Hello Remy (... et bonjour en Français :) On va le faire en Français c'est plus simple : je récupère les data via interceptor en Wifi sur Weewx ... Toutes mes datas je les récupère correctement. la valeur inTemp est celle de la base ca ok . mais j'ai 2 sondes en plus et je voudrais également récupérer ces données (soilTemp1 et soilTemp2) et ma question était comment paramétrer le driver interceptor Sur le repo github ce n'est pas très clair...
Mon site est ici : https://meteo-pontscorff.fr/ (il y a mes coordonnées mail) Merci ! Stéphane Le samedi 24 février 2024 à 05:49:39 UTC+1, Remy LAVABRE a écrit : > stephane hello, > I said something stupid to you previously. interceptor intercepts at the > wifi level and not as I thought at the 400 or 800 Mhz radio level... sorry! > > so normal that you have inTemp and barometer! :-) > > I too have a Bresser station and retrieve data automatically from Awekas > in the absence of a USB output. I have several exterior sensors and there > is a somewhat similar problem. the hygrometer values of the probes are > retrieved as hygrometer values of the floor probes while the temperatures > are retrieved as temperatures of external probes. > > I reported this anomaly to Bresser in France who already reported it > almost a year ago, knowing that I was not the only one to have reported it > to them. > I also reported the problem to Germany who basically told me it was > "normal" operation without explanation.... > > As I wrote a driver for weewx which retrieves data directly from Awekas at > regular intervals, I reverse the value fields myself... > > Le ven. 23 févr. 2024, 23:19, sc.lep...@gmail.com <sc.lep...@gmail.com> a > écrit : > >> Hello >> I use weewx with interceptor : >> >> Feb 23 23:09:01 meteo-Ubuntu weewx-BRESSER[63190] DEBUG user.interceptor: >> raw packet: {'dateTime': 1708726142, 'usUnits': 1, 'rain_total': 0.09, >> 'barometer': 29.99, 'temperature_out': 34.7, 'humidity_out': 90.0, >> 'wind_speed': 0.0, 'wind_gust': 0.0, 'wind_dir': 138.0, 'dewpoint': 32.0, >> 'temperature_in': 66.2, 'humidity_in': 57.0, 'uv': 0.0, 'solar_radiation': >> 0.0, 'soil_temperature_1': 66.2, 'soil_temperature_2': 70.8, >> 'soil_moisture_2': 60.0, 'rain': None} >> Feb 23 23:09:01 meteo-Ubuntu weewx-BRESSER[63190] DEBUG user.interceptor: >> mapped packet: {'dateTime': 1708726142, 'usUnits': 1, 'barometer': 29.99, >> 'outHumidity': 90.0, 'inHumidity': 57.0, 'outTemp': 34.7, 'inTemp': 66.2, >> 'windSpeed': 0.0, 'windGust': 0.0, 'windDir': 138.0, 'radiation': 0.0, >> 'dewpoint': 32.0, 'rain': None, 'UV': 0.0, 'soilTemp1': 66.2, 'soilTemp2': >> 70.8, 'soilMoist2': 60.0} >> >> I dont understand how to use : >> soilTemp1': 66.2, ' >> soilTemp2': 70.8, ' >> soil_moist1': 60.0, >> soil_moist2': 60.0, >> >> I've 2 temperatures probes >> >> Can someone explain me how to add this in weewx.conf ? >> >> in section : >> [[sensor_map_extensions]] >> ??? inTemp = temperature_1 >> ??? inHumidity = humidity_1 >> ??? outTemp = temperature_4 >> ??? outHumidity = humidity_4 >> >> >> Thanks a lot ;) >> >> Stephane >> >> -- >> > 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 weewx-user+...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/c851119a-b274-4ecd-99a3-605d2e393946n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/c851119a-b274-4ecd-99a3-605d2e393946n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b81baf0d-7454-403b-86c3-5cd1305b6fcdn%40googlegroups.com.