|
I have a Shelly plus i4, and pressing a button will generate an event that I can catch with event_trigger. I get an old_state and an new_state. An example output of a new_state is shown below. My question is how do I get the value of event_type? |
Answered by
dbsdbs93
Aug 26, 2025
Replies: 1 comment 3 replies
|
Doesn’t it get passed into your decorated handler as the |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read this