mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
[cover] Also exercise cover.template.publish with state: alias
This commit is contained in:
@@ -302,6 +302,10 @@ cover:
|
||||
has_position: true
|
||||
optimistic: true
|
||||
open_action:
|
||||
# CONF_STATE alias for the position bit
|
||||
- cover.template.publish:
|
||||
id: template_cover_actions
|
||||
state: OPEN
|
||||
- cover.template.publish:
|
||||
id: template_cover_actions
|
||||
position: 1.0
|
||||
|
||||
Reference in New Issue
Block a user