core/homeassistant/components/homeassistant_hardware
puddly debee25086
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
2025-02-21 09:26:35 -05:00
..
__init__.py
const.py
firmware_config_flow.py Migrate `homeassistant_hardware` to use `FirmwareInfo` instead of just the application type (#138874) 2025-02-21 09:26:35 -05:00
helpers.py
manifest.json Bump universal-silabs-flasher to v0.0.29 (#138970) 2025-02-20 23:03:26 -05:00
silabs_multiprotocol_addon.py
strings.json Replace "HassOS" with "Home Assistant OS" in homeassistant_hardware (#137637) 2025-02-07 11:13:55 +01:00
util.py Migrate `homeassistant_hardware` to use `FirmwareInfo` instead of just the application type (#138874) 2025-02-21 09:26:35 -05:00