Lukas Svoboda
Lukas Svoboda
Outdated - closing
Solution is to add ``` requires_context: domain: light ``` As in #946 ping @stevoh6 @dontinelli @mxwi
> @schizza: I see that your PR #946 passed all tests. When I try to do the same (with adding a sentence in the test file), I still get an...
@dontinelli so the problem is that sentence `"Schaut d Schlafzimmer Lampe y"` is falling to `homeassistant_HassTurnOn` instead to `light_HassTurnOn` Sentence `"Zünd d Schlafzimmer Lampe a"` dont fall into `homeassistant_HassTurnOn` because...
Yes, this would be awesome to search only in my repos and my Issues and PR. As I am quite unable to find my PR's or Issues in the bunch...
> Hi there @schizza 👋 > > We collect brands in this repository, I would have expected the branding of Sencor to be used here. > > ../Frenck Ok, I...
> The logos look like the icons in terms of size? The icons don't seem to match what the manufacturer is using for their branding? > > ../Frenck The logo...
@tetele Hi, did not work for me either. But in light sentences omit `requires_context`, leave `domain:light` and add `excludes_context: light` to `homeassistant_HassTurnOn/Off` sentences. That worked for me. Look at #1051
> it's actually enough to add > > ``` > slots: > domain: light > ``` > > to the sentence in `light_HassTurnOn.yaml`, but I feel as though it's wrong...
Same here. It seems that integration don't know of status changes if its happened over Somfy/Tahoma hardware.