core/tests/components/zha
David F. Mulcahey d75e449c52
Add ability to convert ZCL schemas to vol schemas to ZHA (#79908)
* try serializing cluster command schemas

* use min and max value from zigpy type

* different type assignments

* initial command execution changes

* cleanup

* cleanup and typing

* typing

* typing

* add tests

* mypy

* handle raw values too

* check for None responses

* make backwards compatible

* update yaml for svc change
2022-10-14 08:15:10 -04:00
..
__init__.py
common.py
conftest.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_binary_sensor.py
test_button.py
test_channels.py
test_climate.py Cleanup root component imports in tests (#78893) 2022-09-21 06:57:41 -10:00
test_config_flow.py ZHA radio migration: reset the old adapter (#79663) 2022-10-06 14:02:24 -04:00
test_cover.py
test_device.py
test_device_action.py Add friendly name to ZHA config entities (#79926) 2022-10-09 09:11:42 -04:00
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py
test_helpers.py Add ability to convert ZCL schemas to vol schemas to ZHA (#79908) 2022-10-14 08:15:10 -04:00
test_init.py
test_light.py
test_lock.py
test_logbook.py
test_number.py Add friendly name to ZHA config entities (#79926) 2022-10-09 09:11:42 -04:00
test_registries.py
test_select.py Add friendly name to ZHA config entities (#79926) 2022-10-09 09:11:42 -04:00
test_sensor.py Add friendly entity names for ZHA sensors (#80035) 2022-10-10 15:40:42 -04:00
test_siren.py
test_switch.py
zha_devices_list.py Add friendly entity names for ZHA sensors (#80035) 2022-10-10 15:40:42 -04:00