core/tests/components/zha
Christian Clauss df7d2b3aeb
Fix typos found by codespell (#31243)
* Fix typos found by codespell

* Fix typos found by codespell

* codespell: Furture  ==> Future

* Update test_config_flow.py

* Update __init__.py

* Spellcheck: successfull  ==> successful

* Codespell: unsuccesful  ==> unsuccessful

* Codespell: cant  ==> can't

* Codespell: firware ==> firmware

* Codespell: mimick  ==> mimic
2020-01-31 08:33:00 -08:00
..
__init__.py
common.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
conftest.py ZHA group and device cleanup (#31260) 2020-01-29 12:24:43 -05:00
test_api.py Add ZHA group API (#29641) 2019-12-09 14:50:04 -05:00
test_binary_sensor.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_channels.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py ZHA cover device support (#30639) 2020-01-11 22:42:14 -05:00
test_device_action.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_device_tracker.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_device_trigger.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_discover.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_fan.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_gateway.py Mark device unavailable when it leaves Zigbee network. (#31264) 2020-01-28 21:21:33 -05:00
test_light.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_lock.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_registries.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_sensor.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_switch.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
zha_devices_list.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00