Search found 25 matches
- Monday 29 January 2024 11:24
- Forum: Evohome
- Topic: Evohome keeps logging 'fetch data from server'
- Replies: 1
- Views: 1516
Re: Evohome keeps logging 'fetch data from server'
Created a pull request to change the specific logging line from LOG_NORM to LOG_STATUS.
- Friday 26 January 2024 16:09
- Forum: Evohome
- Topic: Evohome keeps logging 'fetch data from server'
- Replies: 1
- Views: 1516
Evohome keeps logging 'fetch data from server'
Hi. I have Evohome Web API hardware setup to log only Errors. When I look at the log, I see a lot of normal log entries stating: '(Evohome) fetch data from server'. https://private-user-images.githubusercontent.com/4232879/299989822-5cca4f30-4457-406d-ad3e-ecac5b195418.png?jwt ...
- Friday 01 December 2023 12:32
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Update to latest Beta (15686) failed
- Replies: 30
- Views: 7397
Update to latest Beta (15686) failed
Hi, Yesterday evening / tonight (December 1, 0:15) I updated my Domoticz instance (RPi) to the latest Beta. I noticed that after running sudo ./updatebeta the normal procedure was performed. At the end the script states that Domoticz will be started and finishes with "Done". When running top I do ...
- Tuesday 11 April 2023 13:18
- Forum: Utility
- Topic: Energy generated appears twice in chart
- Replies: 7
- Views: 826
Re: Energy generated appears twice in chart
This issue has been solved somewhere in the latest betas. I noticed that the charts display correct now. Running build 15182
- Wednesday 15 March 2023 11:04
- Forum: Other questions and discussions
- Topic: Siemens/Bosch Home Connect Ecosystem
- Replies: 86
- Views: 30714
Re: Siemens/Bosch Home Connect Ecosystem
Hi, Tried a lot and finally got something to work. Had to pip3 install the sseclient by the way :-) Now I get the following in the log. How can this error be solved? 2023-03-15 10:55:00.112 Status: Bosch Home Connect: Started. 2023-03-15 10:55:00.116 Status: Bosch Home Connect: Entering work loop ...
- Saturday 25 February 2023 14:35
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting from the internet automatically logs in as admin
- Replies: 5
- Views: 503
Re: Connecting from the internet automatically logs in as admin
Thought of that possibility as well.
Tried the incognito mode and also a different browser, but no difference.
Tried the incognito mode and also a different browser, but no difference.
- Saturday 25 February 2023 13:56
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting from the internet automatically logs in as admin
- Replies: 5
- Views: 503
Re: Connecting from the internet automatically logs in as admin
Thanks.
That’s also my assumption. Would be a weird way to handle port forwarding in my opinion.
However, it still shows the external IP in the log… so domoticz knows the remote IP.
2023-02-25 13:30:54.957 Status: [web:8080] Incoming connection from: 178.xxx.yyy.zzz
That’s also my assumption. Would be a weird way to handle port forwarding in my opinion.
However, it still shows the external IP in the log… so domoticz knows the remote IP.
2023-02-25 13:30:54.957 Status: [web:8080] Incoming connection from: 178.xxx.yyy.zzz
- Saturday 25 February 2023 13:40
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Connecting from the internet automatically logs in as admin
- Replies: 5
- Views: 503
Connecting from the internet automatically logs in as admin
Hi, Just wanted to check whether I can view my domoticz dashboard from my holiday location. Created a port forward on my router allowing my holiday IP to connect to port 28080 and then get forwarded to local domoticz instance on 192.168.0.20:8080. I get to see the dashboard, although I was expecting ...
- Sunday 01 January 2023 12:02
- Forum: Temperature and Weather
- Topic: Buienradar stopped updating at 1:30
- Replies: 12
- Views: 1730
Re: Buienradar stopped updating at 1:30
Checked the json output (https://data.buienradar.nl/2.0/feed/json) , but apparently the timestamp is also from around midnight, so I guess it's an error on the Buienradar side. 4 {25} $id : 8 stationid : 6260 stationname : Meetstation De Bilt lat : 52.1 lon : 5.18 regio : Utrecht timestamp : 2023-01 ...
- Sunday 01 January 2023 10:47
- Forum: Temperature and Weather
- Topic: Buienradar stopped updating at 1:30
- Replies: 12
- Views: 1730
Buienradar stopped updating at 1:30
Hi,
I noticed that Buienradar stopped updating ar 1:30 in the morning. Sensors are refreshed every 10 minutes, but no new data. No errors in the logfile.
Anyone else experience this?
Thanks! Friso
I noticed that Buienradar stopped updating ar 1:30 in the morning. Sensors are refreshed every 10 minutes, but no new data. No errors in the logfile.
Anyone else experience this?
Thanks! Friso
- Thursday 06 October 2022 13:08
- Forum: Evohome
- Topic: (Evohome) login failed with message: invalid_grant
- Replies: 16
- Views: 4169
Re: (Evohome) login failed with message: invalid_grant
The pull request you're referring to is five years old, or am I looking at it the wrong way?MikeyMan wrote: ↑Wednesday 05 October 2022 18:08 The API needs a rework:
https://github.com/domoticz/domoticz/pull/1752
- Thursday 29 September 2022 16:03
- Forum: Evohome
- Topic: (Evohome) login failed with message: invalid_grant
- Replies: 16
- Views: 4169
- Monday 26 September 2022 15:01
- Forum: Evohome
- Topic: (Evohome) login failed with message: invalid_grant
- Replies: 16
- Views: 4169
Re: (Evohome) login failed with message: invalid_grant
Seems like we're the only people using Evohome with Domoticz
Or no one else is experiencing the same issue...

- Friday 16 September 2022 23:14
- Forum: Evohome
- Topic: (Evohome) login failed with message: invalid_grant
- Replies: 16
- Views: 4169
Re: (Evohome) login failed with message: invalid_grant
Anyone with any ideas? Looked at the source code but the only moment this invalid_grant issue is creates is when the token is no longer valid. Don't know how to solve this... if (!j_login.isMember("access_token")) { std::string szError; if (j_login.isMember("error")) szError = j_login["error ...
- Wednesday 31 August 2022 10:46
- Forum: Evohome
- Topic: (Evohome) login failed with message: invalid_grant
- Replies: 16
- Views: 4169
(Evohome) login failed with message: invalid_grant
Hi, I just installed a new thermostat system (Honeywell Evohome) and noticed that I can also add this in Domoticz. I created an account at international.mytotalconnectcomfort.com and managed to add my system to this account. I can see all zones in the Evohome app and are able to control the ...
- Sunday 15 May 2022 8:49
- Forum: Utility
- Topic: Weird spikes in Enphase power production
- Replies: 11
- Views: 1510
Re: Weird spikes in Enphase power production
I decided to apply an alternative approach using the method explained by @waaren in this topic . This results in much nicer charts. In the image below, the first chart is using the built-in method and the second chart is using the alternative method. I use NodeRed to read out the values from the ...
- Monday 09 May 2022 21:01
- Forum: Utility
- Topic: Energy generated appears twice in chart
- Replies: 7
- Views: 826
Re: Energy generated appears twice in chart
Hi @FireWizard, Thanks for your reply. I think it has something to do with the fact that the first chart also shows power generation. When I turn off the left Energy generated legend item and refresh the page, the "energy generated" legend in the first chart is also gone and the first chart is not ...
- Monday 09 May 2022 16:01
- Forum: Utility
- Topic: Energy generated appears twice in chart
- Replies: 7
- Views: 826
Re: Energy generated appears twice in chart
Yes, I cleared the browser cache. No results.
- Monday 09 May 2022 15:54
- Forum: Utility
- Topic: Energy generated appears twice in chart
- Replies: 7
- Views: 826
Re: Energy generated appears twice in chart
Hi waltervi,
Thanks for answering.
I always update to the latest beta. The issue appears on every browser, both laptop and mobile.
Thanks for answering.
I always update to the latest beta. The issue appears on every browser, both laptop and mobile.
- Monday 09 May 2022 15:40
- Forum: Utility
- Topic: Energy generated appears twice in chart
- Replies: 7
- Views: 826
Energy generated appears twice in chart
Hi, I have a couple of virtual devices, type Electric (Instant + Counter). I feed current counter values to these devices through a nodered flow. I noticed that the Generated Last Week chart shows the "Energy generated" data series twice. energygenerated.jpg Generated last month and Generated last ...