core/tests/components/homeassistant_yellow
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
conftest.py
test_config_flow.py Migrate `homeassistant_hardware` to use `FirmwareInfo` instead of just the application type (#138874) 2025-02-21 09:26:35 -05:00
test_hardware.py
test_init.py Keep track of addons and integrations when determining HA radio firmware type (#134598) 2025-02-06 14:46:07 -05:00