Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Resources actions do not work #17

@jer78

Description

@jer78

Both the tap_action and hold_action do not work as intended but the more-info always displays.

              resources:
                - entity: input_boolean.home_scene
                  icon: mdi:home
                  tap_action: 
                    action: toggle
                  hold_action:
                    action: none
                - entity: input_boolean.guest_mode_bedroom
                  icon: mdi:account-multiple
                  tap_action: 
                    action: toggle
                  hold_action:
                    action: none

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