20 Commits

Author SHA1 Message Date
Michael R. Davis
94c267623f Update the YAML example to a more "generic" example (#4371)
The original YAML platform example was written to only support one platform within a switch component.
2018-01-08 13:03:47 +01:00
Florian Klien
3f1972b97b fixed typos, spelling mistakes (#3436) 2017-09-25 22:26:17 +02:00
Bart274
699523f56a value is needed instead of return_value (#2040) 2017-02-14 19:18:30 +01:00
Fabian Affolter
03d44a12b0 Revert "correct value_template format for command_state" (#1873) 2017-01-25 11:13:20 +01:00
nunojusto
297e37dbae correct value_template format for command_state (#1868) 2017-01-25 09:40:34 +01:00
Matt N
2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Nathan Henrie
edf76a05b2 Update switch.command_line friendly_name behavior (#1437)
`switch.command_line` will now always use `object_id` for `entity_id`, even if `friendly_name` is given.

https://github.com/home-assistant/home-assistant/issues/3434
https://github.com/home-assistant/home-assistant/pull/4343

How interesting -- issue 3434 and PR 4343.
2016-11-16 22:14:31 +01:00
Molodax
5730af01ed Update switch.command_line.markdown (#1436)
There are several mistakes in the examples: upper case and spaces are not allowed in identifier.
See the issue here: https://community.home-assistant.io/t/command-line-switch-possible-documentation-issue/6218/3
2016-11-13 15:49:37 +01:00
Robbie Trencheny
afdd04e844 Merge branch 'current' into next 2016-10-05 15:44:06 -07:00
Fares Rihani
36c60ffd19 Consolidated spelling fixes. ref #1052 (#1132)
* Consolidated spelling fixes. ref #1052
2016-10-05 10:17:36 +02:00
Fabian Affolter
a2776110aa Minimizing of the configuration sample (#1047) 2016-10-02 17:14:23 +02:00
Fabian Affolter
59116bcfef
Update variables description 2016-09-10 15:25:41 +02:00
Fabian Affolter
8beaf8ba7e
Update configuration variables 2016-09-08 12:13:09 +02:00
Fabian Affolter
f6524bbc52
Add IoT class 2016-09-01 17:20:19 +02:00
Fabian Affolter
5f1cc30066 Add HA release 2016-05-07 13:58:27 +02:00
Fabian Affolter
30abcda712 Fix sample 2016-05-02 08:49:34 +02:00
joemcmonagle
04e6d9d965 Update switch.command_line.markdown 2016-04-19 10:59:42 -04:00
Robbie Trencheny
ae6bb6649e automic.us/forum/ -> community.home-assistant.io 2016-03-30 14:28:10 -07:00
joemcmonagle
cad8c80398 Update switch.command_line.markdown with additional example including statecmd
Posted this example to Gitter: https://gitter.im/balloob/home-assistant?at=56e10e516fde057c26856411
None of the current examples for command_line switches show support for the statecmd along with value_template, so I think this might be a useful addition to the page. I'm happy to update the example with any other explanation
2016-03-10 02:17:59 -05:00
Paulus Schoutsen
5ae2195126 Release 0.14 blogpost 2016-02-27 16:30:32 -08:00