Commit Graph

53 Commits

Author SHA1 Message Date
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
Jozef Zuzelka
47f216de30
Ble scanner doc (#611)
* Added ble_scanner documentation.

* Added ble_scanner link into /index.rst

* Update components/text_sensor/ble_scanner.rst

Improved sensor description.

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* ble_scanner: esphome.io link replaced with ref.

* ble_scanner-doc: fixed bar length

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-05-19 21:13:39 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Guillermo Ruffino
976ea82b5f
add mac address info (#554) 2020-04-24 20:57:55 -03:00
Tommy Kihlstrøm
cac2d84b10
Added examples for uart text sensor (#468)
* Added examples for uart text sensor
2020-03-12 14:23:35 -07:00
Otto Winter
d23b7e5736
Updates 2019-05-15 11:49:05 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00
gitolicious
3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00