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...