core/tests/components/ozw
Michał Mrozek 61475d0a0c
Add support for window covers to ozw integration (#37217)
* feat: add cover to ozw

* fix: imports

* fix: formatting

* fix: improve code regarding comments

* add: cover tests

* fix: add position converting tests

* fix: convert cover position form zwave value

* fix: improve naming

* fix: increase coverage
2020-06-30 13:02:30 +02:00
..
__init__.py
common.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
conftest.py Add support for window covers to ozw integration (#37217) 2020-06-30 13:02:30 +02:00
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_cover.py Add support for window covers to ozw integration (#37217) 2020-06-30 13:02:30 +02:00
test_fan.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
test_init.py
test_light.py
test_lock.py Add lock platform to ozw component (#36103) 2020-05-25 23:51:09 +02:00
test_scenes.py
test_sensor.py
test_switch.py