Commit Graph

1746 Commits

Author SHA1 Message Date
Jesse Hills
8c3d9b5b8b
Merge branch 'current' into next 2023-01-23 09:06:03 +13:00
Nejc
dd5bc51973
Update pcf8574.rst (#2608)
* Update pcf8574.rst

* Update components/pcf8574.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-22 08:50:58 +13:00
Jesse Hills
96308aeb57
Merge branch 'current' into next 2023-01-20 18:33:02 +13:00
Lukas Schulte
50171271cc
addded: BME680 IAQ Class (#2593)
* addded: BME680 IAQ Class

* fixed: yaml layout

* fixed: some iaq values has result in an error

* Update bme680_bsec.rst

* Update bme680_bsec.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-19 19:42:35 +01:00
billthe4th
7453de6ae2
Fix esp32-arduino_framework ref (#2587) 2023-01-19 14:59:17 +01:00
H. Árkosi Róbert
110080c3f4
Revert "Added power negative filter example - very useful (#2595)" (#2604)
This reverts commit db7c4b4c59.
2023-01-19 14:33:24 +01:00
Chester
db7c4b4c59
Added power negative filter example - very useful (#2595) 2023-01-19 14:30:58 +01:00
jensgraef
1659578643
Fix typo in text-sensor documentation (#2601) 2023-01-19 13:47:53 +01:00
Jesse Hills
21a01eee50
Fix link to mqtt base component config (#2603) 2023-01-19 09:49:06 +13:00
H. Árkosi Róbert
b84eb16038
Documentation for wiegand component (#2424)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-18 14:37:57 +13:00
Valentin Ochs
52e7be2e97
Documentation for sigma_delta_output component (#2500)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-18 13:42:36 +13:00
Stanislav Habich
833d2d783a
Updated documentation for pca9685 (#2325) 2023-01-18 13:00:39 +13:00
Mathias Stock
d0378c71b8
Add support for EE895, HTE501 and TEE501 sensors (#2241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-18 10:43:20 +13:00
Z3LIFF
170f9fa40b
add "actual_gain" information (#2600) 2023-01-18 10:17:35 +13:00
H. Árkosi Róbert
9c5afcbec1
Documentation for key_collector component (#2426)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-17 17:18:42 +13:00
martin jonasson
9b3096fa2f
Spelling mistake public/publish (#2594) 2023-01-14 14:24:17 -08:00
Antonio Fiol
101ead9279
Fix API reference link (#2586) 2023-01-11 10:09:55 +01:00
Antonio Fiol
7697877195
Add note explaining what to do in set_action (#2585)
Add note explaining what to do in set_action to update the state of the component.
2023-01-11 09:51:27 +01:00
Samuel Sieb
bc0c9aa286
Add framework workaround to the config example (#2580) 2023-01-11 15:45:47 +13:00
EtienneMD
52a5ebea51
Add X9C potentiometer docs (#2541) 2023-01-11 14:51:58 +13:00
Stas
6a378af92e
http_request: document new parameter duration_ms in on_response handler (#2578) 2023-01-10 17:40:48 +13:00
H. Árkosi Róbert
f08998729a
Documentation for matrix_keypad component (#2425)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-10 16:07:17 +13:00
lillborje71
36b3a33c05
fix rotary encode example (#2573) 2023-01-04 15:34:00 -08:00
optimusprimespace
ca531ba52e
Updated pmsx003.rst (#2567) 2022-12-23 13:45:46 +01:00
brogon
e189d6d85c
Pcf85063 rtc (#2347)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-23 12:33:58 +13:00
Jeremy Pack
dc528e0b6b
Rework reference to MQTT as its not really the point (#2565) 2022-12-23 11:59:38 +13:00
Jesse Hills
28f359e8c5
Merge branch 'current' into next 2022-12-22 22:58:00 +00:00
Jesse Hills
150d149d60
Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
Cossid
039228274a
Add documentation for SM2235 & SM2335 LED drivers (#2514) 2022-12-23 11:04:29 +13:00
Cossid
e73edf0fbb
Add documentation for new component BB1658CJ LED Driver (#2432) 2022-12-23 10:39:49 +13:00
Cossid
42baa49565
Add documentation for new component BP5758D LED driver. (#2433) 2022-12-23 10:24:52 +13:00
Jesse Hills
0751e604f7
Add disable_crc to modbus doc (#2563) 2022-12-22 20:14:15 +13:00
Dave T
16b7c27648
Add docs for ili9341 image adaptive pallet mode (#2089) 2022-12-22 19:54:07 +13:00
Steve Rodgers
f17fe13da6
Add PCA9554 docs (#2532) 2022-12-22 18:39:29 +13:00
Evgeni Golov
a3bc4197fa
document that cron behaves like days_of_week, not like crontab (#2555) 2022-12-18 12:51:45 -08:00
mailwash
7ccd3ddfe9
Update sn74hc165.rst (#2552)
Corrected:
        pin:
          sn74hc165: sn74hc165_hub
2022-12-18 13:54:49 +01:00
H. Árkosi Róbert
0cf1618a7c
Update servo.rst (#2546)
8551c30b39 (commitcomment-93267779)
2022-12-16 15:09:31 +01:00
pedjas
67e445bc06
Updated example (#2545)
Example updates so it better represents how it should be used for novice users and work as expected.
2022-12-16 13:28:00 +01:00
Nejc
afa259f609
Added example for 16x32 display in addressable_light.rst (#2543)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-16 10:40:36 +13:00
J. Nick Koston
aef86632f1
Update bluetooth proxy docs with latest information on active bluetooth connections (#2469)
* Add warning about web server component causing failures

* Update components/bluetooth_proxy.rst

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* feedback

* feedback

* Apply suggestions from code review

* Update components/bluetooth_proxy.rst

* feedback

* feedback

* preen

* preen

* clarify services are GATT services

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-15 18:25:18 +01:00
H. Árkosi Róbert
bb4125f709
Update wifi.rst (#2540)
add ethernet to seealso
2022-12-15 10:04:45 +01:00
H. Árkosi Róbert
bd15bf78f7
Update ethernet_info.rst (#2539)
add ethernet to seealso
2022-12-15 10:01:30 +01:00
H. Árkosi Róbert
4e2619e50b
Update wifi_info.rst (#2538)
add wifi and wifi_signal to seealso
2022-12-15 10:01:03 +01:00
H. Árkosi Róbert
0b108efbba
Update wifi_signal.rst (#2536)
add wifi_info to seealso
2022-12-15 10:00:44 +01:00
H. Árkosi Róbert
5712ac2feb
Update wifi.rst (#2537)
add wifi_info and wifi_signal to seealso
2022-12-15 10:00:22 +01:00
H. Árkosi Róbert
3c5725837b
Update network.rst (#2535) 2022-12-15 09:55:53 +01:00
H. Árkosi Róbert
d1a76e03b8
Update ethernet.rst (#2534)
merge similar configs
2022-12-15 09:16:16 +01:00
Jeef
65d61fef7b
Update xiaomi_ble.rst (#2531)
* Update xiaomi_ble.rst

I spent a while trying to figure out how to find the Mac address for some sensors. As Bind Key has a top level heading I figured MAC address should also.

* Update xiaomi_ble.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 21:00:36 +01:00
pedjas
3d4d6bdca1
Added basic usage example (#2498)
* Added basic usage example

Document is not easy to follow for people who do not have some experience using ESPHome. I added simple usage example to help them starting up.

* Update index.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 17:49:11 +01:00
H. Árkosi Róbert
d931e55d50
Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance (#2529)
* Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance
2022-12-14 17:46:09 +01:00