core/homeassistant/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
..
translations [ci skip] Translation update 2020-05-16 00:03:50 +00:00
__init__.py
binary_sensor.py
climate.py Add climate platform to ozw (#35566) 2020-05-21 11:19:20 +02:00
config_flow.py
const.py Add support for window covers to ozw integration (#37217) 2020-06-30 13:02:30 +02:00
cover.py Add support for window covers to ozw integration (#37217) 2020-06-30 13:02:30 +02:00
discovery.py Add support for window covers to ozw integration (#37217) 2020-06-30 13:02:30 +02:00
entity.py
fan.py Add fan platform to ozw component (#35249) 2020-05-26 19:48:39 -04:00
light.py
lock.py Add lock platform to ozw component (#36103) 2020-05-25 23:51:09 +02:00
manifest.json Bump python-openzwave-mqtt to 1.0.2 (#35980) 2020-05-22 23:01:05 +02:00
sensor.py
services.py
services.yaml
strings.json
switch.py