A Home Assistant blueprint that creates an automation to perform predefined actions when a button on an Inovelli switch is clicked.
You’ll need to find the three event entities for your device that are labeled <Device Name> Config, <Device Name> Down, and <Device Name> Up
.
If you’re unsure what they are, go to Settings > Devices & services > Matter > # Devices > Select your device > Events > Config > Settings Icon > entity_id.
I plan to update the blueprint so that you just need to input the device_id instead of the three event entities, however it’s not possible at this time.