home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.99k stars 2.72k forks source link

Erroneous 'WLED Update Available' for device which can't run the update #17392

Closed BGFHA closed 1 year ago

BGFHA commented 1 year ago

Checklist

Describe the issue you are experiencing

HA is telling me that there is an update available for a device which is running an "old" version.

WLED Installed version 0.13.1 Latest version 0.13.3

However the device is correctly identified: Firmware: 0.13.1 Hardware: esp8266

The ESP8266 cannot move past 0.13.1

Describe the behavior you expected

Recognise that the ESP8266 cannot be updated.

Steps to reproduce the issue

  1. Connect a ESP8266 running WLED version 0.13.1
  2. ...

What version of Home Assistant Core has the issue?

Home Assistant 2023.7.3 Supervisor 2023.07.1 Operating System 10.3 Frontend 20230705.1 - latest

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Chrome

Which operating system are you using to run this browser?

Windows 10

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

The Android app is also showing this information.

karwosts commented 1 year ago

This is not a frontend issue, the update decisions come from core. Please file an issue in home-assistant/core repo against the wled integration, thanks!