I have this in the log. I am running as3935.py v0.5rc1 Sep 1 14:52:30 raspberrypi weewx[25166]: as3935: strike at 6.0 km Sep 1 14:52:30 raspberrypi weewx[25166]: as3935: callback failed: Unit system of incoming record (0x10) differs from 'archive' table in 'weewx.sdb' database (0x01)
I must have something configured incorrectly but where? Steve On Friday, July 31, 2015 at 12:03:05 PM UTC-4, mwall wrote: > > On Friday, July 31, 2015 at 11:50:21 AM UTC-4, Robin wrote: >> >> Could I also ask if it is possible to put the Calibration (TUNE_CAP bits) >> in weewx.conf as each board is likely to be different? Mine is 4 so I need >> to change the value with each update. >> > > support for the calibration (tune_cap) is already there. just do this in > weewx.conf: > > [AS3935] > calibration = 4 > > if you want to specify everything, it looks like this: > > [AS3935] > > address = 3 > > bus = 1 > > noise_floor = 0 > > calibration = 6 > > indoors = True > > pin = 17 > > data_binding = lightning_binding > > > anything you do not specify gets a (hopefully sane) default value. > > 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.
