Clyde Stubbs
9cdbd6da73
Add CST816 touchscreen docs ( #3459 )
...
* Add CST816 touchscreen docs
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-11 16:35:08 +11:00
Rodrigo Martín
9279b696e1
feat(MQTT): Add QoS option for each MQTT component ( #3635 )
2024-03-11 13:12:56 +13:00
chbmuc
f66261f2b8
Add IRK support to allow tracking of devices with random MAC addresses ( #3666 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 10:12:03 +11:00
alexborro
66f924f816
[Fingerprint_grow] Add description for Sleep Mode Feature ( #3558 )
2024-03-11 12:04:20 +13:00
Samuel Sieb
b32101c04b
document template fan and fan triggers ( #3655 )
2024-03-10 15:42:14 -07:00
Solomon
2af197fe09
Add documentation for ADS1118 ( #3606 )
...
Co-authored-by: Solomon <solomon.gorkhover@finnpartners.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 11:09:09 +13:00
Dmitry
ab4e7bd835
Add AGS10 Sensor ( #3527 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 10:19:14 +13:00
RFDarter
d549160fc9
add doc for datetime component ( #3595 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:24 +13:00
Jesse Hills
49d194a538
Merge branch 'current' into next
2024-03-06 09:32:01 +13:00
Samuel Sieb
89ce2b20f4
optional output is temporary ( #3654 )
2024-03-06 07:41:53 +13:00
Jesse Hills
0ca8a1868e
Add docs for passing the used wake word to the voice_assistant ( #3651 )
2024-03-06 07:41:24 +13:00
Pavlo Dudnytskyi
f3c10ed34b
Help for additional haier climete sensors added ( #3628 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-03-05 10:54:04 +13:00
Dan Jackson
480478582a
Support for MS8607 PHT (Pressure Humidity Temperature) sensor ( #1974 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-05 10:50:11 +13:00
mathieu-mp
4d279427e5
Add regular polygon shapes to display component ( #3551 )
2024-03-01 16:49:29 +13:00
Jeroen van Oort
3d9616b5eb
Document W5500 support ( #2843 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-01 13:46:12 +13:00
DAVe3283
5fd4b4d74d
CSE7766 Apparent Power & Power Factor calculations ( #3643 )
2024-02-29 10:12:06 +13:00
Kevin Reilly
89f7224656
FAQ: fixed location of re-add when unavailable ( #3650 )
2024-02-28 18:23:44 +01:00
Jesse Hills
b93759a2c8
Add docs for esphome->project->on_update ( #3647 )
2024-02-28 02:01:59 -06:00
Kevin Reilly
eb3cfff760
FAQ: unavailable entities during deep sleep ( #3648 )
...
* FAQ: unavailable entities during deep sleep
* Deep sleep: added note about unavailable entity states
---------
Co-authored-by: Kevin Reilly <kevin.reilly@epicgames.com>
2024-02-28 07:51:46 +01:00
Dariusz Dalecki
17b35f9942
Update description to 2.9in V2 eink display variant ( #3637 )
...
As doc extension for this pull request which introduces "2.90inv2-r2" model:
https://github.com/esphome/esphome/pull/5481
2024-02-28 13:28:02 +11:00
NP v/d Spek
19876e886b
[RTTTL] add Gain volume control ( #3644 )
2024-02-28 11:31:36 +13:00
Zynth-dev
a49bc0140e
Update index.rst ( #3645 )
...
Explanation for how to check if the select has a specific value selected. This is very difficult to find/deduce from the documentation.
2024-02-27 20:47:11 +01:00
Jimmy Hedman
3d2defde69
Document new parameter min_ipv6_addr_count
and sub sensors for wifi_info and ethernet_info ( #3234 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: ghsensdev <145111396+ghsensdev@users.noreply.github.com>
Co-authored-by: Daniel Baulig <me@danielbaulig.de>
2024-02-28 07:14:49 +13:00
Clyde Stubbs
b8e58d401d
Add info about work-around for ble_tracker and wifi use on single core ( #3502 )
...
chips.
2024-02-27 07:04:03 +01:00
BigBobbas
d0cb0a4188
Docs should specify that PSRAM is required ( #3621 )
...
* added requires PSRAM
* Update components/micro_wake_word.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 08:57:53 +00:00
dougiteixeira
23c23421aa
Add device class support to text sensor ( #3599 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-26 11:29:42 +13:00
Alexander Puzynia
e34ef83ad2
Update esphome.rst docs for ESPHOME_BUILD_PATH environment variable ( #3183 )
2024-02-26 11:29:18 +13:00
H. Árkosi Róbert
a618617e64
Remove dead inkplate link ( #3515 )
2024-02-25 20:20:23 +00:00
H. Árkosi Róbert
ccfbee538f
Delete devices directory ( #3472 )
2024-02-26 09:18:01 +13:00
Samuel Sieb
e875695aee
output is optional ( #3633 )
2024-02-26 07:52:29 +13:00
Jesse Hills
a1ac3dc1b5
Merge branch 'current' into next
2024-02-26 07:46:51 +13:00
betz0r
2037a12f8d
Fix typo liquit to liquid ( #3638 )
2024-02-26 07:40:12 +13:00
Samuel Sieb
88cdf5cc4e
output is optional ( #3633 )
2024-02-26 07:22:50 +13:00
MrEditor97
68adb55c79
Update I2C minimum bus speed ( #3493 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-23 07:05:04 +01:00
Stefan Rado
ce7d691779
Add documentation for uponor_smatrix component ( #3381 )
2024-02-22 16:03:17 +13:00
Stephen Tierney
46790fd346
LTR390 - Multiple fixes (sensor name, descriptions and notes) ( #3585 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-21 17:10:07 +13:00
Keith Burzinski
6a9e138cec
Update VA docs to add on_idle action ( #3572 )
2024-02-21 10:57:46 +13:00
Keith Burzinski
26a717af0a
Update VA docs to add on_idle action ( #3572 )
2024-02-21 10:38:28 +13:00
Kevin P. Fleming
6bae4e4037
New component: ADE7880 voltage/current/power/energy sensor ( #3123 )
2024-02-20 12:24:49 +13:00
Jesse Hills
c473a1d6cd
microWakeWord: Add minimum_esphome_version as optional field ( #3612 )
2024-02-19 17:01:05 +13:00
kahrendt
54d84e26c4
probability cutoff is a percentage ( #3609 )
2024-02-19 17:01:05 +13:00
Anton Viktorov
7d8c3c757a
INA226 - new options added for ADC configuration; Fixed improper work with signed values ( #3608 )
2024-02-19 14:25:02 +13:00
Jesse Hills
8fd1f43376
microWakeWord: Add minimum_esphome_version as optional field ( #3612 )
2024-02-19 11:53:00 +13:00
bisbastuner
491c33fc15
Add documentation about the new supply_voltage option ( #3607 )
2024-02-19 07:44:29 +13:00
kahrendt
49afad2a65
probability cutoff is a percentage ( #3609 )
2024-02-18 18:50:52 +13:00
Jesse Hills
9f189c737a
Merge branch 'current' into next
2024-02-13 09:44:35 +13:00
Jesse Hills
2dd2324963
Micro Wake Word docs ( #3603 )
2024-02-13 09:39:03 +13:00
ChuckMash
b8bb71d71f
Documentation for 6190 & 6193 (WLED Sync fix and BK72XX support) ( #3602 )
2024-02-12 17:31:27 +13:00
Clyde Stubbs
e4308e4e92
Fix ili9xxx docs, specifically example configs. ( #3451 )
2024-02-11 07:42:44 +01:00
NP v/d Spek
359ce8c896
[touchscreen] Add a note to the update_interval ( #3601 )
...
* [touchscreen] Add a note to the update_interval
* Update index.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-11 00:21:41 +01:00