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
H. Árkosi Róbert
20a6e1ff58
Document cache_services option for bluetooth proxies ( #2528 )
...
https://github.com/esphome/esphome-docs/pull/2520
2022-12-14 17:11:02 +01:00
Jesse Hills
a62f0438fc
Merge branch 'current' into beta
2022-12-12 17:19:06 +13:00
H. Árkosi Róbert
2522c8a92f
Update pid.rst ( #2517 )
...
* Update pid.rst
* Update pid.rst
2022-12-11 17:45:42 +01:00
alsig
84b78f8007
Added documentation for SN74HC165 ( #2504 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-07 12:10:29 +13:00
Jesse Hills
9a8aa667ee
Add reports_fahrenheit to tuya climate ( #2448 )
2022-12-07 07:29:21 +13:00
Jesse Hills
40af2a48ad
Change limit from 4 to 256 for sn74hc595 ( #2490 )
2022-12-07 07:23:11 +13:00
Jesse Hills
12b3894b2f
Merge branch 'current' into next
2022-12-06 12:52:20 +13:00
Bascht74
a7e8ab3b7c
fix mistake in example for .active_index() ( #2499 )
2022-12-02 08:03:57 +13:00
Jesse Hills
b6daf7e679
Merge branch 'current' into next
2022-12-01 13:47:29 +13:00
imgbot[bot]
fb465cfe5a
[ImgBot] Optimize images ( #2486 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-11-30 19:38:57 +13:00
Patrick Collins
c9b92b86d0
Update PID Climate with deadband and sampling ( #1944 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-11-30 10:58:51 +13:00
Javier Peletier
f540ae6be4
Modbus restore mode update PR #4122 ( #2494 )
2022-11-30 10:44:35 +13:00
Javier Peletier
72e6385a3f
move restore mode from gpio/output to base switch ( #2381 )
2022-11-30 10:05:43 +13:00
optimusprimespace
786280b7c0
Update ade7953.rst
2022-11-28 17:09:02 +01:00
optimusprimespace
25be999f28
Update ade7953.rst
2022-11-28 17:06:34 +01:00
H. Árkosi Róbert
8ee46ce4e4
Update i2c.rst
2022-11-28 12:44:38 +01:00
H. Árkosi Róbert
d714d08dad
Merge branch 'current' into patch-5
2022-11-28 11:38:59 +01:00
H. Árkosi Róbert
8d740d122c
Merge pull request #2466 from swifty99/patch-4
...
update clean-mqtt commandline order
2022-11-28 11:31:40 +01:00
H. Árkosi Róbert
820219bf7a
Merge branch 'current' into patch-5
2022-11-28 11:11:45 +01:00
H. Árkosi Róbert
ecd9c97f57
Update wifi_signal.rst
2022-11-28 11:11:15 +01:00
H. Árkosi Róbert
214425385f
Fix anchor
2022-11-28 11:06:38 +01:00
H. Árkosi Róbert
8ee151aac3
Merge branch 'current' into patch-5
2022-11-28 11:03:08 +01:00
H. Árkosi Róbert
d0a95ef5af
Update wifi_signal.rst
2022-11-28 11:02:41 +01:00
H. Árkosi Róbert
09de4bbd2c
Update bme680_bsec.rst
2022-11-28 10:50:08 +01:00
H. Árkosi Róbert
b4d301dddc
Merge branch 'current' into patch-1
2022-11-28 10:48:14 +01:00
H. Árkosi Róbert
75a204059f
Update bme680_bsec.rst
2022-11-28 10:45:40 +01:00
H. Árkosi Róbert
d73b7d1006
Merge branch 'current' into patch-5
2022-11-28 10:40:36 +01:00
H. Árkosi Róbert
e53f92e989
Merge pull request #2434 from piotr-kubiak/patch-2
...
Fixed syntax
2022-11-28 10:39:39 +01:00
H. Árkosi Róbert
00d79a7607
Merge branch 'current' into patch-5
2022-11-28 10:31:38 +01:00
H. Árkosi Róbert
f104f7f23f
Merge pull request #2378 from bkaufx/patch-2
...
Re-send: Fix color temp units for strobe effect
2022-11-28 10:29:53 +01:00
H. Árkosi Róbert
ad9575376d
Merge pull request #2372 from rlowens/patch-6
...
Add copy-sensor anchor
2022-11-28 10:28:00 +01:00
H. Árkosi Róbert
08ccac0388
Merge pull request #2396 from whnr/patch-1
...
Update max31856.rst
2022-11-28 10:26:40 +01:00
H. Árkosi Róbert
d4138b02d8
Merge branch 'current' into patch-1
2022-11-28 10:09:56 +01:00
H. Árkosi Róbert
52af335ce5
Update max31856.rst
2022-11-28 10:09:32 +01:00
H. Árkosi Róbert
f2b3cb875c
Merge branch 'current' into patch-1
2022-11-28 10:06:41 +01:00
H. Árkosi Róbert
0ef29ca648
Update dht.rst
2022-11-28 10:06:10 +01:00
H. Árkosi Róbert
7b15540170
Merge pull request #2332 from duhow/patch-1
...
Update YAML indent of mpl3115a2
2022-11-28 09:46:25 +01:00
H. Árkosi Róbert
e611e14121
Merge pull request #2334 from briangunderson/patch-1
...
update bedjet.rst
2022-11-28 09:45:14 +01:00
H. Árkosi Róbert
dd4fb76dda
Merge pull request #2343 from sisco0/docs/update-quantile-details-link
...
docs: update the quantile link
2022-11-28 09:43:02 +01:00
H. Árkosi Róbert
256fb1a3d7
Merge branch 'current' into current
2022-11-28 09:29:40 +01:00
H. Árkosi Róbert
21da19bdfa
Update pca9685.rst
2022-11-28 09:29:07 +01:00
swifty99
dc68655854
Merge branch 'current' into patch-4
2022-11-27 20:36:24 +01:00
swifty99
5e10fff764
Update i2c.rst
2022-11-27 18:44:24 +01:00
swifty99
8b28684e46
Multiplexing annotation outdated,
...
Added link to I2C Multiplexer
2022-11-27 18:37:24 +01:00
H. Árkosi Róbert
0ab1c99b4f
Merge pull request #2480 from esphome/nagyrobi-patch-4
...
Update thermostat.rst
2022-11-25 14:43:10 +01:00
H. Árkosi Róbert
2d4082d8ad
Update thermostat.rst
...
Remove deprecated (rejected by config validation) options from thermostat
2022-11-25 14:38:58 +01:00
H. Árkosi Róbert
cd9937927f
climate cosmetic fixes
2022-11-25 14:31:51 +01:00
diletone
de1d8332e2
Fix set_calibration_point_high example ( #2476 )
2022-11-25 00:38:09 -08:00
rlowens
ed45c152c9
Update debug.rst
...
Minor typo
2022-11-24 00:17:03 -06:00
Jesse Hills
cd60df33d0
Merge branch 'current' into next
2022-11-24 16:56:33 +13:00
Ryan Neufeld
2e6c5ce710
Update shelly_dimmer.rst ( #2472 )
2022-11-24 07:54:59 +13:00
Jesse Hills
37b668e9c1
Merge branch 'current' into next
2022-11-23 13:00:59 +13:00
Alex Reid
c161e670a9
feat: Doc to support templatable code for Midea IR ( #2463 )
2022-11-23 12:53:51 +13:00
Piotr Kubiak
9d8002ca84
Merge branch 'current' into patch-2
2022-11-22 21:08:51 +01:00
swifty99
913f9175c6
update clean-mqtt commandline order
...
update clean-mqtt to current esphome commandline order
2022-11-21 14:09:31 +01:00
Jesse Hills
3253434979
Fix indentation for sgp4x ( #2465 )
2022-11-21 11:32:46 +13:00
H. Árkosi Róbert
a858abc079
Update bluetooth_proxy.rst
2022-11-18 21:41:51 +01:00