bpennypacker / WeatherFlow-Indigo-Plugin

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

Data doesn't refresh for UDP or WebSocket #41

Open sumocomputers opened 2 years ago

sumocomputers commented 2 years ago

I got my new WeatherFlow Tempest setup using the plug-in version 2022.1.0.

I setup a device for both UDP and WebSocket, and decided to display as the device state, Date/Time last observed.

When the device is first added, it seems to update every minute, but only for a few minutes. Then the device stops updating (I waited hours, data was still stale on both, and date stamp never changed).

I found if I disable and enable device communication, it updates again.

So for now I have a schedule to disable/enable the devices every 30 seconds, and all is good.

I'm not sure if this is a known issue, or if there is some troubleshooting I can do to assist tracking it down.

Thanks,

Chris

4ParMan commented 2 years ago

I have a similar experience. None of my UDP data updates in Indigo, and some of my websockets does not update. When having indigo server off, I can see the incoming data in terminal, b ut no update tin indigo.

sumocomputers commented 1 year ago

@bpennypacker Just curious if you are maintaining this plugin any more?