Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources actions do not work #17

Open
jer78 opened this issue Dec 28, 2019 · 0 comments
Open

Resources actions do not work #17

jer78 opened this issue Dec 28, 2019 · 0 comments

Comments

@jer78
Copy link

jer78 commented Dec 28, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant