bpennypacker / WeatherFlow-Indigo-Plugin

Indigo Plugin for obtaining weather from WeatherFlow
GNU General Public License v2.0
3 stars 2 forks source link

WeatherFlow Smart Weather Error Error in plugin execution runConcurrentThread #24

Closed achterberg closed 4 years ago

achterberg commented 4 years ago

WeatherFlow Smart Weather Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last): File "plugin.py", line 681, in runConcurrentThread File "plugin.py", line 622, in _process_message File "plugin.py", line 845, in process_obs_tempest IndexError: list index out of range

WeatherFlow Smart Weather Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Indigo 7.4 WF 0.2.2

bpennypacker commented 4 years ago

Are you using the plugin via UDP or Websockets? If you're using the Websocket version then what is the Station ID of the station you are using?

achterberg commented 4 years ago

I actually have both set up as different devices. My station ID for websockets is 18541

On Jul 15, 2020, at 9:06 AM, Bruce Pennypacker <notifications@github.com mailto:notifications@github.com> wrote:

Are you using the plugin via UDP or Websockets? If you're using the Websocket version then what is the Station ID of the station you are using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bpennypacker/WeatherFlow-Indigo-Plugin/issues/24#issuecomment-658788880, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQPSQITYOOOT4Z2LAHQZBDR3WZWJANCNFSM4O2NZN3A.

bpennypacker commented 4 years ago

Give v0.2.3 a try. If that's still throwing exceptions like these I may need to break down and purchase a Tempest for myself so I can get real UDP messages from one in order to troubleshoot...

achterberg commented 4 years ago

Installed and so far no errors. Thanks.

On Jul 16, 2020, at 10:18 AM, Bruce Pennypacker notifications@github.com wrote:

Give v0.2.3 a try. If that's still throwing exceptions like these I may need to break down and purchase a Tempest for myself so I can get real UDP messages from one in order to troubleshoot...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bpennypacker/WeatherFlow-Indigo-Plugin/issues/24#issuecomment-659481219, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQPSQOHIRVRZYVBFBMZPC3R34K4NANCNFSM4O2NZN3A.

PSSOMgdelb6 commented 4 years ago

0.2.3 no WS or UDP errors. Thanks!

bpennypacker commented 4 years ago

Awesome, thanks for the update!