hass-core/homeassistant/components/zwave
Andre Richter 115aa2e49c Z-Wave: Fibaro FGR*-222: Add venetian blind support ()
The Fibaro FGR-222/FGRM-2222 ZWave roller shutter devices have a proprietary
command class to support setting the tilt angle of venetian blinds (= type of
window cover). This PR adds the support to HA for this. This allows the user to
set the height of the blinds and the tilt angle separately.

Original patch by @ChristianKuehnel .
2019-12-17 09:26:19 -05:00
..
.translations [ci skip] Translation update 2019-10-25 00:32:15 +00:00
__init__.py Z-Wave: Fibaro FGR*-222: Add venetian blind support () 2019-12-17 09:26:19 -05:00
binary_sensor.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
climate.py Fix support for legacy Z-Wave thermostats () 2019-12-15 20:02:18 -05:00
config_flow.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
const.py
cover.py Z-Wave: Fibaro FGR*-222: Add venetian blind support () 2019-12-17 09:26:19 -05:00
discovery_schemas.py Fix support for legacy Z-Wave thermostats () 2019-12-15 20:02:18 -05:00
fan.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
light.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
lock.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
manifest.json HomeAssistant-pyozw 0.1.7 () 2019-12-09 13:33:28 +01:00
node_entity.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
sensor.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
services.yaml
strings.json
switch.py Sort imports according to PEP8 for zwave () 2019-12-09 12:29:12 +01:00
util.py
websocket_api.py
workaround.py