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! -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/5b403873-e4d0-4de7-afd5-ea2bf0bb6405n%40googlegroups.com.
