Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for firmware updates #50

Open
ankohanse opened this issue Nov 10, 2024 · 0 comments
Open

Support for firmware updates #50

ankohanse opened this issue Nov 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ankohanse
Copy link
Owner

When a firmware update is available the following entity values are in play:

  • Firmware Status (Esybox) or System Status (box2): from 'already updated' to 'update available'
  • Update Firmware (Esybox) or Update System (box2): set from 'update later' to 'update now' to trigger the firmware update install

The Update Firmware/Update System is currently displayed as readonly diagnostics sensor. Options:

  • Make this entity changeable (select entity)
  • Implement a proper update entity with device class 'firmware' that implements update state and update action.

To investigate:

  • is there a way to determine current and new firmware version number?
  • does Dab Pumps provide a predictable url for a release summary?
@ankohanse ankohanse added the enhancement New feature or request label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant