Search found 8 matches

by tkald
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

vizion88 wrote: Sunday 05 November 2017 19:45
tkald wrote: Sunday 05 November 2017 7:25
Script: plugin.py.zip
No success, domoticz crashes when I use your Plugin.py. I've attached the logfile :)
Sorry, i cant help with this. I tested a plugin with fresh beta release on rpi and works fine. Try complete reboot.
by tkald
Sunday 05 November 2017 7:25
Forum: Python
Topic: Handling HNAP - DLink DSP-W215 example
Replies: 59
Views: 18287

Re: Handling HNAP - DLink DSP-W215 example

vizion88 wrote:Saturday 04 November 2017 22:35 Did you finish the script including kWh already? Would be so nice to have it!

All the best,
Ben
device33 wrote: Monday 30 October 2017 12:11 Would you mind sharing the kWh script?
Script:
plugin.py.zip
(3.52 KiB) Downloaded 254 times
by tkald
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 :-)
IMG_0014.PNG
IMG_0014.PNG (103.87 KiB) Viewed 3984 times
For kWh I used a custom sensor, I dont know how exactly used a defined 'kWh' device :-)
by tkald
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 ...
by tkald
Wednesday 09 August 2017 19:26
Forum: Python
Topic: Handling HNAP - DLink DSP-W215 example
Replies: 59
Views: 18287

Re: Handling HNAP - DLink DSP-W215 example

My Python skills are very limited :-) Maybe author could fix it better :-)
Dnpwwo wrote:
by tkald
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 ...
by tkald
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.
by tkald
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 ...