Skip to content

Feature: Firmware Update Support #139

@cmgrayb

Description

@cmgrayb

Is your feature request related to a problem? Please describe.
Currently, the Dyson integration detects when firmware is available, however when trying to update the firmware, nothing is updated and the update gets stuck in an updating state within Home Assistant

Describe the solution you'd like
When clicking update in Home Assistant, the API command to update the device should be sent and the device updated.

Describe alternatives you've considered
Firmware update availability is working, so the user can currently update within the app, but there is an update button which is causing confusion and should work if possible per Home Assistant Core requirements

Additional context
Log entries:

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:323
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 8:28:14 AM (2 occurrences)
Last logged: 8:33:19 AM

[546767377952] Error during service call to update.install: Update installation already in progress for update.[device_name]_firmware_update
[546564341280] Error during service call to update.install: Update installation already in progress for update.[device_name]_firmware_update

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions