Simon Lamon
Simon Lamon
It's still somewhere a state attached to a scene that can't be displayed. Can you post the scene states from the developers tools? Can you also try safe mode (check...
I can reproduce it now by setting a scene state to "off".
I went to look it up in the documentation, and "on" and "off" are not correct states for a scene. If a custom component is providing them like this, you...
Our issue tracker is for bugs only, since it's no longer a bug there's nothing more we can do in this issue, I should have been more clear about that....
> @emontnemery just to be clear, did you want me to mark this as ready for review when the frontend PR is merged, or when the frontend PR is also...
> Is there a bug in this test then? https://github.com/home-assistant/core/blob/dev/tests/components/tag/test_init.py#L269 No, the (websocket) handler works correctly, what is being tested in this test, what is also being mentioned in both...
> Isn't that test case what's happening when creating a tag (as mentioned in the issue)? A message that comes in creates the Kitchen tag which do have a proper...
I've applied your changes since they make sense. > I think we should update the `_create_entry` method instead. I'm not sure if I still have to do something for this....
> Maybe it's worth checking in with @nagyrobi (developer of [home-assistant-custom-components-linkplay](https://github.com/nagyrobi/home-assistant-custom-components-linkplay)) to integrate an already developed module into home assistant rather than starting from scratch? Ensuring backward compatibility with the...
The second problem is being fixed in [#34618](https://github.com/home-assistant/home-assistant.io/pull/34618).