core/homeassistant/components/cover
Pascal Vizeli c1b197419d Fix async probs (#9924)
* Update entity.py

* Update entity_component.py

* Update entity_component.py

* Update __init__.py

* Update entity_component.py

* Update entity_component.py

* Update entity.py

* cleanup entity

* Update entity_component.py

* Update entity_component.py

* Fix names & comments / fix tests

* Revert deadlock protection

* Add tests for entity

* Add test fix name

* Update other code

* Fix lint

* Remove restore state from template entities

* Lint
2017-10-19 10:56:25 +02:00
..
__init__.py Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
command_line.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
demo.py Fix COMMAND_CLASS_BARRIER_OPERATOR for dev branch of OpenZwave (#8574) 2017-07-27 18:57:30 -04:00
garadget.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
homematic.py WIP: Homematic improvments with new hass interfaces (#9058) 2017-08-31 21:16:44 +02:00
isy994.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
knx.py Fix typo within cover/knx https://github.com/XKNX/xknx/issues/64 (#9527) 2017-09-21 21:55:33 +02:00
lutron_caseta.py Improved Lutron Caseta shade support (#9302) 2017-09-05 11:30:36 +02:00
mqtt.py MQTT Cover: Add availability topic and configurable payloads (#9445) 2017-09-25 19:35:11 +02:00
myq.py Persistent notification import (#8507) 2017-07-16 21:39:38 +02:00
mysensors.py Refactor mysensors callback and add validation (#9069) 2017-08-25 08:58:05 -07:00
opengarage.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
rflink.py missing is_closed ( rflink cover fix ) (#9776) 2017-10-09 16:57:44 +02:00
rfxtrx.py Refactor rfxtrx (#9117) 2017-08-29 16:22:28 +02:00
rpi_gpio.py added invert_state optional parameter (#8695) 2017-07-31 20:24:21 -04:00
scsgate.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
services.yaml Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00
tellduslive.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
template.py Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
vera.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
wink.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
xiaomi_aqara.py Rename xiaomi #9425 (#9426) 2017-09-14 18:49:03 -04:00
zwave.py Fix Z-Wave barrier discovery for new API (#8706) 2017-07-30 00:40:56 -04:00