I’m trying to setup a very simple automation (turn on/off a zigbee power plug) based on the power state of one of my Onkyo receivers but can’t get it to trigger.
I have two receivers from Onkyo, both are added using yaml as described here: Onkyo - Home Assistant
I can see both of them under “History” and state reporting there is very accurate. If i turn one of them on for 10 seconds and then turn it off, i can see that under history so HA is seeing their state.
When i try to create an automation (using GUI) is where i run into trouble. If i select “Trigger type” “Device”, i can only find one of them (the one i want to use). If i select that, “Trigger” is greyed out.
If i instead select “Trigger type” “State”, i can find both entities but i can’t find “On” or “Off” as attributes. Trying to set it manually to “On” or “Off” doesn’t trigger either.
Does anyone know what i should use to trigger my automation and why one of my receivers are missing under “Device”? Checking core.config_entries and core.device_registry there’s not a trace of the missing one but it’s there in the GUI.
2 posts - 2 participants