-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Niko Smart Switch - Friends of Hue (Zigbee 3.0?) #1934
Comments
Looks like it is zigbee 3 form the spec:
These also interest me, as I am currently experimenting with both zigbee2mqtt and zwave (openzwave) and zigbee2mqtt has be a 10x more pleasant to work with aside from not finding a good socket to use. So this one also ahs my interest. |
Probably the same as Koenkk/zigbee-herdsman#22 |
I think it is indeed the same issue. I would not be surprised if both switches use the same EnOcean (dolphin) modules. The Niko switch is just an EnOcean module with a very cheaply made plastic casing around it. This is the module in the Niko Switch: Based on the manual the switch indeed uses ZigBee Green Power (IEEE 802.15.4) |
I just found out that even the Hue Tap and many other friend of hue switchen are using this EnOcean module. |
@Koenkk these should still not work right? (The EnOcean based modules) EDIT: nvm, looks like they are not on sale yet :( |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm also intrested on this to have it work with zigbee2mqtt |
These are supported now, check #3322 |
Bug Report
What happened
I know the "Niko Smart Switch" is not a supported device, my plan was to buy the switch and add the support for it to the zigbee-shepherd-converters, as per the published how-to.
Unfortunately, I’m already stuck at the first step. I cannot manage to connect the switch with my CC2530 running the “Z-Stack_Home_1.2”. I can connect the switch with my Hue bridge, so the switch itself is ok.
I’m 100% sure that permit_join: true and that I do not get any INFO or WARN messages about a new device or not supported device.
The datasheet of the switch only mention “zigbee” as protocol, they do not mention the version of the zigbee protocol. Can it be that the switch is only compatible with zigbee 3.0? If yes, are there any plan to release a Z-stack for the CC2530?
What did you expect to happen
see a "new device" in the log.
How to reproduce it (minimal and precise)
See "what happened"
Debug Info
zigbee2mqtt version:
Latest release
CC253X firmware version:
latest release
The text was updated successfully, but these errors were encountered: