Commit Graph

90 Commits

Author SHA1 Message Date
Jesse Hills
ab3781ab3a
Merge branch 'current' into next 2024-08-14 03:30:39 +00:00
Jesse Hills
5e53c6fed8
[text_sensor] Tidy up name/id (#4152) 2024-08-13 21:38:05 -05:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome (#3678)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
Jesse Hills
83e40cc8c1
Merge branch 'current' into next 2024-07-16 16:51:03 +12:00
Jesse Hills
a6d42d5ebd
Merge branch 'current' into beta 2024-07-16 16:51:03 +12:00
Jesse Hills
a31efd3c0b
Replace mac addresses in docs with XX:XX:XX:XX:XX:XX (#4050) 2024-07-15 11:40:55 +12:00
Sergey Dudanov
e81014ad75
[modbus_text_sensor] new default ANSI encoding type (#3994) 2024-06-27 13:50:28 +12:00
Jesse Hills
9dba019fee
Merge branch 'current' into next 2024-06-10 18:54:21 +00:00
imgbot[bot]
8e8fc9a8e3
[ImgBot] Optimize images (#3931)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-11 06:47:30 +12:00
Pieter Viljoen
bb460cd41d
Add Ethernet MAC address to ethernet_info (#3887) 2024-06-04 14:57:07 +12:00
Jesse Hills
e520d41dc6
Merge branch 'current' into next 2024-06-02 09:18:57 +00:00
H. Árkosi Róbert
d4ad0730db
ancient version mentions removed + version sensor screenshot update (#3885) 2024-05-31 07:33:34 +12:00
RFDarter
99e76d6689
Webserver entity sorting (#3741)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 13:54:22 +12:00
Pavlo Dudnytskyi
d28cfebad3
Documentation added for button and text_sensor components of Haier integration (#3851)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-05-24 09:07:46 +12:00
Jesse Hills
696a828156
Merge branch 'current' into next 2024-05-07 05:45:51 +00:00
Jesse Hills
88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Keith Burzinski
ca96dd49e1
Change "integration" -> "component", minor copy fixes (#3790) 2024-05-07 17:16:56 +12:00
Jesse Hills
ab42cc0fef
Merge branch 'current' into next 2024-04-24 00:52:23 +00:00
Jesse Hills
b8523b89fb
Remove "Required Home Assistant XXXX.X" messages for older versions (#3788) 2024-04-23 16:46:47 +12:00
Jimmy Hedman
6ba642635c
Add DNS sensor (#3721) 2024-04-12 14:01:13 +10: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
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
H. Árkosi Róbert
9e4ff6e250
Brush up modbus docs (#3478) 2024-01-30 18:01:35 -06:00
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Keith Burzinski
f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
Kuba Szczodrzyński
6dacabd9ff
Add LibreTiny documentation (#3159)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-05 10:16:29 +12:00
Christian
04256bc1ba
update doc DNS Address (#2919) 2023-05-17 16:29:23 +12:00
Chris Nussbaum
8c03d2fc36
Revert template sensor publish updates (#2889) 2023-05-04 10:16:16 +12:00
Jesse Hills
8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
jensgraef
1659578643
Fix typo in text-sensor documentation (#2601) 2023-01-19 13:47:53 +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
Jesse Hills
6b0c125f6a
Merge branch 'current' into beta 2022-11-16 12:30:35 +13:00
H. Árkosi Róbert
b92ca2d93a
Update homeassistant.rst 2022-11-14 14:20:09 +01:00
Jesse Hills
ff64be2162
Merge branch 'current' into next 2022-11-09 17:26:51 +13:00
Jadson Santos
e306940c09
Add ethernet_info docs (#2300) 2022-10-19 13:44:58 +13:00
Marcel Hoppe
6764a47089
Add support for wl-134 (#2137)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 13:44:30 +13:00
Søren Christian Aarup
e483de08ca
Marked "name" as optional 2022-09-14 09:27:23 +02:00
Søren Christian Aarup
9aab27bf47
"name" not required
Does not seem like "name" is required and it is not mentioned in example 2.
2022-09-13 11:12:37 +02:00
Chris
a15796d857
Copy and paste error
There was, what I believe to be a copy and paste error carried over from the mqtt sensor which only allows numeric data.
2022-06-20 20:57:56 -07:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Borys Pierov
035da429bf
text_sensor for ble_client - docs (#1823)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 09:49:25 +01:00
Flaviu Tamas
152b29970a
Merge pull request #1721 from RebbePod/patch-6
Add See Also Base Text Sensor
2022-01-12 20:20:17 -05:00
Flaviu Tamas
19cb984691
Merge pull request #1720 from RebbePod/patch-5
Add See Also Base Text Sensor
2022-01-12 20:20:08 -05:00
Stefan Gmeiner
ce9bef8a65 Typos. 2022-01-05 21:52:53 +01:00
Stefan Gmeiner
591ce9786d Fix options and use smaller/better example. 2022-01-05 21:41:29 +01:00
Rebbe Pod
3df8551733
Add See Also Base Text Sensor 2021-12-13 00:26:36 -05:00
Rebbe Pod
87cc80b582
Add See Also Base Text Sensor
Perhaps also remove the reference to config right above
2021-12-13 00:25:17 -05:00
Jesse Hills
788ddeb85e
Merge branch 'current' into beta 2021-12-10 09:50:02 +13:00
Rebbe Pod
a3c15eea38
Add some sign that the link is to the API (#1706) 2021-12-08 09:20:06 +01:00