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

[CS] Add intents for locks #2918

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

adamjez
Copy link

@adamjez adamjez commented Jan 26, 2025

Add following intents for lock domain:

  • HassTurnOn
  • HassTurnOff
  • HassGetState

Notes

  • The state responses use the terms "Odemčeno" and "Zamčeno", consistent with Home Assistant's terminology for the lock domain.
  • The terms "Odemči" and "Zamči" are also accepted, even though they are not grammatically correct.
  • While functional, the responses for HassGetState could benefit from refinement to improve natural language output. For example, the sentence:

"Ne, vstupní dveře není zamčeno"

is grammatically awkward and should be revised to:

"Ne, vstupní dveře jsou zamčené."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant