13 Commits

Author SHA1 Message Date
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Anders Melchiorsen
045422dad6 Return of entity_id in template platforms (#4600) 2018-02-07 22:46:16 -08:00
arsaboo
a9d988eb7e Removed entity_id from template cover 2017-12-13 14:17:33 -05:00
Aaron Bach
257dea75e6 Documentation additions (#3654) 2017-10-30 09:28:35 -07:00
cdce8p
e3ca50b478 Simplyfied scripts (#3473)
- Simplyfied scripts using service_template
- Changed "all_covers" to "cover_gorup"
2017-10-01 11:54:08 +02:00
Dale Higgs
2676c87abe Add Jekyll plugin for Configuration Variables (#3415)
* Add Jekyll plugin for configuration variables

* Fix requested changes

* Remove blank lines after configuration tag

* Add component/platform to configuration tag
2017-09-22 17:51:02 -07:00
cdce8p
50ff5dec28 Added doc for controlling two or more covers at once (#3013)
* Added doc for controlling two or more covers at once

Unresolved issues:
- open_covers only available when all covers are closed -> Possible fix: allow third state for value_template (half open)
- position value in detailed view are either 0 (closed) or 100 (open), neverthanless set_position works as intended

* Added sensor and icon support

* Added raw tags

* Fix error

Received invalid cover is_on state: . Expected: open, closed, true, false

* Raw tags, Linkable title and assume_state

Assume state allows buttons to alwalys be enabled if PR is accepted.

* Update escaping
2017-08-26 22:31:33 +02:00
Franck Nijhof
0b3f8afee3
Hotfix of Liquid exception, thrown by TravisCI: Unknown tag 2017-08-26 22:27:38 +02:00
PhracturedBlue
c5e9165258
Optimistic Mode (was 'Timed cover') (#2948)
* Open/Close/Stop are now optional

* typo

* Document timed-moves and optimistic mode

* Update cover.template.markdown

* Remove timed-movement
2017-08-26 22:17:18 +02:00
Paulus Schoutsen
8879b5a610 Merge remote-tracking branch 'origin/current' into next 2017-07-13 09:31:46 -07:00
PhracturedBlue
995ccf66fc Open/Close/Stop are now optional (#2933)
* Open/Close/Stop are now optional

* typo
2017-07-08 11:59:44 +03:00
Alok Saboo
5380823190 Fixed typo in cover automation (#2922) 2017-07-02 21:58:46 +02:00
PhracturedBlue
53021cf61f Initial documentation for cover templates (#2842)
* Initial documentation for cover templates

* Fix many typos found during review.

* Fix typos and formatting
2017-06-30 18:47:52 +02:00