I've created a zigbee gateway, harware is raspberry pi with atsamr21 connected through usb.
Using perl to expose commands in a simple json api.
It's a work in progress, it works with Osram lightify Lights and self made sensor devices.
Can I integrate this easily in Domoticz?
Thanks
Zigbee gateway
Moderator: leecollings
-
- Posts: 1602
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: Zigbee gateway
great.....
What is the hardware that i need to buy...
Do you have other sensor with Zigbee that i can buy?
What is the hardware that i need to buy...
Do you have other sensor with Zigbee that i can buy?
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: 8
- Joined: Thursday 18 February 2016 16:54
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Zigbee gateway
I use the Atmel ATSAMR21-XPRO Evaluation Board, one as gateway and one as coordinator (combined interface), both connected with usb to the raspberry pi.
I tested with Wink and the Lightify HUB, and that works as well. (I present the gateway as a generic zigbee on/off light)
Keep in mind that it's still a work in progress.
For the sensor, I'm currently using the same atmel evaluation board and a BME280 sensor from Bosch.
I plan to make boards with the ATSAMR21B18-MZ210PA module, but that might take some time to finish.
I tested with Wink and the Lightify HUB, and that works as well. (I present the gateway as a generic zigbee on/off light)
Keep in mind that it's still a work in progress.
For the sensor, I'm currently using the same atmel evaluation board and a BME280 sensor from Bosch.
I plan to make boards with the ATSAMR21B18-MZ210PA module, but that might take some time to finish.
-
- Posts: 8
- Joined: Thursday 18 February 2016 16:54
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Zigbee gateway
I made the lights work with dummy hardware, create manual light/switch, then edit the light.
For On and Off Action:
http://<ip>:<port>/ep/setOn/de58+03
http://<ip>:<port>/ep/setOff/de58+03
Where de58 (hex) is the zigbee short address of the light and 03 (hex) the endpoint number.
It works with a group as well:
http://<ip>:<port>/group/setOn/0006
http://<ip>:<port>/group/setOff/0006
Where 0006 (hex) is the zigbee group number
For On and Off Action:
http://<ip>:<port>/ep/setOn/de58+03
http://<ip>:<port>/ep/setOff/de58+03
Where de58 (hex) is the zigbee short address of the light and 03 (hex) the endpoint number.
It works with a group as well:
http://<ip>:<port>/group/setOn/0006
http://<ip>:<port>/group/setOff/0006
Where 0006 (hex) is the zigbee group number
-
- Posts: 1602
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: Zigbee gateway
Dear vanbako..
What is the status of your project?
What is the status of your project?
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 0 guests