13 Commits

Author SHA1 Message Date
Franck Nijhof
eb389e429e
Revert "Document scan_interval support for RESTful switch (#31330)" (#31348)
This reverts commit a60dd28b656620e5d0f9d55ba27a279276c1f1c0.
2024-02-12 07:41:50 +01:00
holysoles
a60dd28b65
Document scan_interval support for RESTful switch (#31330)
* Update switch.rest.markdown

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-02-09 09:24:12 +01:00
G Johansson
94f3e9a8f3
rest switch manualtriggerentity (#28530) 2023-08-15 12:49:18 +02:00
Jan Bouwhuis
729991f4ff
Correct documentaion links to templating docs (#26055) 2023-02-02 13:34:17 +01:00
Chris Browet
813be23edf
Add REST sensor/binary_sensor/switch templated headers & params (#20058) 2021-11-02 18:47:40 +01:00
Chris Browet
8a8564272b
add state_class to rest sensor & device_class to rest switch (#19860) 2021-10-22 22:57:24 +02:00
Mike Meessen
0f420992d8
Fix the display of default values (#18094)
The `{% configuration %}` section uses yaml and some jekyll template to generate the html output of the configuration description. However, yaml parses the raw values `ON` and `OFF` as booleans, which are then displayed as `true` and `false` in the final rendered html. This change adds quotes around those values so that they are parsed as strings and displayed as is in the html.
2021-06-05 19:48:44 +02:00
Franck Nijhof
3feb54c3c7
Merge branch 'current' into next 2021-02-09 12:27:50 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Aleksander Żarczyński
303b93203d
Update switch.rest.markdown (#16349) 2021-01-29 18:03:55 +01:00
jjlawren
395b87a084
Add REST Switch state_resource (#14392) 2020-09-04 16:59:01 +02:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00