Search found 6 matches

by devilkin
Sunday 20 August 2017 12:20
Forum: Python
Topic: Verisure python to domoticz
Replies: 21
Views: 11585

Re: Verisure python to domoticz

Does anyone have any suggestions what to do with this error message? pi@RPI3HA1:~/domoticz/scripts $ python devilkin.py Traceback (most recent call last): File "devilkin.py", line 205, in <module> verisureOverview = getVerisureInfo(config['verisure']['username'], config['verisure']['password ...
by devilkin
Sunday 20 August 2017 12:19
Forum: Python
Topic: Verisure python to domoticz
Replies: 21
Views: 11585

Re: Verisure python to domoticz

kimhav wrote: Friday 18 August 2017 10:04 Was looking at this thread to get verisure status indication when I stumpled over this thread and which looks interesting. What I'm wondering is how often you're able to poll the status from Verisure without them complaining; like every 5 minutes?
No idea. Trial and error.
by devilkin
Sunday 04 June 2017 12:16
Forum: LUA
Topic: Events looping
Replies: 0
Views: 785

Events looping

Hey folks, I've been trying to link some 433Mhz devices to another remote, using Domoticz as an in-between (I have four types in the house, but would like to control it from one RF remote). For some reason that I'm failing to grasp, the events keep looping - I'd expect it to go off once, but it ...
by devilkin
Friday 21 April 2017 13:49
Forum: Python
Topic: Verisure python to domoticz
Replies: 21
Views: 11585

Re: Verisure python to domoticz

I've also had a go at this, as I actually wanted to import the info and learn python at the same time. This script is currently missing some error handling, so it's "beta" at best ;) I run this from cron every 10 minutes. #!/usr/bin/python3 import argparse import arrow import configparser import ...
by devilkin
Friday 14 April 2017 11:46
Forum: Others
Topic: SolarEdge in Latest Beta / Port Number
Replies: 161
Views: 61334

Re: SolarEdge in Latest Beta / Port Number

Can anyone explain what the devices actually are? Especially the one that's supposed to be the kWh meter, it shows both energy usage and power usage, and I'm wondering what this is supposed to be related to. EDIT: nevermind, I just noticed that you can put the device both in 'Usage' and 'Return ...
by devilkin
Friday 14 April 2017 11:45
Forum: LUA
Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
Replies: 245
Views: 69221

Re: Real-time solar data : azimuth, Altitude, Lux sensor...

It's not entirely clear to me how to pick the correct WMOID - do I have to remove the existing WMOID, put DEBUG=1?

I also checked the map at http://www.ogimet.com, but the stations differ if you select different variables... so which do I need to pick?