Skip to content

Turning on scenes from within a scene no longer works #28991

Description

@krissen

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions