Search found 5 matches
- Saturday 31 August 2024 8:59
- Forum: Python
- Topic: Reading Fritzbox Power Device Fritz!DECT 210
- Replies: 0
- Views: 1357
Reading Fritzbox Power Device Fritz!DECT 210
I'd like to present my code for reading a Fritz!DECT 210 power plug... from fritzconnection.core.fritzconnection import FritzConnection from fritzconnection.lib.fritzhomeauto import FritzHomeAutomation def retrieve_power_stats(address, user, password, timeout=5): """ Retrieve and return power ...
- Saturday 31 August 2024 8:55
- Forum: Python
- Topic: Python Script for reading Sun600G3-EU-230
- Replies: 0
- Views: 1301
Python Script for reading Sun600G3-EU-230
I'd like to present my Code for reading Sun600G3-EU-230 Solar plant from bs4 import BeautifulSoup import requests def get_power_value(): # Send the request with Basic Authentication url = 'http://192.168.178.XXX/status.html' username = 'XXXXXXX' password = 'XXXXXXX' response = requests.get(url, auth ...
- Sunday 25 March 2018 16:24
- Forum: Others
- Topic: Popp Z-Weather
- Replies: 7
- Views: 4185
Re: Popp Z-Weather
Hi
the forecast in the widget is wrong.
I use version V3.8153
Build Hash: 494fff7-modified
Build Date: 2017-07-30 12:19:41
Right now is says heavy rain... But weather underground says sunny.
Is there a fix for this problem?
Thanks...
Best regards
Stephan
the forecast in the widget is wrong.
I use version V3.8153
Build Hash: 494fff7-modified
Build Date: 2017-07-30 12:19:41
Right now is says heavy rain... But weather underground says sunny.
Is there a fix for this problem?
Thanks...
Best regards
Stephan
- Friday 24 November 2017 22:57
- Forum: Others
- Topic: Version-Magic Problem
- Replies: 3
- Views: 1096
Re: Version-Magic Problem
Ok... I found out that the aeon-stick gen 2 is not supported by the installation. I ordered a Z-Wave Gen 5-Stick an everything worked fine...
Best regards
Best regards
- Sunday 19 November 2017 13:34
- Forum: Others
- Topic: Version-Magic Problem
- Replies: 3
- Views: 1096
Version-Magic Problem
Hello I tried to get my Aeon Labs Z-Stick - EU ver Second Edition Z-Wave USB dongle DSA02203-ZWEU to work with my synology. I used the precompiled domoticz-Package from http://www.jadahl.com/, but I can't get the USB-Stick to get to work. [ 373.690598] cp210x: version magic '4.4.15 SMP preempt mod ...