Hello I had a few issues with the battery and the WH41 air quality sensor and a lot of fiddling around. If it helps here is the section from my Seasons skin sensors.inc file that finally worked #set $sensor_batt_data = [('wh32_batt', 'get_binary_battery_status'), ('wh40_batt', 'get_multi_battery_status'), ('wh41_ch1_batt', 'get_multi_battery_status'), ('wh68_batt', 'get_multi_battery_status'), ('wh68_sig', 'get_multi_signal_status'), ] ## lcsneil
Friday, August 19, 2022, 7:10:10 PM, you wrote: > added a few words in the below text to make it better understandable (I hope) > Am 19.08.2022 um 20:06 schrieb Rainer Lang: >> for the AQI - depending on whether this is a WH41/WH43 or a WH45 you will >> have to created either new fields/columns in the database as the ws_extended >> schema doesn't have space for all of them, or you need to repurpose fields >> (best with the same unit group) to accomodate the data. Then you need to >> assign the weewx field (--> field-map) to the database field (in >> [StdCalibrate] [[Corrections]] as you did with the radiation) you repurpose >> (in case of repurpose) and create the respective entries of the database >> field in skin.conf and index.html.tmpl. >> That should do the job. >> Regarding voltage, see the field-map - for (almost) each sensor there is >> also a battery status (ending in _bat) - in order to display it, same story >> as above. >> And what do you mean by connectivity ? Do you mean signal strength ? Also >> see the field map with each sensor (ending in _sig) - again, same story as >> above. >> Am 19.08.2022 um 16:48 schrieb John Jacklin: >>> Yes indeed I have - this is how I have been able to get so far! (Just got >>> the radiation sorted) But still need to sort the Connectivity and Voltages! >>> On Friday, 19 August 2022 at 15:09:14 UTC+1 lang....@googlemail.com wrote: >>>> Did you read the driver wiki at https://github.com/gjr80/weewx-gw1000/wiki >>>> ? >>>> You should find most if not all answers to your questions there 😎 >>>> Am 19.08.2022 um 15:45 schrieb John Jacklin: >>>>> Sorry - two more questions!! >>>>> I have just noticed Radiation is N/A as well. >>>>> Also is it possible to add a AQI graph? >>>>> Thanks >>>>> On Friday, 19 August 2022 at 14:29:38 UTC+1 John Jacklin wrote: >>>>>> I have been running WeeWX with a Davis WLL and a Vantage Pro 2. >>>>>> https://wx-watch.co.uk/weewxu/ >>>>>> I recently got a Ecowitt Wittboy with extra sensors and decided to try >>>>>> the GW1000 driver. >>>>>> I installed WeeWX and copied the config and data from the above setup >>>>>> across. Then I installed the GW1000 and then edited to names of my extra >>>>>> sensors. A couple of questions (simple answers please as I am not very >>>>>> good at this) >>>>>> Under Sensor Status and Connectivity it is showing Signal Quality N/A - >>>>>> this I presume is left over from the Davis WLL setup. Can the GW1000 >>>>>> driver show signal quality and if so how - if not how can I stop it >>>>>> displaying this. >>>>>> Also Console Battery and Console Voltage (again left over from the WLL I >>>>>> presume) are N/A - can I show the voltage go the Wittboy Sensors and if >>>>>> so how or again how do I remove it >>>>>> https://wx-watch.co.uk/weewx/ >>>>>> 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 weewx-user+unsubscr...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/1fe1bd88-6811-48df-83a4-d90db379e554n%40googlegroups.com. >>> -- > 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/c63671f6-ccbc-ba88-1159-f2411c00d1b0%40gmail.com. -- Best regards, Brackenbury -- 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/1087452953.20220820093422%40gmail.com.