-
- Downloads
Move SiLabs firmware probing helper from ZHA into `homeassistant_hardware` (#131586)
* Move firmware probing helper out of ZHA and into hardware * Add a unit test
Showing
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py 2 additions, 5 deletions...components/homeassistant_hardware/firmware_config_flow.py
- homeassistant/components/homeassistant_hardware/manifest.json 3 additions, 2 deletions...assistant/components/homeassistant_hardware/manifest.json
- homeassistant/components/homeassistant_hardware/util.py 48 additions, 1 deletionhomeassistant/components/homeassistant_hardware/util.py
- homeassistant/components/homeassistant_sky_connect/config_flow.py 1 addition, 2 deletions...stant/components/homeassistant_sky_connect/config_flow.py
- homeassistant/components/homeassistant_yellow/config_flow.py 1 addition, 1 deletionhomeassistant/components/homeassistant_yellow/config_flow.py
- homeassistant/components/zha/manifest.json 2 additions, 2 deletionshomeassistant/components/zha/manifest.json
- homeassistant/components/zha/repairs/wrong_silabs_firmware.py 4 additions, 20 deletions...assistant/components/zha/repairs/wrong_silabs_firmware.py
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 0 additions, 3 deletionsrequirements_test_all.txt
- script/hassfest/dependencies.py 1 addition, 0 deletionsscript/hassfest/dependencies.py
- tests/components/homeassistant_hardware/test_config_flow.py 1 addition, 1 deletiontests/components/homeassistant_hardware/test_config_flow.py
- tests/components/homeassistant_hardware/test_config_flow_failures.py 1 addition, 1 deletion...nents/homeassistant_hardware/test_config_flow_failures.py
- tests/components/homeassistant_hardware/test_util.py 27 additions, 2 deletionstests/components/homeassistant_hardware/test_util.py
- tests/components/homeassistant_sky_connect/test_init.py 4 additions, 3 deletionstests/components/homeassistant_sky_connect/test_init.py
- tests/components/zha/test_repairs.py 7 additions, 48 deletionstests/components/zha/test_repairs.py
Loading
Please register or sign in to comment