Search found 10 matches

by Martijn684
Thursday 24 March 2022 9:15
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

On that subject... my own weatherstation stopped measuring rainfall, and I am seriously considering switching to a more robust brand. In fact, as of now I am not using WuDirect myself anymore. This means that I can probably still fix minor issues, but when Domoticz introduces a major change in the ...
by Martijn684
Wednesday 23 March 2022 18:52
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Well for starters, it's not WuDirect that you're using but some other plugin.
by Martijn684
Saturday 27 November 2021 12:18
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Looks fine to me - the order of the parameters is different but that is not important either...
by Martijn684
Saturday 27 November 2021 11:40
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Here's some background information that I posted recently on GitHub: WS View should allow you to configure a Custom output. On this Custom WS View settings page, only a few things are relevant: the protocol switch , which must be Wunderground, " Server IP / Hostname ", which must be set to the IP ...
by Martijn684
Sunday 06 June 2021 12:38
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

any advcice on what the setting to put into WS View are? im trying to flip from PWS by Xorfor as its no longer supported, but ive setup the IP and port but am not receiving anyting on domoticz's end? Your WS View app should allow you to configure a "Customized" output. You should set the settings ...
by Martijn684
Sunday 06 June 2021 12:27
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Please upgrade to plugin version 0.2.1. The problem with the Humidity sensors has been fixed by making them Custom sensors. That was the reason it was working on my own instance where the humidity devices were actually of the Custom type. Making them of the Humidity type (and handling the nvalue ...
by Martijn684
Tuesday 01 June 2021 20:48
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Well... this is a strange one. Your logs show no difference in protocol, so it should just work. So I'm going to give you some suggestions which hopefully shed some light on the problem. There is one thing that I think of right now: the plugin only updates values if they change. There is another ...
by Martijn684
Tuesday 01 June 2021 19:52
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Re: Python Plugin: WuDirect interface for Personal Weather Stations

Sorry for the long silence - I should have subscribed to my own topic I guess. And all this time I thought nobody else was using it…

Please give my some time to figure out what could be the problem with the humidity for you - it works on my pc as they say ;-)
by Martijn684
Monday 09 September 2019 13:13
Forum: Python
Topic: Python Plugin: WuDirect interface for Personal Weather Stations
Replies: 51
Views: 6920

Python Plugin: WuDirect interface for Personal Weather Stations

I made a Domoticz Python plugin for direct reception and parsing of Wunderground-formatted Weatherstation data. It has been developed for the following (identical) Personal Weather Stations: Fine Offset WH2900 Alecto WS-5500 (used for development and testing) Ambient Weather WS-2902A These PWS's are ...
by Martijn684
Friday 02 March 2018 12:49
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 98
Views: 43127

Re: Intergas Incomfort Heater control

Hi Erik, Really nice driver, thank you!! I got a LAN2RF gateway just for this - so that I can log what's happening with the heating system. At home, the Intergas HRE parameters are set to a LT/HT (2 zone) system (parameter A = 7). The LT zone is controlled using a wired Honeywell round, the HT zone ...