core/homeassistant/components/zwave
Andre Richter 115aa2e49c Z-Wave: Fibaro FGR*-222: Add venetian blind support (#29701)
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 #24405.
2019-12-17 09:26:19 -05:00
..
.translations
__init__.py Z-Wave: Fibaro FGR*-222: Add venetian blind support (#29701) 2019-12-17 09:26:19 -05:00
binary_sensor.py
climate.py Fix support for legacy Z-Wave thermostats (#29955) 2019-12-15 20:02:18 -05:00
config_flow.py
const.py
cover.py Z-Wave: Fibaro FGR*-222: Add venetian blind support (#29701) 2019-12-17 09:26:19 -05:00
discovery_schemas.py Fix support for legacy Z-Wave thermostats (#29955) 2019-12-15 20:02:18 -05:00
fan.py
light.py
lock.py
manifest.json HomeAssistant-pyozw 0.1.7 (#29743) 2019-12-09 13:33:28 +01:00
node_entity.py
sensor.py
services.yaml
strings.json
switch.py
util.py
websocket_api.py
workaround.py