I have a Fibaro Yubii working with a NICE 2 button remote. I was hoping when I added the remote to the Yubii and refreshed Yubii in HA would see something like BUTTON1Pressed and BUTTON2Pressed but no such thing.
I’m happy to dive into a rabbit hole and work out how to get it going but what rabbit hole should I go ?
Yubii has LUA scripts. It has an API but I don’t think I get get a button press event by it. Also has support for MQTT in it’s scripting.
I’m basically using Yubii as a Z-Wave / NICE hub and doing all automation from HA.
I’m just looking to get an event in HA of the button press so I can automate it from there.