core/homeassistant/components/cover
pbalogh77 7dac7b9e5e Support for multiple Fibaro gateways (#19705)
* Preparing for transition to config flow

Added multiple gateway support
Reworked parameter flow to platforms to enable multiple controllers
Breaking change to config, now a list of gateways is expected instead of a single config

* Updated coveragerc

Added new location of fibaro component

* Fixes based on code review and extended logging

Addressed issues raised by code review
Added extended debug logging to get better reports from users if the device type mapping is not perfect

* Changhes based on code review

Changes to how configuration is read and schemas
Fix to device type mapping logic

* simplified reading config

* oops

oops

* grr

grr

* change based on code review

* changes based on code review

changes based on code review
2019-01-11 15:29:54 -08:00
..
__init__.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
abode.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
aladdin_connect.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
brunt.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
command_line.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
deconz.py deCONZ - reflect hub status on entities (#18106) 2018-11-05 16:21:44 +01:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
esphome.py Add native ESPHome API cover (#19373) 2018-12-17 20:44:47 +01:00
fibaro.py Support for multiple Fibaro gateways (#19705) 2019-01-11 15:29:54 -08:00
garadget.py Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
gogogate2.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
group.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
homematic.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
insteon.py Add Cover to the Insteon component (#16215) 2018-08-31 23:56:26 +02:00
isy994.py Fix some unhandled exceptions due to missing null checks (#16812) 2018-09-24 11:43:00 +02:00
knx.py Fix NoEntitySpecifiedError during knx startup (#17366) 2018-10-15 03:29:36 +02:00
lutron.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
lutron_caseta.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mqtt.py Cleanup if discovered mqtt cover can't be added (#19743) 2019-01-08 16:48:42 +01:00
myq.py Make MyQ platform async (#18489) 2018-11-18 18:37:03 +01:00
mysensors.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
opengarage.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rflink.py Restore states for RFLink devices (#18816) 2018-12-11 17:20:30 +01:00
rfxtrx.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rpi_gpio.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
scsgate.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
services.yaml Fix line endings [skipci] (#12333) 2018-02-11 23:07:28 -08:00
tahoma.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
tellduslive.py TelldusLive config flow (#18758) 2018-12-10 18:44:45 +01:00
tellstick.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
template.py Add context to scripts run by template entities (#17329) 2018-10-15 11:38:49 +02:00
tuya.py Add Tuya cover state (#16709) 2018-09-23 10:36:33 +02:00
velbus.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
vera.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
wink.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
xiaomi_aqara.py Simplify data_key for a stable unique_id because the order of the dict will not be preserved (Closes: #13522) (#19766) 2019-01-07 13:36:16 +01:00
zwave.py Z-Wave Device Registry Support (#17291) 2018-10-16 14:58:25 +02:00