with some help of gizmocuz (thanks !!!) i solved the issue i described above
the stationid that i used in my settings was no longer available.
the error that mentioned the api key was incorrect pointed me in the wrong direction
after changing the stationif it worked again.
Search found 13 matches
- Monday 10 June 2019 18:57
- Forum: Temperature and Weather
- Topic: End of Weather Underground [Solved]
- Replies: 42
- Views: 20284
- Sunday 09 June 2019 13:05
- Forum: Temperature and Weather
- Topic: End of Weather Underground [Solved]
- Replies: 42
- Views: 20284
Re: End of Weather Underground
Since last week (2019 June 6th) the WU sensors aren't update anymore in my domoticz. I get the same error message as mentioned above. Before it was still working as expected so i assume something changed recently When i look at the url that's used in the domoticz code (just before the error that is ...
- Saturday 23 February 2019 17:49
- Forum: Zigbee
- Topic: Zigbee2MQTT
- Replies: 264
- Views: 89026
Re: Zigbee2MQTT
Í just got my Zigbee2MQTT installed and it is running finally. I was wondering if it's normal the Raspberry Pi 3 CPU usage increases from average 2% before installation, to approximately 25% after installation of ZIgbee2MQTT. Or does this suggest something is wrong ? Had the same isseu twice. ...
- Saturday 09 February 2019 17:11
- Forum: Zigbee
- Topic: Zigbee2MQTT
- Replies: 264
- Views: 89026
Re: Zigbee2MQTT
Í just got my Zigbee2MQTT installed and it is running finally.
I was wondering if it's normal the Raspberry Pi 3 CPU usage increases from average 2% before installation, to approximately 25% after installation of ZIgbee2MQTT. Or does this suggest something is wrong ?
I was wondering if it's normal the Raspberry Pi 3 CPU usage increases from average 2% before installation, to approximately 25% after installation of ZIgbee2MQTT. Or does this suggest something is wrong ?
- Friday 07 September 2018 17:58
- Forum: PHP and all others
- Topic: http/https poller
- Replies: 30
- Views: 25994
Re: http/https poller
I get 2 extra devices (apparaten) when I add the Envoy in the Hardware' section with port 80. These devices show thetotal kWh production and the current W's for all solarpanels together. I'm not sure if these are the only devices I should get or if there should also be devices for individual panels ...
- Monday 20 August 2018 21:24
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
Robert Klep released a new beta version. This seems to make cpu consumption and memory consumption stable again. It's still a beta version but it works a lot better for me. More details can be found on: https://github.com/robertklep/nefit-easy-core/issues/14#issuecomment-414141929 edit1: 21-8-2018 ...
- Friday 10 August 2018 18:39
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
i've been on holiday for a few weeks.
did installing the 'debug version' improve things or give some usefull log information ?
i see on robert klep's site https://github.com/robertklep/nefit-easy-core/issues/14
that he's still looking into some issues.
maybe they are related to our problem.
did installing the 'debug version' improve things or give some usefull log information ?
i see on robert klep's site https://github.com/robertklep/nefit-easy-core/issues/14
that he's still looking into some issues.
maybe they are related to our problem.
- Monday 16 July 2018 21:49
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
i (temporay) removed nefit easy http server from my raspberry pi and disabled it also in domoticz in the hardware menu. domoticz is running as smooth as before ... but i still wonder why this problem only seems to occur with the combination of - domoticz - nefit easy http server - raspberry pi and ...
- Thursday 28 June 2018 17:13
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
i added as temporay workaround a dummy switch with an 'on action': http://127.0.0.1:8080/json.htm?type=command¶m=system_reboot and scheduled that this switch is enabled each night at 4 o'clock to reboot my RPi offcourse it's a uggly :oops: workaround but i hope this will avoid my RPi / domoticz ...
- Wednesday 27 June 2018 21:09
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
I'm also still experiencing the same problems, and hoped the investigations of robert klep would fix the issue configuration Raspberry Pi reference 2018-04-18 (9 (stretch)) node -v v8.11.3 npm -v 6.1.0 easy-server -v (4.0.1) as mentioned above in my previous post i don't use pm2 to run the nefit ...
- Sunday 17 June 2018 21:03
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
thanks! i'll try that. to autostart nefit easy server after a reboot i've added it to /etc/rc.local with: sudo nano /etc/rc.local and added the command you provided /usr/bin/easy-server --host=127.0.0.1 --serial=<your serial> --access-key=<your access key> --password=<your password> now fingers ...
- Sunday 17 June 2018 18:25
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
i used the instruction in the wiki to install nefiteasy (https://www.domoticz.com/wiki/NefitEasy)
how should i start it without pm2
(if pm2 is not the method to use, should the wiki be modified?)
how should i start it without pm2
(if pm2 is not the method to use, should the wiki be modified?)
- Sunday 17 June 2018 18:05
- Forum: Others
- Topic: Nefit Easy™
- Replies: 721
- Views: 172135
Re: Nefit Easy™
i have the same memory and cpu issues as mentioned above when i open putty and connect to my rpi, and type: pm2 logs 0 --lines 1000 i get the eror message below several times does anybody else also see these errors? could this be a reason why the memory and cpu consumption is increasing? 0|nefiteas ...