i'm running the latests Domotictz Stable version:
I Recently (today ) find i cant play with thoses interfaces and went ahead to try it since it was easy to install and well documented but i've found myself stuck and don't know what to do:
I did some research about but could'nt find anything
I tried thoses 3 frontpages/dashboards: Dashticz 2.0, framb0ise 2.0 and default.html
I'not able to get any of them seeing/getting my devices.
For Dashticz and Framboise:
- I'not able to save the settings: they go back to default as soon as i refresh.
- i can edit the config.js - my modifications are taken.
- If i edit correctly my config.js and save it i still dont have any devices: for example:
Code: Select all
var config = {}
config['domoticz_ip'] = 'https://xxxxxxxx:[email protected]:8888';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
i also modified the rights to 775 with no luck.
I've read that they should get my devices by themselves when correctly connected but i cant get any.
trying this from my PC is working and return values: https://xxxxxxxx:[email protected]: ... ces&plan=3, working too without credentials when network is whitlisted.
I tried to take a look in logs for connections but couldn't see anything.
Am i doing something wrong? Did i missed something?
I hope my explanations are clear enough for somebody to help me
Thanks in advance!