Still the same, i use a meteobridge (i think this one have all data to himself)
May 12 14:39:40 raspberrypi weewx[10594] DEBUG weewx.engine: Finished loading service weewx.engine.StdPrint May 12 14:39:40 raspberrypi weewx[10594] DEBUG weewx.engine: Loading service weewx.engine.StdReport May 12 14:39:40 raspberrypi weewx[10594] DEBUG weewx.engine: Finished loading service weewx.engine.StdReport May 12 14:39:40 raspberrypi weewx[10594] INFO __main__: Starting up weewx version 4.0.0 May 12 14:39:40 raspberrypi weewx[10594] DEBUG weewx.engine: Station does not support reading the time May 12 14:39:40 raspberrypi weewx[10594] INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb' May 12 14:39:40 raspberrypi weewx[10594] INFO weewx.manager: Starting backfill of daily summaries May 12 14:39:40 raspberrypi weewx[10594] INFO weewx.engine: Starting main packet loop. May 12 14:39:40 raspberrypi weewx[10594] DEBUG urllib3.connectionpool: Starting new HTTP connection (1): 192.168.1.103:80 May 12 14:41:54 raspberrypi weewx[10594] INFO user.WeatherLinkLiveJSON: failure to get data http://192.168.1.103:80/v1/current_conditions - try 1 - (('Connection aborted.', ConnectionResetError(104, 'Conexión reinicializada por la máquina remota'))) May 12 14:42:54 raspberrypi weewx[10594] CRITICAL weewx.engine: Internal error. Packet loop has exited. May 12 14:42:54 raspberrypi weewx[10594] DEBUG urllib3.connectionpool: Starting new HTTP connection (1): 192.168.1.103:80 El martes, 12 de mayo de 2020, 14:25:48 (UTC-4), vince escribió: > > On Tuesday, May 12, 2020 at 11:04:40 AM UTC-7, José C. Morales C. wrote: >> >> i put 192.168.1.103 is the address of the weatherlinkIP >> >> > In weewx.conf the station for the driver should look like: > > [WeatherLinkLiveJSON] > driver = user.WeatherLinkLiveJSON > max_tries = 10 > retry_wait = 5 > poll_interval = 20 > url = http://192.168.0.103:80/v1/current_conditions > > > -- 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/60437ef1-38b2-459a-86f7-50737a0cee2e%40googlegroups.com.
