On Saturday, June 29, 2019 at 7:12:22 AM UTC-4, Neil S wrote: > > So I have just upgraded to 3.9.1 (on Raspberry Pi). Using the nice new > skin but cannot work out how to get the UV Sensor battery to show on the > web page. UV levels etc show OK but cant get battery status to show > (despite some config file fiddling) >
when you run weewx directly, do you see 'uvBatteryStatus' as one of the fields? if so, then you can use the value directly in reports, but you'll have to extend the database to see historical values (as gary pointed out). if not, then you should check your sensor_map - the field 'battery_status_uv' should be mapped to 'uvBatteryStatus' in the default sensor map. m -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/33522675-4dbe-405f-93bf-14fd5ad59cd2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
