I bought this fairly popular button assuming ZHA would support it. How does one petition ZHA developers to support this button? All it finds is a battery level…
The odd thing is the logbook shows when the button is pushed!
LUMI lumi.remote.b1acn01 Remote Button Short Press event was fired
How do you add this to lovelace when there is no entity shown?
This button (lumi.remote.b1acn01) is fully supported by ZHA. I am using it myself.
You will not find any entities except for battery (and LQI + RSSI which are hidden) in the device overview. For using the button you need to set up some Automation.
There are also Blueprints available that simplify this.
For example: ZHA Aqara Button (press, double press, hold actions)
Import this blueprint and then set up an automation to define the actions for the different modes (single-press, double-press, hold) the button.
@Hedda thanks for the Zigbee pointers, I was going to re-interview but @Floo nailed it. I didn’t know you should handle buttons/switches like that. It works with the blueprint. Thank you both!