Merging sensor-data from 2 separate driver sources

44 views
Skip to first unread message

Benedict

unread,
Jun 1, 2025, 2:36:21 PM6/1/25
to weewx-user
Hi,
I'm trying to get the data from both the GW1000 ecowitt driver https://github.com/gjr80/weewx-gw1000and the data from netatmo driver https://github.com/Buco7854/weewx-netatmo (which I have tested and both are fully functional and giving me the sensor-data I want to use).
Currently it seems I only see the ecowitt data in my output html. But the netatmo entry is in weewx.conf and access is working.

I guess my question is:

How do I get to use the netatmo output next to the existing ecowitt data?
I assume the descriptors for the sensors from the netatmo driver will conflict/interfere
because they will have the same names and numbers. Not sure where I can alter the netatmo output to avoid that;

Is this a weewx.conf job, and if so, anyone have an example how to add extra sensors from a secondary driver's output?
Have already been fiddling in the python code of the netatmo driver, but I don't see how to output the api result the way I want it to (with higher numbered sensor descriptors, like daymaxwind2, dewpoint2, extraHumid6, extraTemp6, extraTemp7, extraTemp8, heatindex2, p_dayRain2, p_monthRain2, p_rain2, p_rainRate2, p_stormRain2, p_weekRain2, p_yearRain2, pressure6, co2, noiselevel etc.
in order to add them to the Std Output.

Any help appreciated!
 
Reply all
Reply to author
Forward
0 new messages