core/homeassistant/components/cover
Fredrik Erlandsson d6a4e106a9 Tellduslive refactoring (#18780)
* move component to a package

* move TelldusLiveEntry to separate file

* refactor

* move entities from a shared container
* using the dispatch helper instead for communication between component and platforms

* updated covereagerc and codeowners

* suggestions from MartinHjelmare

* don't make update async

* "Strip is good!"
2018-12-04 10:08:40 +01:00
..
__init__.py Update cover tests (#16832) 2018-09-25 22:32:05 +02: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
fibaro.py Fibaro components (#18487) 2018-11-21 06:15:54 +01: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 Small refactoring of MQTT cover (#18850) 2018-12-02 10:27:50 +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 Refactor RFLink component (#17402) 2018-10-15 15:35:33 +02: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 refactoring (#18780) 2018-12-04 10:08:40 +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 add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zwave.py Z-Wave Device Registry Support (#17291) 2018-10-16 14:58:25 +02:00