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
I think the above sentence needs to be changed, because without all optional parts it reduces to - "Helligkeit <brightness>"
which I think does not make sense without
requires_context:
area:
slot: true
The text was updated successfully, but these errors were encountered:
It will most likely work with built-in intent, but someone needs to create a PR with new sentence
The function is quite specific, it can literally blind you if the device misunderstands you. I would leave it to the end user to choose whether to add it to himself or not.
To set the brightness in the area of the activated satellite does not work.
I think it should be something like this:
But even when I'm using this in custom_sentences to extend the build in HassLightSet, this is conflicting with the current
- "[<setzen> ]<artikel> Helligkeit[ (<lichter>|<alle_lichter>)][ <area>][ auf] <brightness>[ ein]"
(https://github.com/home-assistant/intents/blob/main/sentences/de/light_HassLightSet.yaml#L15)
I think the above sentence needs to be changed, because without all optional parts it reduces to
- "Helligkeit <brightness>"
which I think does not make sense without
The text was updated successfully, but these errors were encountered: