On Sunday, January 8, 2017 at 4:50:12 PM UTC-5, Per Edström wrote: > > I know there is a lowbattery.py that will send email every hour but is > there not just a syslog-notification available? >
no. lowbattery.py uses email for notification. as far as i know, no one has written a low battery notification service that uses any other mechanism to notify when battery goes low. > Are extraBatteriStatus used yet or a future feature? So one can print the > current value of the extraBatteruStatus .. > battery status has been around a long time. the extraBatteryStatusX are part of the new database schema. that combined with sensor_map helps to normalize the use of low battery indicators across different types of hardware, and different numbers of sensors. > I note that the drivers seems to be quite different in their > implementation. In the wmr100.py there is a check on the indoor and outdoor > sensors battery status but not on the extra ones, so I did a small change > just to check if the battery status is there: > ... > But I can't seem to get the same information from WMR200.. > please experiment more with this. this is exactly the kind of discrepancy we would like to resolve. could you create a page on the wiki that describes which sensors are supported by wmr100 vs wmr200 vs wmr9x8? 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]. For more options, visit https://groups.google.com/d/optout.
