Hello friends: We are testing meteostick with last weewx and last meteostick driver. We get this error:
Jul 5 12:37:13 raspberrypi weewx[1994]: engine: Caught unrecoverable exception in engine: Jul 5 12:37:13 raspberrypi weewx[1994]: ** 'humidity' Jul 5 12:37:13 raspberrypi weewx[1994]: ** Traceback (most recent call last): Jul 5 12:37:13 raspberrypi weewx[1994]: ** File "/usr/share/weewx/weewx/engine.py", line 871, in main Jul 5 12:37:13 raspberrypi weewx[1994]: ** engine.run() Jul 5 12:37:13 raspberrypi weewx[1994]: ** File "/usr/share/weewx/weewx/engine.py", line 187, in run Jul 5 12:37:13 raspberrypi weewx[1994]: ** for packet in self.console.genLoopPackets(): Jul 5 12:37:13 raspberrypi weewx[1994]: ** File "/usr/share/weewx/user/meteostick.py", line 292, in genLoopPackets Jul 5 12:37:13 raspberrypi weewx[1994]: ** data = self.station.parse_readings(readings, self.rain_per_tip) Jul 5 12:37:13 raspberrypi weewx[1994]: ** File "/usr/share/weewx/user/meteostick.py", line 656, in parse_readings Jul 5 12:37:13 raspberrypi weewx[1994]: ** rain_per_tip) Jul 5 12:37:13 raspberrypi weewx[1994]: ** File "/usr/share/weewx/user/meteostick.py", line 1031, in parse_raw Jul 5 12:37:13 raspberrypi weewx[1994]: ** (humidity_raw, data['humidity'])) Jul 5 12:37:13 raspberrypi weewx[1994]: ** KeyError: 'humidity' Jul 5 12:37:13 raspberrypi weewx[1994]: ** Exiting. How could we solve it? Thank's a lot. -- 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.
