Home Assistant release with the issue: 0.102.1
Last working Home Assistant release (if known): Somewhere between 0.9* and 0.102
Operating environment (Hass.io/Docker/Windows/etc.): Hassbian.
Integration: scenes.
Description of problem: Referencing scenes from within scenes used to work. Doesn't anymore.
Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):
- name: ljusniva5
entities:
scene.lampan_vid_koksbanken_svagare:
state: on
What should happen: scene.lampan_vid_koksbanken_svagare activates.
What actually happens: nothing, and with the following in the logs:
WARNING (MainThread) [homeassistant.helpers.state] Integration scene does not
support reproduce state
Other entities, that aren't "sub-scenes" in the main scene, does activate. It's just "sub-scenes" that are affected.
Home Assistant release with the issue: 0.102.1
Last working Home Assistant release (if known): Somewhere between 0.9* and 0.102
Operating environment (Hass.io/Docker/Windows/etc.): Hassbian.
Integration: scenes.
Description of problem: Referencing scenes from within scenes used to work. Doesn't anymore.
Problem-relevant
configuration.yamlentries and (fill out even if it seems unimportant):What should happen:
scene.lampan_vid_koksbanken_svagareactivates.What actually happens: nothing, and with the following in the logs:
Other entities, that aren't "sub-scenes" in the main scene, does activate. It's just "sub-scenes" that are affected.