core/homeassistant
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
..
auth Remove no longer needed auth.util, use secrets instead (#29861) 2019-12-12 16:46:33 +01:00
components Z-Wave: Fibaro FGR*-222: Add venetian blind support (#29701) 2019-12-17 09:26:19 -05:00
generated Add config flow to iCloud (#28968) 2019-12-09 17:19:42 +01:00
helpers Add integration platform helper (#29914) 2019-12-13 15:38:41 +01:00
scripts Upgrade keyring to 20.0.0 and keyrings.alt to 3.4.0 (#29960) 2019-12-15 17:41:56 +01:00
util Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
__init__.py
__main__.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
bootstrap.py Make Python deprecation notice easier to maintain (#29900) 2019-12-13 10:39:57 +01:00
config.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00
config_entries.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
const.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
core.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
data_entry_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00
package_constraints.txt Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00