Last active
August 21, 2024 21:07
-
-
Save niro1987/4e49117075cd4b66975e0ecfe3ad72b5 to your computer and use it in GitHub Desktop.
Home Assistant - Blueprint - ZHA - IKEA TRADFRI - 2 Button Remote - OnOff and Brightness
I combined your 2 button script and motion sensor and getting funny behaviour: so if he tells every time automation is triggered without buttons, that Error: In 'template' condition: UndefinedError: 'dict object' has no attribute 'event'
. BUT if you click on a button, then he finds event data and everything is fine. At the end everything works anyway.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good idea, will try it out. Thanks!