-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST] add Matter integration for IKEA remotes #1050
Comments
Hi @ianlockhead , Thank you for the proposal, I think it is a good idea to open the doors to new integrations. Do you have more information about how the events can be capture from Dirigera? For example, AppDaemon can read from MQTT which allows the Zigbee2Mqtt integration to work, or the HA events, which allows ZHA and other ones to work as well. |
@xaviml actually I am testing this blueprint for E2002 (Styrbar) made especially for matter integration. On the site is also a description how can be the events catched. I am afraid that this will be a little more tricky but I hope it can work - I trust you :) Thanks! |
Hi @ianlockhead , It would be ideal if you share with me the event to listen to and the actions that the controller triggers when being pressed. You can do that in the "Developer Tools > Events". Then, you can put the event in the "Listen to events" section. Thanks! |
event_type: state_changed @xaviml hope this is exactly what you need |
Hi @ianlockhead , Yes, but could you:
|
Button 1 is the top button (high brightness) Button 1 event after short press: Button 2 after short press: Button 3 after short press: Button 4 after short press: Button 1 after long press and release: Button 2 after long press and release: Button 3 and 4 does not support long press event.
|
Hi @xaviml ! As IKEA released the matter update and we can now integrate the remotes via Dirigera and expose them into Matter integration I have a question if its possible to configure the remotes via ControllerX in future?
I love ControllerX and I actually use it with few Styrbars via Z2M integration but since 90% of my zigbee stuff comes from IKEA I would like to migrate it to Dirigera with Matter.
Thanks for your opinion.
The text was updated successfully, but these errors were encountered: