I’d like to be able to see the event data that triggers an automation from the python_script
that is called in an automation action. I think this would be useful for zwave.scene_activated
events. This would appear difficult as some devices pass different event parameters (ie scene_data
) that may not always be present in the trigger event so hard-coding this in the automation does not appear an option.
Thanks,
Devan