hass-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 [ci skip] Translation update 2019-10-25 00:32:15 +00:00
__init__.py Z-Wave: Fibaro FGR*-222: Add venetian blind support (#29701) 2019-12-17 09:26:19 -05:00
binary_sensor.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
climate.py Fix support for legacy Z-Wave thermostats (#29955) 2019-12-15 20:02:18 -05:00
config_flow.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
const.py Remove zwave.update_config service call (#25959) 2019-08-15 14:22:13 -07:00
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 Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
light.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
lock.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
manifest.json HomeAssistant-pyozw 0.1.7 (#29743) 2019-12-09 13:33:28 +01:00
node_entity.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
sensor.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
services.yaml Remove zwave.update_config service call (#25959) 2019-08-15 14:22:13 -07:00
strings.json Z-Wave Config Entry Support (#17119) 2018-10-09 16:30:55 +02:00
switch.py Sort imports according to PEP8 for zwave (#29658) 2019-12-09 12:29:12 +01:00
util.py Use literal string interpolation in integrations X-Z (f-strings) (#26395) 2019-09-03 21:15:31 +02:00
websocket_api.py Add usb_path to Z-Wave network_status websocket response (#25617) 2019-08-04 17:21:37 -06:00
workaround.py Black 2019-07-31 12:25:30 -07:00