Skip to content

No wind related data since 2026.05 #171033

@willbewipeout

Description

@willbewipeout

The problem

I've noticed this since 5/7. Following entities show as unavailable:

  • Wind Direction
  • Wind Gust
  • Wind lull
  • Wind Speed
  • Wind Speed (avg)
  • Wind Sample Interval

Tried reloading the integration and confirmed the direct app shows wind data.

What version of Home Assistant Core has the issue?

core-2026.5.2

What was the last working version of Home Assistant Core?

core-2026.4.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

weatherflow_cloud

Link to integration documentation on our website

https://www.home-assistant.io/integrations/weatherflow/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Logger: homeassistant
Source: components/weatherflow_cloud/coordinator.py:209
First occurred: 2:09:53 PM (1 occurrence)
Last logged: 2:09:53 PM

Error doing job: Task exception was never retrieved (task: None)
Traceback (most recent call last):
  File "/usr/local/lib/python3.14/site-packages/weatherflow4py/ws.py", line 251, in listen
    await self.callbacks[data["type"]](response)
  File "/usr/src/homeassistant/homeassistant/components/weatherflow_cloud/coordinator.py", line 209, in _handle_websocket_message
    device_id = data.device_id
                ^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'device_id'

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions