Ok, background info first: I’m running Hassio on HassOS on a Raspberry Pi 3B+, core version 2022.2.2.
I have a USB 300 EnOcean dongle plugged into one of the USB ports on the Pi.
I also have an Eltako FSR61-230V wireless actuator impluse switch that switches the lights in my hallway.
And finally, there’s also a wireless EnOcean wall switch of unknown make (can’t open it without breaking something) - basic white toggle switch thing - that switches the Eltako.
When I add the EnOcean integration from the Configuration Menu in Home Assistant, the USB dongle seems to be correctly detected - at least, I’m getting the following dialog:
And upon confirming, I see this:
When I switch the lights with the wall switch, an orange LED on the dongle blinks, so I assume it’s seeing the signal from the wall switch to the Eltako.
But that’s as far as I get. Going to the Developer Tools, Events, and listening for all events (* in the box, as described here ), I don’t see any button press events that look like Enocean signals.
I’m pretty much at the end of my knowledge here. Any hints how I’m supposed to proceed from here would be more than welcome.