Skip to content
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

Closed
WouterJN opened this issue Sep 5, 2019 · 8 comments
Closed

Niko Smart Switch - Friends of Hue (Zigbee 3.0?) #1934

WouterJN opened this issue Sep 5, 2019 · 8 comments
Labels
stale Stale issues

Comments

@WouterJN
Copy link

WouterJN commented Sep 5, 2019

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

@sjorge
Copy link
Contributor

sjorge commented Sep 5, 2019

Looks like it is zigbee 3 form the spec:
https://www.niko.eu/nl-be/producten/niko-home-control/producten-voor-traditionele-bekabeling/geconnecteerde-schakelbare-wandcontactdoos-voor-niko-home-control-met-penaarde-en-productmodel-niko-aa84a653-36c4-55de-b6d1-d2ddfc6326dc

Communicatieprotocol: Zigbee® 3.0 2,4 GHz

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.

@Koenkk
Copy link
Owner

Koenkk commented Sep 5, 2019

Probably the same as Koenkk/zigbee-herdsman#22

@WouterJN
Copy link
Author

WouterJN commented Sep 5, 2019

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:
https://www.enocean.com/en/products/enocean_modules_24ghz/ptm-215ze/

Based on the manual the switch indeed uses ZigBee Green Power (IEEE 802.15.4)

@WouterJN
Copy link
Author

WouterJN commented Sep 5, 2019

I just found out that even the Hue Tap and many other friend of hue switchen are using this EnOcean module.

@sjorge
Copy link
Contributor

sjorge commented Oct 4, 2019

@Koenkk these should still not work right? (The EnOcean based modules)
I'm considering one of the Niko Outlets from the same series. As I am not happy with my zwave based outlets. (I moved everythign else to zigbee already)

Specifically https://www.niko.eu/nl-be/producten/niko-home-control/producten-voor-traditionele-bekabeling/geconnecteerde-schakelbare-wandcontactdoos-voor-niko-home-control-met-penaarde-en-productmodel-niko-aa84a653-36c4-55de-b6d1-d2ddfc6326dc

EDIT: nvm, looks like they are not on sale yet :(

@stale
Copy link

stale bot commented Dec 3, 2019

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.

@stale stale bot added the stale Stale issues label Dec 3, 2019
@stale stale bot closed this as completed Dec 10, 2019
@outkastm
Copy link

I'm also intrested on this to have it work with zigbee2mqtt

@Koenkk
Copy link
Owner

Koenkk commented Apr 19, 2020

These are supported now, check #3322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issues
Projects
None yet
Development

No branches or pull requests

4 participants