On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote: > > Updated Interceptor to version 0.50 > > and I get this error: > Jan 12 07:27:17 Desktop weewx[2501]: Starting weewx weather system: weewx. > Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: driver > version is 0.50 > Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: device type: > ecowitt-client > Jan 12 07:27:17 Desktop weewx[2516]: engine: Import of driver failed: > 'InterceptorDriver' object has no attribute 'default_sensor_map' (<type > 'exceptions.AttributeError'>) > Jan 12 07:27:17 Desktop weewx[2516]: engine: Unable to load driver: > 'InterceptorDriver' object has no attribute 'default_sensor_map' > Jan 12 07:27:17 Desktop weewx[2516]: **** Exiting... > > Im using the Ecowiit protocol from the console(HP2551-C) > > Any ideas? >
sorry, the initialization of sensor_map was incorrect. fixed at commit 7ecaad0 please update to latest interceptor.py -- 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/ad5e94ea-fea6-4561-b358-5022f71f1cdd%40googlegroups.com.
