Skip to content

Dashboard "Update" button disappears after Save without Installation #879

@neilbrookins

Description

@neilbrookins

Version

2026.2.2

What type of installation are you using?

Home Assistant Add-on

Browser

Chrome,

What happened?

The Core Issue: "The dashboard falsely implies a device is 'Up to Date' by hiding the update indicator immediately after a YAML edit (even a comment change) is saved, but before that change is actually compiled or deployed."
Security Impact: "In a managed environment, this creates a false sense of security. A user may believe a device is fully patched because no update button is visible, when in reality it is running an older, potentially vulnerable binary that does not match the current source code."

How to reproduce

Find a device with an available update.
Click 'Edit', add a space or comment, and hit 'Save'.
Observe that the 'Update/Install' button is now gone from the device card.
Verify via Home Assistant API or CLI that the firmware on the chip is still the old version.

Expected behavior

Because no compile/update/install has been performed, the update button should remain visible.

Relevant log output

Screenshots

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions