Search found 11 matches

by LarsK
Tuesday 08 April 2025 18:00
Forum: Bugs and Problems
Topic: Energy dashboard behind nginx proxy
Replies: 3
Views: 814

Re: Energy dashboard behind nginx proxy

Thanks, this solved it!
by LarsK
Tuesday 08 April 2025 16:21
Forum: Bugs and Problems
Topic: Energy dashboard behind nginx proxy
Replies: 3
Views: 814

Re: Energy dashboard behind nginx proxy

I have exactly the same issue, did you ever find a solution?
by LarsK
Thursday 02 April 2020 8:50
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Yes, the sleep command in Cron job solved it!
KR, Lars
by LarsK
Wednesday 01 April 2020 14:19
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Hi Roland, apologies for not being clear, no, Nest goes down, from 21 immediately to 15, no steps in between. Then, the room slowly cools off.
I will add the sleep command to the Cron job. Let's see what happens tonight!
Kind Regards, Lars
by LarsK
Wednesday 01 April 2020 12:26
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Thanks, I changed the Cron job, as per your suggestion. Let's see what happens tonight. Answering your question: At 20:15, Nest program should change temp into 15 degrees. As it didn't, at 20:25, I did this manually (in Nest app). Not sure how to program Nest to change temp at 20:16, as Nest app (at ...
by LarsK
Wednesday 01 April 2020 10:30
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Hi, I ran into another issue. Every evening at 20:15, I have my Nest app programmed to put Nest temperature back to 15 degrees (getting ready for the night, room will slowly cool down). In the past two nights, this change to 15 degrees was not effectuated. I suspect, caused by the Domoticz ...
by LarsK
Saturday 28 March 2020 16:45
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

I think this solved it, thanks a lot!
by LarsK
Saturday 28 March 2020 15:14
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

thanks, yes I think I did, let me figure this out.
KR, Lars
by LarsK
Saturday 28 March 2020 14:42
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Hi, this morning at 9:15, I have turned off the cron task to update NEST. So Domoticz is not being updated anymore. When I look in NEST app, in HOME/AWAY - ACTIVITY (Thuis/afwezig - Activiteitengeschiedenis), exactly every 5 minutes, Home/away switches. Nest app shows: 20:00 Home 20:05 Away 20:10 ...
by LarsK
Saturday 28 March 2020 13:37
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

thanks! Oddly enough, get_nest.sh -d gives error: pi@debian:~/nest-api$ get_nest.sh -d -bash: get_nest.sh: command not found But, when I add: .\, then I get: pi@debian:~$ cd nest-api pi@debian:~/nest-api$ ./get_nest.sh -d DEBUG: json: Location information: DEBUG: vars: TYPE: VALUE:information: IDX ...
by LarsK
Saturday 28 March 2020 11:44
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 66168

Re: NEST Account migration

Hi all,

thanks for this, this is working well, on my debian VirtualBox. Only issue I have: every 5 mintes, the cron job changes the home/away status of the Nest. Any thoughts on how to solve?

Thanks, Lars