You want to run the same automation? If so you can either list multiple triggers or, depending on what events get fired by the device, remove the event_data from the trigger so it fires on all events (and use conditions to prevent firing on the ones you don’t want it to fire on if neccessary). All depends on use case and number of potential outputs from the device to decide which way is quicker/easier/less code.