You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everywhere, <area> is used, which only allows to control covers in an area.
If <area_floor> would be used (its already prepared in _common.yaml), one could also control covers in floors and not only areas.
Example from cover_HassTurnOn.yaml:
current: - <öffnen> (<abdeckung>|<tor>|<garage>) <area>
The cover domain sentences do not support Floors.
Everywhere,
<area>
is used, which only allows to control covers in an area.If
<area_floor>
would be used (its already prepared in _common.yaml), one could also control covers in floors and not only areas.Example from
cover_HassTurnOn.yaml
:current:
- <öffnen> (<abdeckung>|<tor>|<garage>) <area>
update:
- <öffnen> (<abdeckung>|<tor>|<garage>) <area_floor>
Would be a nice add-on.
Thank you.
The text was updated successfully, but these errors were encountered: