Search found 6 matches

by stavroshamster
Saturday 11 August 2018 11:24
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22603

Re: Could not load graph message

@whatisk Also, is there a way to change the number format/separator in Dashticz? Ie: have a comma as the thousand separator and a dot as the decimal point. To change the number format, you need to edit the 'main.js' file: var _THOUSAND_SEPARATOR = '.'; var _DECIMAL_POINT = ','; to var _THOUSAND ...
by stavroshamster
Tuesday 01 November 2016 15:46
Forum: Design, usability and languages
Topic: FlatZ Frontpage
Replies: 237
Views: 103654

Re: FlatZ Frontpage

I have managed to hack in a thermostat SetPoint adjustment function into the frontpage.html file by modifying a 'dash-unit' div as follows: <div class="dash-unit"> <dtitle id="desc_cell54"></dtitle> <hr> <div class="info-user"> <span aria-hidden="true" class="info-user"></span> </div> <br/> <div ...
by stavroshamster
Monday 31 October 2016 17:50
Forum: Other questions and discussions
Topic: Help with JSON please
Replies: 0
Views: 488

Help with JSON please

Hello, I'm new to web-coding and Domoticz, but have been dabbling with editing the 'FlatZ' frontpage for my purposes. In particular I'm attempting to update the 'setpoint' on my NEST thermostat by accessing the status of this via the JSON api, and then firing back a modified (up or down by 0.5 ...
by stavroshamster
Sunday 30 October 2016 16:41
Forum: Design, usability and languages
Topic: FlatZ Frontpage
Replies: 237
Views: 103654

Re: FlatZ Frontpage

For the switch have you tried replacing 'onbutton' with 'button'? Anybody? Any pointers would be highly appreciated. Great approach, looks great! I've been looking for a solution to gather the all main data into one dashboard, including e.g. switches, temperatures, traffic and train details etc; so ...
by stavroshamster
Friday 07 October 2016 21:52
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 639936

Re: RE: Re: Domoticz app 2.0

Sorry if this has been asked before. Would be great if the app could be used to access Domoticz via the MyDomoticz proxy. Any chance for that in the future? Thanks! I had the same question with no answer. But I am very interested in this too. Hi, I also had the same question. I have paid for the ...
by stavroshamster
Saturday 01 October 2016 21:32
Forum: Other questions and discussions
Topic: Netatmo Rain display incorrect
Replies: 0
Views: 475

Netatmo Rain display incorrect

Hi, I am new to Domoticz, so first off 'hello' and thanks to the developers who have developed the software which is fantastic, and the people on the forum who have provided responses to others' posts which have helped already with my setup! Secondly, apologies if I have posted this in the wrong ...