-
Notifications
You must be signed in to change notification settings - Fork 583
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
Response entity is None #2944
Labels
Comments
Is the response "Slog på None" or Tände None"? |
In your HA, what kind of entity is "uppetoalett"? |
The correct response for light should be "tände entity". A switch could be "slog på entity". I have a PR (not ready, for that change). Hence the response, for this example with my light uppetoalett (upstairs bathroom) should be "Slog på uppetoalett". |
danielholm
added a commit
to danielholm/intents
that referenced
this issue
Feb 3, 2025
larsdunemark
added a commit
to larsdunemark/intents
that referenced
this issue
Feb 4, 2025
Combined redundant testcases and removed response cover from all HassTurnOff intent. This will probably fix one part of home-assistant#2944 where turn off and turn on did respond with different respond type.
larsdunemark
added a commit
to larsdunemark/intents
that referenced
this issue
Feb 4, 2025
Combined redundant testcases and removed response cover from all HassTurnOff intent. This will probably fix one part of home-assistant#2944 where turn off and turn on did respond with different respond type.
larsdunemark
added a commit
that referenced
this issue
Feb 4, 2025
Combined redundant testcases and removed response cover from all HassTurnOff intent. This will probably fix one part of #2944 where turn off and turn on did respond with different respond type.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On HA 2025.2.b2.
Swedish language.
Using Voice assistant in HA to, for example, turn a light on, the response is missing entity name and simply response with
Turned on None
However turn off, shows the name
The text was updated successfully, but these errors were encountered: