... and with the correct amount of brackets! DOH! On Wednesday, December 31, 2025 at 9:50:20 PM UTC O S wrote:
> Sorry, like this: > > > ############################################################################## > > [GW1000] > > > # This section is for the Ecowitt Gateway driver. > > # How often to poll the API, default is every 20 seconds: > poll_interval = 20 > > # The driver to use: > driver = user.gw1000 > ip_address = auto > port = 45000 > sensor_map = wh40_batt:batteryStatus > [[[field_map_extensions]]] > soilTemp1 = temp9 > > > ############################################################################## > > On Wednesday, December 31, 2025 at 7:34:18 PM UTC vince wrote: > >> I have the soil temp sensor and a gw1200 here. >> >> I just added a [[field_map_extensions]] item to map it to a weewx db >> element >> >> [GW1000] >> [[field_map_extensions]] >> soilTemp1 = temp9 # map driver 'temp9' to weewx 'soilTemp1' >> # wh34_ch1_batt could be mapped to an >> available field >> # so if you want its battery status saved to >> the db >> >> >> >> On Wednesday, December 31, 2025 at 11:22:43 AM UTC-8 Ole Andreas Gløersen >> wrote: >> >>> I don't have a complete guide for your problem, but use "sudo journalctl >>> -u weewx -f" to check for sensor ID. I have also made a guide for >>> implementing my unknown sensors to WeeWX. >>> >>> Check it out for then you can use it as an approach for your problem. >>> >>> ons. 31. des. 2025 kl. 17:48 skrev O S <[email protected]>: >>> >>>> Hello all, >>>> >>>> I have an Ecowitt soil temperature sensor that is being picked up by >>>> the gateway (GW1200), but not by WeeWX (not on the report page, anyway). >>>> >>>> I am running WeeWX on a R-Pi 1, Debian Bookworm. >>>> >>>> Log is here: https://pastebin.com/Z26g3Xic with debug set to 1. The >>>> only changes I have made is to override some values and plots to exclude >>>> them from the html report page (Seasons). >>>> >>>> I have absolutely no idea where to start with this, so help from you >>>> people would be much appreciated, as usual. >>>> >>>> Thanks :) >>>> >>>> -- >>>> 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/12f358fe-7d1a-45e0-8428-cccfc162e0f0n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/12f358fe-7d1a-45e0-8428-cccfc162e0f0n%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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/9d7b1676-ef68-4555-bb78-6461d58738afn%40googlegroups.com.
