core/tests/components/zha
Alexei Chetroi 47286fbe2a
Refactor permit services to allow joining using install codes (#40652)
* Update zha.permit schema to support install code

* Move install code to core helpers

* QR code converter for enbrighten

* Fix schemas

* Update test for permit service

* Refactor zha.permit to accept install codes

* Test zha.permit from QR code

* Fix regex for Embrighten QR code

* Add regex for Aqara QR codes

* Add Consciot regex for QR code

* Reuse test params for WS tests

* ZHA WS permit command with install code

* Tests for zha.permit WS service

* Refactor zha.permit and zha.remove service to use ATTR_IEEE for the address

* Make pylint happy

* Deprecate only ieee_address param for now
2020-09-28 20:55:08 -04:00
..
__init__.py
common.py Reduce time to run zha discover tests (#37424) 2020-07-03 12:57:04 -05:00
conftest.py Reduce time to run zha discover tests (#37424) 2020-07-03 12:57:04 -05:00
test_api.py Refactor permit services to allow joining using install codes (#40652) 2020-09-28 20:55:08 -04:00
test_binary_sensor.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
test_channels.py
test_climate.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_config_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_cover.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_device.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_device_action.py
test_device_tracker.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
test_device_trigger.py add event and device action for when devices drop (#38701) 2020-08-09 20:37:07 -04:00
test_discover.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_fan.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
test_gateway.py Cleanup zha.storage from stale devices (#36700) 2020-06-12 06:07:34 -04:00
test_init.py Don't remove deprecated ZHA config option yet (#35627) 2020-05-14 13:50:54 -04:00
test_light.py Make default duration 1/10th of a second for ZHA light calls (#38739) 2020-08-10 17:40:07 -04:00
test_lock.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
test_registries.py
test_sensor.py Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
test_switch.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
zha_devices_list.py Drop ZHA sensor for Analog/Multistate input clusters (#36696) 2020-06-12 06:08:11 -04:00