Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DE] Add support for floors to control covers #2919

Open
badewanne1234 opened this issue Jan 26, 2025 · 0 comments
Open

[DE] Add support for floors to control covers #2919

badewanne1234 opened this issue Jan 26, 2025 · 0 comments
Assignees
Labels

Comments

@badewanne1234
Copy link

badewanne1234 commented Jan 26, 2025

The cover domain sentences do not support Floors.

cover_HassGetState.yaml
cover_HassTurnOff.yaml
cover_HassTurnOn.yaml

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.

@andreasbrett andreasbrett self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants