Search found 5 matches

by Crazy2
Friday 24 April 2020 23:06
Forum: Suggestions
Topic: Miele@home and Smart Grid
Replies: 9
Views: 6288

Re: Miele@home and Smart Grid

Any updates about this?
We just bought a new washing machine with miele@home
by Crazy2
Friday 05 August 2016 12:22
Forum: Rfxcom Transceiver
Topic: Temperature & Humidity Sensor compatible with RFXCOM/Domoticz
Replies: 64
Views: 50985

Re: Temperature & Humidity Sensor compatible with RFXCOM/Domoticz

Westcott wrote:I got one from Banggood - it worked straight away with RFXtrx

http://www.banggood.com/433MHz-Wireless ... 8820141020
What protocol is working with these?
by Crazy2
Friday 04 December 2015 13:51
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 652554

Re: Domoticz app 2.0

Hope there is support for Evohome systems.
by Crazy2
Monday 24 August 2015 0:44
Forum: Heating/cooling
Topic: Evohome - error on initial update
Replies: 6
Views: 2271

Re: Evohome - error on initial update

Code: Select all

sudo pip install requests==2.5.3
fixed it for me
by Crazy2
Sunday 23 August 2015 8:25
Forum: Heating/cooling
Topic: Evohome - error on initial update
Replies: 6
Views: 2271

Re: Evohome - error on initial update

Since yesterday i'm having following problems with the script. Traceback (most recent call last): File "evo-update.py", line 56, in <module> hwl=json.loads(r.text) File "/usr/lib/python2.7/json/__init__.py", line 326, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder ...