Skip to content

example script for stopping animations is wrong #55

@doubledrat

Description

@doubledrat

scripts states that the animation list is obtained with -

animations: "{{ state_attr('sensor.activity', 'active')|list }}"

but it should be

animations: "{{ state_attr('sensor.animated_scenes_activity_sensor', 'active')|list }}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions