GaRv3
(Garvin)
June 1, 2021, 10:54am
1
Hey there,
I am currently trying to add a Philips Hue dimmer switch to my Home Assistant.
I am using a Conbee II with zigbee integration.
When I pair the RWL021, only its battery indicator is shown. The switches themselves are not there at all.
Is this a known issue and what can I do to make it work?
Thanks and best regards
koying
(Chris B)
June 1, 2021, 11:05am
2
The remote only produces events for keypresses.
See Deconz - Philips Hue Dimmer Switch (RWL021)
GaRv3
(Garvin)
June 1, 2021, 11:16am
3
The problem is, the entities for the switch components are not recognized at all:
BTW: I am not using the Deconz integration but the zigbee integration.
koying
(Chris B)
June 1, 2021, 11:23am
4
Then see, e.g., ZHA - Philips Hue Dimmer Switch · GitHub
Idea is the same. There is no entity but zha_events being generated
trigger:
- platform: event
event_type: zha_event
GaRv3
(Garvin)
June 1, 2021, 11:25am
5
Ah, okay. Never used Blueprints before. Gotta look into this.
Actually I use NodeRED for my automations. Is there a way to make the swicth accessible in NodeRED?
Edit:
Ah, I think I got the idea.
Thank you!
tomsr
(Tom)
June 2, 2021, 11:10pm
6
My Hue Dimmers stopped working properly about two weeks ago.
I use the official integration and not via Deconz
or ZHA etc.
The long press no longer works at all on any of my four units. I’ve changed nothing other than update the HA software.
Any ideas from the community?