zigbee compatibility
Moderator: leecollings
-
- Posts: 6
- Joined: Wednesday 13 January 2016 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
zigbee compatibility
Hello,
I found nowhere any clear answer to this question:
is there any compatibility between domoticZ and zigbee? a zigbee dongle recognized by domoticZ ?
thanks
I found nowhere any clear answer to this question:
is there any compatibility between domoticZ and zigbee? a zigbee dongle recognized by domoticZ ?
thanks
- bbqkees
- Posts: 407
- Joined: Sunday 17 August 2014 21:01
- Target OS: Linux
- Domoticz version: 4.1x
- Location: The Netherlands
- Contact:
Re: zigbee compatibility
Just the Philips Hue bridge for now.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
-
- Posts: 6
- Joined: Wednesday 13 January 2016 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
And is there another free software similar to DomoticZ but Zigbee oriented ?
-
- Posts: 63
- Joined: Saturday 07 March 2015 22:10
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
What do you want to support? ZIgbee is not as easy to link as Zwave. Zwave has a register of all the accepted devices. Domoticz only has to download that register. Zigbee is more open. I think its much harder to implement.
-
- Posts: 6
- Joined: Wednesday 13 January 2016 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
Yet there are commercial domotic softwares for zigbee such as for instance Wibee-PI (~ 120 euros ) and other Cleode products, and those dont need the products to have been registered , they just record the info sent through the x-bee modules AFAIK and make it available in an unified way in the software
so i was just wondering why nothing open source for zigbee ...i'm new to this domain so i'm trying to understand what's going on ... i naively thought that since zigbee is more open there would be also more opensource softwares available for it...
Zwave products are extremely expansive from what i could see, while with Xbees everybody could in principle build it's own connected devices out of the most elementary and costless sensors
so i was just wondering why nothing open source for zigbee ...i'm new to this domain so i'm trying to understand what's going on ... i naively thought that since zigbee is more open there would be also more opensource softwares available for it...
Zwave products are extremely expansive from what i could see, while with Xbees everybody could in principle build it's own connected devices out of the most elementary and costless sensors
Last edited by henryco on Wednesday 13 January 2016 22:40, edited 1 time in total.
-
- Posts: 234
- Joined: Thursday 09 July 2015 12:03
- Target OS: Linux
- Domoticz version: 2.4538
- Location: Norway
- Contact:
Re: zigbee compatibility
What About AppLamp? (maybe not zigbee?)bbqkees wrote:Just the Philips Hue bridge for now.
- nayr
- Posts: 354
- Joined: Tuesday 11 November 2014 18:42
- Target OS: Linux
- Domoticz version: github
- Location: Denver, CO - USA
- Contact:
Re: zigbee compatibility
in this case, more open equates to manufacturers being open to implement proprietary functionality and unique behavior.. ie, Hue
see this as a perfect example: http://9to5mac.com/2015/12/15/philips-h ... rty-bulbs/
Z-Wave devices are required to interoperate and be certified they behave in a standard way... Zigbee, is exactly the opposite.
Also Zigbee uses 2.4GHz ISM and I dont know about you, but in my neck of the woods that band is polluted enough without 3 more dozen devices in my house talking on it.. 900Mhz ISM is more suited for this task, at least until Wifi comes in and wreaks that band too.
see this as a perfect example: http://9to5mac.com/2015/12/15/philips-h ... rty-bulbs/
Z-Wave devices are required to interoperate and be certified they behave in a standard way... Zigbee, is exactly the opposite.
Also Zigbee uses 2.4GHz ISM and I dont know about you, but in my neck of the woods that band is polluted enough without 3 more dozen devices in my house talking on it.. 900Mhz ISM is more suited for this task, at least until Wifi comes in and wreaks that band too.
Debian Jessie: CuBox-i4 (Primary) w/Static Routed IP and x509 / BeagleBone with OpenSprinkler / BeagleBone Planted Aquarium / 3x Raspbery Pi2b GPIO Slaves
Elemental Theme - node-domoticz-mqtt - Home Theatre Controller - AndroidTV Simple OSD Remote - x509 TLS Auth
Elemental Theme - node-domoticz-mqtt - Home Theatre Controller - AndroidTV Simple OSD Remote - x509 TLS Auth
-
- Posts: 6
- Joined: Wednesday 13 January 2016 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
my interest is neither in zwave products nor in zigbee complete products
My interest could be in buidilng my own Personal mesh network out of Xbees that i would program myself and connect myself to the most costless sensors (most of them are availbale for several euros) ... but if there are no software opensource solution to unifiy all the data , that's less interesting. As for th 2.4 Ghz band , i dont think the bandwidth needed by a sensor network will make it unconfortable to live together with Wifi... and Zigbee can also work on below GHz frequencies right?
My interest could be in buidilng my own Personal mesh network out of Xbees that i would program myself and connect myself to the most costless sensors (most of them are availbale for several euros) ... but if there are no software opensource solution to unifiy all the data , that's less interesting. As for th 2.4 Ghz band , i dont think the bandwidth needed by a sensor network will make it unconfortable to live together with Wifi... and Zigbee can also work on below GHz frequencies right?
- bbqkees
- Posts: 407
- Joined: Sunday 17 August 2014 21:01
- Target OS: Linux
- Domoticz version: 4.1x
- Location: The Netherlands
- Contact:
Re: zigbee compatibility
XBee is not that cheap either.henryco wrote: so i was just wondering why nothing open source for zigbee ...i'm new to this domain so i'm trying to understand what's going on ... i naively thought that since zigbee is more open there would be also more opensource softwares available for it...
Zwave products are extremely expansive from what i could see, while with Xbees everybody could in principle build it's own connected devices out of the most elementary and costless sensors
If you want to build your own solution you could use the NodeMCU/ESP8266 modules instead.
Very cheap and the comminicate via WiFi.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
-
- Posts: 6
- Joined: Wednesday 13 January 2016 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
Thank you for the link, may be this will use the new version of WiFi designed for low energy consumption
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: zigbee compatibility
Is there some progress in the Zigbee hardware?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: zigbee compatibility
Is there a Api?
Or is this usefull with Domoticz
Or is this usefull with Domoticz
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 3
- Joined: Saturday 18 June 2016 21:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbee compatibility
Give Ikeas price and world wide availability, I would say this really is interesting!
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: zigbee compatibility
There's a seperate tread on the ikea lights HERE
I mentions progress on interacting with these lights
I mentions progress on interacting with these lights
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
Re: zigbee compatibility
Many developers look to be making good progress with communicating with the new Ikea Trådfri Gateway (Tradfri hub) in much the same was as applications talk and control the Philips Hue Hub via its API. again there is already another thread about that:
viewtopic.php?f=56&t=13882
Also see:
http://www.domoticz.com/wiki/Ikea_Tradfri_Gateway
Summery; Ikea Trådfri Gateway has no SDK yet and the API is not public/documented so people are currently working on reverse engineer libraries and frameworks to talk to with it. They are look to be making a lot of pregress if you read this:
https://github.com/bwssytems/ha-bridge/issues/570
viewtopic.php?f=56&t=13882
Also see:
http://www.domoticz.com/wiki/Ikea_Tradfri_Gateway
Summery; Ikea Trådfri Gateway has no SDK yet and the API is not public/documented so people are currently working on reverse engineer libraries and frameworks to talk to with it. They are look to be making a lot of pregress if you read this:
https://github.com/bwssytems/ha-bridge/issues/570
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: zigbee compatibility
or the Xiaomi bridge with Zigbee. Works great in Domoticz And cheap sensors..!!
Not to build as DIY only very nice small working sensors..
Not to build as DIY only very nice small working sensors..
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
Re: zigbee compatibility
Problem as a I understand it with not using a bridge is being compatible with ZigBee devices from different vendors is that most ZigBee devices do not follow the exact same standard, and currently there is no common library like there is for Z-Wave, as there we have OpenZWave https://github.com/openzwave/
I guess what we need then a project that offer a "OpenZigBee" library that would be an open source and free library that talks to ZigBee devices from different vendors via a dongle and the ZigBee serial API?
I guess what we need then a project that offer a "OpenZigBee" library that would be an open source and free library that talks to ZigBee devices from different vendors via a dongle and the ZigBee serial API?
Re: zigbee compatibility
FYI; Home-Assistant have now added support direct communication with ZigBee devices via a ZigBee USB or serial (GPIO) dongle/adapter:
https://github.com/home-assistant/home- ... /pull/6263
Tested devices include:
SmartThings motion sensor (motion + temperature)
SmartThings arrival sensor
Iris door sensor (opening + temperature)
SmartThings Outlet
OSRAM Lightify tunable white bulb
Philips Hue dimmable bulb
Philips Hue color bulb
Ikea Trådfri E12 bulb
https://github.com/home-assistant/home- ... /pull/6263
Tested devices include:
SmartThings motion sensor (motion + temperature)
SmartThings arrival sensor
Iris door sensor (opening + temperature)
SmartThings Outlet
OSRAM Lightify tunable white bulb
Philips Hue dimmable bulb
Philips Hue color bulb
Ikea Trådfri E12 bulb
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: zigbee compatibility
@ Hedda.
Did you have this working with Domoticz?
Did you have this working with Domoticz?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
Who is online
Users browsing this forum: Google [Bot] and 1 guest