zigbeer / zigbee-shepherd

An open source ZigBee gateway solution with node.js.
MIT License
250 stars 89 forks source link

LightLink support #11

Closed remijn closed 7 years ago

remijn commented 7 years ago

Hello,

I was wondering if it was on the roadmap to implement LightLink, mainly the TouchLink part of the spec

This would allow zigbee-shepherd to control Hue Bulb and various other smart-lights

Thank you,

splitice commented 7 years ago

TouchLink requires that the current ZNP image be compiled with support with the propriety LL key (which you may be able to find via Google).

Getting everything to fit in the firmware is challenging. We have got an experimental build internally, but currently are not developing in that area (as we are happy enough to using ZHA compatible / LL certificed bulbs).

jackchased commented 7 years ago

Hi @TheKillerremijn,

zigbee-shepherd current firmware is TI Home Automation stack, but LightLink is another z-stack. We think it will be difficult to integrate LightLink and Home Automation firmware. If possible, maybe LightLink would be another new project. So it will not be implemented in zigbee-shepherd.