core/tests/components/zha
David F. Mulcahey 3115af1041
Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612)
* stub out zha update entity

* update matcher

* updates based on assumptions / conversation

* hook into current installed version

* post rebase cleanup

* incorporate zigpy changes

* fix async_setup_entry

* fix sw_version

* make ota work with config diagnostic match

* fix version format

* sync up with latest Zigpy changes

* fix name attribute

* disable ota providers for tests

* update device list

* review comment

* add current_file_version to Ota ZCL_INIT_ATTRS

* updates to update and start tests

* get installed version from restore data

* better version handling

* remove done todo notes

* reorganize test

* move image notify to cluster handler

* add test for manual update check

* firmware update success test

* coverage

* use zigpy defs

* clean up after rebase

* bump Zigpy

* cleanup from review comments

* fix busted F string

* fix empty error

* move inside check

* guard zigbee network from bulk check for updates
2024-01-30 22:34:48 -05:00
..
__init__.py
common.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
conftest.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_base.py
test_binary_sensor.py
test_button.py
test_climate.py Add ZHA ZCL thermostat entities (#106563) 2024-01-31 03:26:19 +01:00
test_cluster_handlers.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
test_config_flow.py
test_cover.py Clean up ZHA cover entity and add support for inverting cover entities derived from the window covering cluster (#108238) 2024-01-30 13:59:00 +01:00
test_device.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py Reorganize ZHA device availability code (#108856) 2024-01-27 07:17:05 -05:00
test_helpers.py
test_init.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_light.py
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py
test_registries.py
test_repairs.py
test_select.py
test_sensor.py Add ZHA ZCL thermostat entities (#106563) 2024-01-31 03:26:19 +01:00
test_silabs_multiprotocol.py
test_siren.py
test_switch.py Fix ZHA cover inversion handling missing attributes (#109151) 2024-01-30 15:51:38 -05:00
test_update.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
test_websocket_api.py
zha_devices_list.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00