Search found 1 match

by kneh1
Friday 01 January 2016 14:06
Forum: PHP and all others
Topic: better hue integration?
Replies: 30
Views: 11707

Re: better hue integration?

I had the same HUE update problem in Domoticz. As a workaround I created a simple shell script to update the status of HUE lamps in Domoticz (similar as the lua scripts from previous posts). I tested the script on a Raspberry pi. #!/bin/bash # # Replace <ip hue bridge> with the ip address or ...