Search found 1 match

by sebastiaan73
Friday 22 February 2019 18:25
Forum: Dashticz
Topic: Hue Bulbs not shown in Dashticz
Replies: 2
Views: 1050

Hue Bulbs not shown in Dashticz

Hi,

I would like to move from FHEM to Domoticz/Dashticz but I have an issue showing my Hue devices in the Dashticz gui.

I use this CONFIG.js:
var config = {}
config['domoticz_ip'] = 'http://192.168.1.8:8080';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '5';
config['dashticz ...