Commit Graph

14 Commits (zwa-2-distributor)

Author SHA1 Message Date
G Johansson 72d08b024b
Update integrations that are ManualTriggerEntity with template information (#35730) 2024-11-21 20:46:30 +01:00
Madelena Mak d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7 d545c0bf86
s-integrations: add glossary reference to config file (#32762) 2024-05-14 16:28:47 +02: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