Hello,
I've integrated Ring into HA, and would like to have a notification anytime a window is opened. The entity ID is always some flavor of Window (e.g. binary_sensor.left_window) but also has some other text around it, e.g. binary_sensor.left_window_battery)
Is there a way to generically reference the window device type in an automation trigger so I don't have to individually define each one?
Thanks!