Skip to content
Snippets Groups Projects
Unverified Commit debee250 authored by puddly's avatar puddly Committed by GitHub
Browse files

Migrate `homeassistant_hardware` to use `FirmwareInfo` instead of just the...

Migrate `homeassistant_hardware` to use `FirmwareInfo` instead of just the application type (#138874)

* Migrate `self._probed_firmware_type` to `self._probed_firmware_info`

* Migrate from `firmware_type` to the full `firmware_info`

* Implement `probe_silabs_firmware_type` via `probe_silabs_firmware_info`

* Fix unit tests

* Increase coverage

* Bring test coverage to 100%

* Simplify test per review comment
parent 508b6c8d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment