first of all thank you very much for your help I'm only interested in the current battery situation of the uv800 sensor from Oregon I am not interested in inserting tables, graphs or historians I attach the sensors.in file can you please teach me where to put $ current.uvBatteryStatus.raw I would just like to see the current status of the uv battery ok or o low
Il giorno sabato 1 febbraio 2020 03:57:40 UTC+1, Paul McGeorge ha scritto: > > If you are only trying to display the current you would add something like > the below to sensors.inc or whatever template you want it on. I have not > tested this... > > $current.uvBatteryStatus.raw > > > If you are trying to store the status over time and use the data for > graphs or to track it you will need to extend the Database to have the > uvBatteryStatus field. > > You need to read the Weewx Customization Guide > http://www.weewx.com/docs/customizing.htm#archive_database and understand > how the database is used and how tags work in order to get this done. > > You may also want to read through some of the discussions others have had > concerning adding to the Database or useing the $current record. Like this > thread > https://groups.google.com/forum/#!searchin/weewx-user/tag$20not$20in$20database%7Csort:date/weewx-user/laTEGPTirH8/rkj6CdQ9BQAJ > > > > > > > > > -- 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/0b75d1b7-0fc5-4c34-8e3b-8c804365f224%40googlegroups.com.
