gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.51k stars 584 forks source link

added deCONZ to stack and deCONZ node to Node-RED #149

Open DIYtechie opened 4 years ago

DIYtechie commented 4 years ago

Add deCONZ docker image from https://github.com/marthoc/docker-deconz

Tested with raspberry pi 3B+ with Conbee II, Node-RED (including node-red-contrib-deconz) and Home Assistant.

Hardware (Conbee I/II or Rasbee) must be plugged in when stack is being composed.

Fixes #145

Slyke commented 4 years ago

I have submitted this PR on your behalf over at the fork: SensorsIot#9, If you would like to have your name to the commits, please submit the PR there and let me know so I can remove the PR I created on your behalf.

DIYtechie commented 4 years ago

I have submitted this PR on your behalf over at the fork: SensorsIot#9, If you would like to have your name to the commits, please submit the PR there and let me know so I can remove the PR I created on your behalf.

Thank you very much @Slyke - great! I have submitted the same pull request as SensorsIot#24 now.

DIYtechie commented 4 years ago

Anything I can do to help get this PR merged? 🤓😊

Slyke commented 4 years ago

@DIYtechie There's a PR over at https://github.com/SensorsIot/IOTstack/pull/24, it cannot be merged because it has a merge conflict (and I can't fix because I don't have access to your fork). Can you fix it and push?

DIYtechie commented 4 years ago

@Slyke Sure. It should be fixed now.