WeatherLink Live

Posted on
Fri Dec 29, 2023 6:54 pm
cmwaffle offline
Posts: 8
Joined: Apr 27, 2019

WeatherLink Live

I'm using MacOS 14.2.1, Indigo 2023.1.1 and plugin WeatherLink Live 2022.0.0. The Weather Station Base Station keeps showing "HTTP error". I reload the plugin and it will show "OK".

The log window shows in red "WeatherLink Live Error Home Weather Station: http_poll RequestException: HTTPConnectionPool(host='192.168.50.135', port=80): Max retries exceeded with url: /v1/current_conditions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x10980eef0>, 'Connection to 192.168.50.135 timed out. (connect timeout=3.0)'))
WeatherLink Live Error Home Weather Station: udp_start() RequestException: HTTPConnectionPool(host='192.168.50.135', port=80): Max retries exceeded with url: /v1/real_time (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x109863ac0>, 'Connection to 192.168.50.135 timed out. (connect timeout=3.0)'))"

I have rechecked the IP address and it is correct. If I try any other port the plugin doesn't work at all. How can I fix this?

I wanted to ask this question on the FlyingDiver's Plugin forum but I couldn't access it. I couldn't get past the user name and password screen.

Thanks.

Posted on
Fri Dec 29, 2023 7:17 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: WeatherLink Live

cmwaffle wrote:
I'm using MacOS 14.2.1, Indigo 2023.1.1 and plugin WeatherLink Live 2022.0.0. The Weather Station Base Station keeps showing "HTTP error". I reload the plugin and it will show "OK".

The log window shows in red "WeatherLink Live Error Home Weather Station: http_poll RequestException: HTTPConnectionPool(host='192.168.50.135', port=80): Max retries exceeded with url: /v1/current_conditions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x10980eef0>, 'Connection to 192.168.50.135 timed out. (connect timeout=3.0)'))
WeatherLink Live Error Home Weather Station: udp_start() RequestException: HTTPConnectionPool(host='192.168.50.135', port=80): Max retries exceeded with url: /v1/real_time (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x109863ac0>, 'Connection to 192.168.50.135 timed out. (connect timeout=3.0)'))"

I have rechecked the IP address and it is correct. If I try any other port the plugin doesn't work at all. How can I fix this?

I wanted to ask this question on the FlyingDiver's Plugin forum but I couldn't access it. I couldn't get past the user name and password screen.

Thanks.


Please turn on debug logging, restart the plugin, then copy the entire log from the restart to the point you get the error. Post it in a reply using the CODE tags around the text (button in green bar above the text box).

What username/password box? You have to be logged in to post anywhere on the forums. I moved this post to the appropriate sub-forum.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Dec 30, 2023 9:39 am
cmwaffle offline
Posts: 8
Joined: Apr 27, 2019

Re: WeatherLink Live

With verbose debugging turned on I get:
Code: Select all
 WeatherLink Live Debug          {"did":"001D0A719825","ts":1703950708,"conditions":[{"lsid":685598,"data_structure_type":1,"txid":1,"wind_speed_last":0.00,"wind_dir_last":0,"rain_size":1,"rain_rate_last":0,"rain_15_min":0,"rain_60_min":1,"rain_24_hr":1,"rain_storm":null,"rain_storm_start_at":null,"rainfall_daily":1,"rainfall_monthly":2,"rainfall_year":2,"wind_speed_hi_last_10_min":1.87,"wind_dir_at_hi_speed_last_10_min":171}]}
   WeatherLink Live Debug          Home Weather Station: udp_receive success: did = 001D0A719825, ts = 1703950708, 1 conditions
   WeatherLink Live Debug          {'did': '001D0A719825', 'ts': 1703950708, 'conditions': [{'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}]}
   WeatherLink Live Debug          sensorDictToList: sensor_dict = {'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}
   WeatherLink Live Debug          sensorDictToList: key = rain_storm, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          sensorDictToList: key = rain_storm_start_at, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          Home Weather Humidity-Outside: Updating sensor: [{'key': 'lsid', 'value': 685598}, {'key': 'data_structure_type', 'value': 1}, {'key': 'txid', 'value': 1}, {'key': 'wind_speed_last', 'value': 0.0, 'decimalPlaces': 0, 'uiValue': '0 mph'}, {'key': 'wind_dir_last', 'value': 0, 'decimalPlaces': 0, 'uiValue': '0°'}, {'key': 'rain_size', 'value': 1}, {'key': 'rain_rate_last', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in/hr'}, {'key': 'rain_15_min', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_60_min', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_24_hr', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_storm', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_storm_start_at', 'value': 'Wed, 31 Dec 1969 16:00:00', 'decimalPlaces': 0, 'uiValue': 'Wed, 31 Dec 1969 16:00:00'}, {'key': 'rainfall_daily', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rainfall_monthly', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'rainfall_year', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'wind_speed_hi_last_10_min', 'value': 1.87, 'decimalPlaces': 0, 'uiValue': '2 mph'}, {'key': 'wind_dir_at_hi_speed_last_10_min', 'value': 171, 'decimalPlaces': 0, 'uiValue': '171°'}]
   WeatherLink Live Debug          sensorDictToList: sensor_dict = {'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}
   WeatherLink Live Debug          sensorDictToList: key = rain_storm, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          sensorDictToList: key = rain_storm_start_at, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : Updating sensor: [{'key': 'lsid', 'value': 685598}, {'key': 'data_structure_type', 'value': 1}, {'key': 'txid', 'value': 1}, {'key': 'wind_speed_last', 'value': 0.0, 'decimalPlaces': 0, 'uiValue': '0 mph'}, {'key': 'wind_dir_last', 'value': 0, 'decimalPlaces': 0, 'uiValue': '0°'}, {'key': 'rain_size', 'value': 1}, {'key': 'rain_rate_last', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in/hr'}, {'key': 'rain_15_min', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_60_min', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_24_hr', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_storm', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_storm_start_at', 'value': 'Wed, 31 Dec 1969 16:00:00', 'decimalPlaces': 0, 'uiValue': 'Wed, 31 Dec 1969 16:00:00'}, {'key': 'rainfall_daily', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rainfall_monthly', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'rainfall_year', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'wind_speed_hi_last_10_min', 'value': 1.87, 'decimalPlaces': 0, 'uiValue': '2 mph'}, {'key': 'wind_dir_at_hi_speed_last_10_min', 'value': 171, 'decimalPlaces': 0, 'uiValue': '171°'}]
   WeatherLink Live Debug          sensorDictToList: sensor_dict = {'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}
   WeatherLink Live Debug          sensorDictToList: key = rain_storm, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          sensorDictToList: key = rain_storm_start_at, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: Updating sensor: [{'key': 'lsid', 'value': 685598}, {'key': 'data_structure_type', 'value': 1}, {'key': 'txid', 'value': 1}, {'key': 'wind_speed_last', 'value': 0.0, 'decimalPlaces': 0, 'uiValue': '0 mph'}, {'key': 'wind_dir_last', 'value': 0, 'decimalPlaces': 0, 'uiValue': '0°'}, {'key': 'rain_size', 'value': 1}, {'key': 'rain_rate_last', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in/hr'}, {'key': 'rain_15_min', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_60_min', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_24_hr', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_storm', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_storm_start_at', 'value': 'Wed, 31 Dec 1969 16:00:00', 'decimalPlaces': 0, 'uiValue': 'Wed, 31 Dec 1969 16:00:00'}, {'key': 'rainfall_daily', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rainfall_monthly', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'rainfall_year', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'wind_speed_hi_last_10_min', 'value': 1.87, 'decimalPlaces': 0, 'uiValue': '2 mph'}, {'key': 'wind_dir_at_hi_speed_last_10_min', 'value': 171, 'decimalPlaces': 0, 'uiValue': '171°'}]
   WeatherLink Live Debug          sensorDictToList: sensor_dict = {'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}
   WeatherLink Live Debug          sensorDictToList: key = rain_storm, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          sensorDictToList: key = rain_storm_start_at, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          Home Weather Temperature-Outside: Updating sensor: [{'key': 'lsid', 'value': 685598}, {'key': 'data_structure_type', 'value': 1}, {'key': 'txid', 'value': 1}, {'key': 'wind_speed_last', 'value': 0.0, 'decimalPlaces': 0, 'uiValue': '0 mph'}, {'key': 'wind_dir_last', 'value': 0, 'decimalPlaces': 0, 'uiValue': '0°'}, {'key': 'rain_size', 'value': 1}, {'key': 'rain_rate_last', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in/hr'}, {'key': 'rain_15_min', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_60_min', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_24_hr', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_storm', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_storm_start_at', 'value': 'Wed, 31 Dec 1969 16:00:00', 'decimalPlaces': 0, 'uiValue': 'Wed, 31 Dec 1969 16:00:00'}, {'key': 'rainfall_daily', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rainfall_monthly', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'rainfall_year', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'wind_speed_hi_last_10_min', 'value': 1.87, 'decimalPlaces': 0, 'uiValue': '2 mph'}, {'key': 'wind_dir_at_hi_speed_last_10_min', 'value': 171, 'decimalPlaces': 0, 'uiValue': '171°'}]
   WeatherLink Live Debug          sensorDictToList: sensor_dict = {'lsid': 685598, 'data_structure_type': 1, 'txid': 1, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_15_min': 0, 'rain_60_min': 1, 'rain_24_hr': 1, 'rain_storm': None, 'rain_storm_start_at': None, 'rainfall_daily': 1, 'rainfall_monthly': 2, 'rainfall_year': 2, 'wind_speed_hi_last_10_min': 1.87, 'wind_dir_at_hi_speed_last_10_min': 171}
   WeatherLink Live Debug          sensorDictToList: key = rain_storm, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          sensorDictToList: key = rain_storm_start_at, value = None (<class 'NoneType'>) coerced to value 0
   WeatherLink Live Debug          Home Weather Wind Speed-Outside: Updating sensor: [{'key': 'lsid', 'value': 685598}, {'key': 'data_structure_type', 'value': 1}, {'key': 'txid', 'value': 1}, {'key': 'wind_speed_last', 'value': 0.0, 'decimalPlaces': 0, 'uiValue': '0 mph'}, {'key': 'wind_dir_last', 'value': 0, 'decimalPlaces': 0, 'uiValue': '0°'}, {'key': 'rain_size', 'value': 1}, {'key': 'rain_rate_last', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in/hr'}, {'key': 'rain_15_min', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_60_min', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_24_hr', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rain_storm', 'value': 0.0, 'decimalPlaces': 2, 'uiValue': '0.00 in'}, {'key': 'rain_storm_start_at', 'value': 'Wed, 31 Dec 1969 16:00:00', 'decimalPlaces': 0, 'uiValue': 'Wed, 31 Dec 1969 16:00:00'}, {'key': 'rainfall_daily', 'value': 0.01, 'decimalPlaces': 2, 'uiValue': '0.01 in'}, {'key': 'rainfall_monthly', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'rainfall_year', 'value': 0.02, 'decimalPlaces': 2, 'uiValue': '0.02 in'}, {'key': 'wind_speed_hi_last_10_min', 'value': 1.87, 'decimalPlaces': 0, 'uiValue': '2 mph'}, {'key': 'wind_dir_at_hi_speed_last_10_min', 'value': 171, 'decimalPlaces': 0, 'uiValue': '171°'}]

Posted on
Sat Dec 30, 2023 9:41 am
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: WeatherLink Live

You didn't use the code tags as requested.

The log you posted does not start at the reload. And I don't see any errors in that segment.

Also, just use "debug logging", NOT "verbose debug logging".

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Dec 30, 2023 2:49 pm
cmwaffle offline
Posts: 8
Joined: Apr 27, 2019

Re: WeatherLink Live

This is what I get with debug logging.
Code: Select all
Dec 30, 2023 at 12:11:48 PM
   Reloading plugin "WeatherLink Live 2022.0.0" using API v3.0
   Stopping plugin "WeatherLink Live 2022.0.0" (pid 44969)
   WeatherLink Live Debug          stop_concurrent_thread called
   WeatherLink Live Debug          stop_concurrent_thread called
   WeatherLink Live Debug          Home Weather Humidity-Outside: Stopping Device
   WeatherLink Live Debug          Home Weather Humidity-Outside: deviceStopComm complete, sensorDevices = {1409283296: <indigo.Device object at 0x10b09f6f0>, 1977021924: <indigo.Device object at 0x10b75b060>, 42013854: <indigo.Device object at 0x10b09f680>, 157636749: <indigo.Device object at 0x10b775070>, 1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : Stopping Device
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : deviceStopComm complete, sensorDevices = {1977021924: <indigo.Device object at 0x10b75b060>, 42013854: <indigo.Device object at 0x10b09f680>, 157636749: <indigo.Device object at 0x10b775070>, 1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: Stopping Device
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: deviceStopComm complete, sensorDevices = {42013854: <indigo.Device object at 0x10b09f680>, 157636749: <indigo.Device object at 0x10b775070>, 1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Station: Stopping Device
   WeatherLink Live Debug          Home Weather Station: deviceStopComm complete, sensorDevices = {42013854: <indigo.Device object at 0x10b09f680>, 157636749: <indigo.Device object at 0x10b775070>, 1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Temperature-Inside: Stopping Device
   WeatherLink Live Debug          Home Weather Temperature-Inside: deviceStopComm complete, sensorDevices = {157636749: <indigo.Device object at 0x10b775070>, 1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Temperature-Outside: Stopping Device
   WeatherLink Live Debug          Home Weather Temperature-Outside: deviceStopComm complete, sensorDevices = {1215573250: <indigo.Device object at 0x10b7750e0>}
   WeatherLink Live Debug          Home Weather Wind Speed-Outside: Stopping Device
   Stopped plugin "WeatherLink Live 2022.0.0"
   Starting plugin "WeatherLink Live 2022.0.0" (pid 65596)
   WeatherLink Live Debug          logLevel = 10
   Started plugin "WeatherLink Live 2022.0.0"
   WeatherLink Live                Starting WeatherLink Live
   WeatherLink Live Debug          Home Weather Humidity-Outside: Starting Device
   WeatherLink Live Debug          Home Weather Humidity-Outside: getDeviceDisplayStateId returning: hum
   WeatherLink Live Debug          Home Weather Humidity-Outside: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>}
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : Starting Device
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : getDeviceDisplayStateId returning: rain_24_hr
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Daily : deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>}
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: Starting Device
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: getDeviceDisplayStateId returning: rain_60_min
   WeatherLink Live Debug          Home Weather Rainfall-Outside-Hourly: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>, 1977021924: <indigo.Device object at 0x10ac03060>}
   WeatherLink Live Debug          Home Weather Station: Starting Device
   WeatherLink Live Debug          Home Weather Station: getDeviceDisplayStateId returning: status
   WeatherLink Live Debug          WeatherLink __init__ address = 192.168.50.135, port = 80, pollFrequency = 600.0
   WeatherLink Live Debug          Home Weather Station: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>, 1977021924: <indigo.Device object at 0x10ac03060>}
   WeatherLink Live Debug          Home Weather Temperature-Inside: Starting Device
   WeatherLink Live Debug          Home Weather Temperature-Inside: getDeviceDisplayStateId returning: temp_in
   WeatherLink Live Debug          Home Weather Temperature-Inside: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>, 1977021924: <indigo.Device object at 0x10ac03060>, 42013854: <indigo.Device object at 0x10a547680>}
   WeatherLink Live Debug          Home Weather Temperature-Outside: Starting Device
   WeatherLink Live Debug          Home Weather Temperature-Outside: getDeviceDisplayStateId returning: temp
   WeatherLink Live Debug          Home Weather Temperature-Outside: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>, 1977021924: <indigo.Device object at 0x10ac03060>, 42013854: <indigo.Device object at 0x10a547680>, 157636749: <indigo.Device object at 0x10ac21070>}
   WeatherLink Live Debug          Home Weather Wind Speed-Outside: Starting Device
   WeatherLink Live Debug          Home Weather Wind Speed-Outside: getDeviceDisplayStateId returning: wind_speed_last
   WeatherLink Live Debug          Home Weather Wind Speed-Outside: deviceStartComm complete, sensorDevices = {1876090573: <indigo.Device object at 0x10a546dc0>, 1409283296: <indigo.Device object at 0x10a5476f0>, 1977021924: <indigo.Device object at 0x10ac03060>, 42013854: <indigo.Device object at 0x10a547680>, 157636749: <indigo.Device object at 0x10ac21070>, 1215573250: <indigo.Device object at 0x10ac210e0>}
   WeatherLink Live                Home Weather Station: Polling WeatherLink Live
   WeatherLink Live Debug          Home Weather Station: http_poll success: did = 001D0A719825, ts = 1703967112, 3 conditions
   WeatherLink Live Debug          Added sensor 685598 to knownDevices: {'lsid': '685598', 'type': '1'}
   WeatherLink Live Debug          Added sensor 685595 to knownDevices: {'lsid': '685595', 'type': '4'}
   WeatherLink Live Debug          Added sensor 685594 to knownDevices: {'lsid': '685594', 'type': '3'}
   WeatherLink Live Debug          Home Weather Station: udp_start() broadcast_port = 22222, duration = 1200
   WeatherLink Live Debug          Home Weather Station: udp_start() socket listener started

Posted on
Sat Dec 30, 2023 2:56 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: WeatherLink Live

Still not seeing an error.

The initial poll seemed to work fine. Which means it's likely a network error on your end. Is the WLL connecting via Wifi or Ethernet? If Wifi, try connecting it via Ethernet and see if you still get errors.

joe

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sun Dec 31, 2023 3:30 pm
cmwaffle offline
Posts: 8
Joined: Apr 27, 2019

Re: WeatherLink Live

Thanks for working with me on this and for putting up with such a novice. The WLL is connected by wi-fi. I have shut down my network and restarted it . Since doing this the WLL has not had recurrence of the problem (fingers crossed). If it does come back I'll try the ethernet approach.

Posted on
Sun Dec 31, 2023 3:32 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: WeatherLink Live

Yeah, I think there's something intermittently interfering with your Wifi, which might be causing the WLL to get in a weird state such that it's not responding when the plugin tries.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 11 guests

cron