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
Guillermo Ruffino
5b0a0aa74d
A few format consistency issues ( #1340 )
...
* fix nextion missing properties
* teleinfo is now component
* tuya props formatting
* havells name component mismatch
* light.addressable_set do not have color_brightness
* Revert "light.addressable_set do not have color_brightness"
This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Jesse Hills
c30920a713
Merge branch 'current' into next
2021-07-29 19:51:02 +12:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values ( #1327 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Jesse Hills
d41b259a28
Merge branch 'current' into next
2021-07-27 09:42:47 +12:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos ( #1324 )
2021-07-22 23:38:38 +02:00
SenexCrenshaw
e015aca5ca
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 13:56:01 +12:00
SenexCrenshaw
86ed64201c
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 12:51:30 +12:00
Franck Nijhof
0068dbbfbf
Add attribute support to Home Assistant sensors ( #1159 )
2021-05-17 11:16:33 +12:00
Guillermo Ruffino
896afdcfa1
Fix format next ( #1023 )
...
* Missing colon
* update sun
* format fix and adaptation
* fix format
* fix format 2
* fix format 3
* fix format
* fix format
* fix format
* format fix
* revert title as heads
* rename image case-sensitive
* rename again
2021-02-20 18:02:46 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next
2020-07-14 21:14:02 +02:00
Wauter
d71c2e7db9
documentation for version sensor hide timestamp option ( #640 )
2020-07-11 17:32:46 -03:00