Commit Graph

8 Commits (2676c87abea2b28a3061dad880acdd927b44118a)

Author SHA1 Message Date
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