Sorry, i cant help with this. I tested a plugin with fresh beta release on rpi and works fine. Try complete reboot.
Search found 8 matches
- Sunday 05 November 2017 21:54
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
Re: Handling HNAP - DLink DSP-W215 example
- Sunday 05 November 2017 7:25
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
- Friday 25 August 2017 16:01
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
Re: Handling HNAP - DLink DSP-W215 example
Small preview with temp and kWh, still testing 
For kWh I used a custom sensor, I dont know how exactly used a defined 'kWh' device

For kWh I used a custom sensor, I dont know how exactly used a defined 'kWh' device

- Thursday 10 August 2017 16:46
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
Re: Handling HNAP - DLink DSP-W215 example
Big THX! It is working now. :) A previous version could log the temperature and power consumption as well. Have you got a solution for these values? Hmm, I can read a data: Ready: {'Data': b'OK2.50', 'Status': '200', 'Headers': {'Content-Length': '474', 'Server': 'lighttpd/1.4.34', 'Content-Type ...
- Wednesday 09 August 2017 19:26
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
- Tuesday 08 August 2017 20:06
- Forum: Python
- Topic: Handling HNAP - DLink DSP-W215 example
- Replies: 59
- Views: 18287
Re: Handling HNAP - DLink DSP-W215 example
New update, new problem. :( 2017-07-31 21:04:29.607 Error: (Dlink konnektor) 'onMessage' failed 'AttributeError':''dict' object has no attribute 'decode''. 2017-07-31 21:04:29.607 Error: (Dlink konnektor) ----> Line 257 in /home/pi/domoticz/plugins/DSPW215/plugin.py, function onMessage 2017-07-31 ...
- Sunday 30 July 2017 22:07
- Forum: Other questions and discussions
- Topic: Iphone Presence Detection with Fingbox
- Replies: 14
- Views: 5832
Re: Iphone Presence Detection with Fing
Hmm, a solve this with homebridge and homebridge-edomoticz - that make a domoticz compatible with Apple Homekit. And then i used a Homekit app native in iPad (or AppleTV) and set at home or away mode with Automatization, it is working for me. I know, maybe it is double app domoticz/homekit.
- Saturday 09 April 2016 10:14
- Forum: MySensors
- Topic: ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
- Replies: 5
- Views: 3381
Re: ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
I have exactly the same problem. Maybe is problem on both sides. When domoticz connect to wifi gw, then wifi gw reboot. If I connect to wifi gateway by telnet (ip:5003) i can see all data ok. But, when domoticz connect to wifi gw, then wifi gw got error and reboot itself. Background: [*] Running ...