Search found 6 matches

by Justin2501
Monday 12 November 2018 10:10
Forum: Heating/cooling
Topic: Remeha Avanta 35C CV/Boiler - logging data
Replies: 0
Views: 527

Remeha Avanta 35C CV/Boiler - logging data

Hi everyone, I finally had the time to finish my Remeha logging cable. After some soldering and testing (switching pins and rebooting my CV/Boiler) i finally got the Live Monitoring working in Recom. (see images below) Since this step is completed, i wanted to find a way to get this data in my ...
by Justin2501
Tuesday 20 February 2018 15:33
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 118862

Re: Dashticz - Bug report

I think there is still some issus with spotify. I dont use it. For your buttons you dont need the ' in the blocks change to this: columns[102]['blocks'] = ['blocktitle_103', buttons.nunl, buttons.buienradar, 'streamplayer']; Will skip Spotify for now then ;) Sorry, forgot to mention. I also tried ...
by Justin2501
Saturday 17 February 2018 18:05
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 118862

Re: Dashticz - Bug report

Hi there, First of all, i really love Dashticz. I do have some issues. 1: Nest Thermostat and Spotify blocks cannot be used on the same page. Everytime i add Spotify, all my Nest buttons/info are dissapearing. Removing the Spotify block, and refreshing the page, fixes this. 2: Nest Thermostat blocks ...
by Justin2501
Friday 16 February 2018 20:12
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 306639

Re: Dashticz - Show your dashboard and how-to's!

It should be working with those settings. Do you use user and password to domoticz even in your local network? Then you have to set that in config also. Make sure you have renamed CONFIG_DEFAULT.js to CONFIG.js and that the file contains only: var config = {} config['domoticz_ip'] = 'http://192.168 ...
by Justin2501
Friday 16 February 2018 8:47
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 306639

Re: Dashticz - Show your dashboard and how-to's!

It should be working with those settings. Do you use user and password to domoticz even in your local network? Then you have to set that in config also. Make sure you have renamed CONFIG_DEFAULT.js to CONFIG.js and that the file contains only: var config = {} config['domoticz_ip'] = 'http://192.168 ...
by Justin2501
Thursday 15 February 2018 23:39
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 306639

Re: Dashticz - Show your dashboard and how-to's!

I just watched all these great Dashticz interfaces that i decided to install it for myself. Sadly enough i can't get it to work. Domoticz V3.8922 (BETA) is running and fully functional Ran " git clone https://github.com/robgeerts/dashticz_v2 --branch beta " in the domoticz/www/ folder Config: var ...