Search found 6 matches

by sryback
Saturday 30 September 2017 12:29
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

Hi BackSeeDaa What do you think about this : ---------------------------------------- Exception happened during processing of request from ('192.168.1.224', 19248) Traceback (most recent call last): File "/usr/lib/python2.7/SocketServer.py", line 295, in _handle_request_noblock self.process_request ...
by sryback
Tuesday 05 September 2017 21:24
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

That is not a Barometer device. That is a pressure device. Delete it and create a new Barometer device. Edit the config file with the new idx and it will work like a charm ;) ARG ! :o you have found my problem !! no error when l launch .py !! :mrgreen: But, i don't understand... I've followed ...
by sryback
Tuesday 05 September 2017 19:33
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

So, if you open a browser in your LAN and write http://YOURDOMOTICZID:8080/json.htm?type=devices&rid=3 Replace YOURDOMOTICZID with your actual domoticz IP address or host name (The same that you put in your config file) in the address bar, what is the result? Here is the result : { "ActTime ...
by sryback
Tuesday 05 September 2017 14:49
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

I will do the test in few hours.
Now i'm in my office and un can't do it.
See you soon ;)
by sryback
Tuesday 05 September 2017 14:19
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

1) Did this happen all of a sudden or are you installing new? 2) If You look at your configuration file, you will find a Barometer device and has a domoticzIdx value. Do You have a Domoticz device with that idx number? 1) It's a new installation. 2) Yes, in my config.json, i've got a baramoter with ...
by sryback
Tuesday 05 September 2017 11:48
Forum: Show your projects
Topic: interceptWH2600 - WH2600 Weather Station Interceptor
Replies: 58
Views: 24188

Re: interceptWH2600 - WH2600 Weather Station Interceptor

Hi All ! Great job BakSeeDaa, you have done a beautiful project ! But I've got an exception at interceptWH2600.py launch : ---------------------------------------- Exception happened during processing of request from ('192.168.1.224', 58114) Traceback (most recent call last): File "/usr/lib/python2 ...