Commit Graph

76 Commits

Author SHA1 Message Date
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
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
dentra
ecef9f316c
Tuya automation and text sensor support (#1684) 2021-11-30 08:08:56 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Martin
ce04f78066
document modbus fp32 datatype (#1590)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-26 12:49:07 +13:00
Oxan van Leeuwen
e51bd800e9
Add map filter for text sensors (#1632) 2021-11-26 09:35:38 +13:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills
1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
Stefan
0ba5dfdd24
Switch the words 'prefix' and 'suffix' (#1551)
I could be wrong, but I think the words 'prefix' and 'suffix' are used in the wrong place. 
When you append a string, you add text to the end. So the text you add you call a suffix, right?
When you prepend a string, you add text to the beginning. So the text you add you call a prefix, right?
2021-10-21 11:53:08 +02:00
WeekendWarrior1
479acf411b
text sensor filter documentation (#1497)
* text sensor filter documentation

* document on raw value automation

* Apply suggestions from code review

thanks Oxan!

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-29 23:25:11 +02:00
Martin
33ba298b13
Modbus controller docs (#1388)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
Gustavo Ambrozio
89bdc8c7ee
Adding docs to new scan results text sensor. (#1054) 2021-09-22 13:44:24 +02:00
Chris Nussbaum
1d253f135e
Template sensor publish updates (#1444)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:36:57 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Otto winter
a7a9f297ae
Merge branch 'current' into next 2021-08-04 17:45:47 +02:00