core/homeassistant/components
Paulus Schoutsen ea2ff6aae3
Use async_create_task (#15633)
* Use async_create_task

* Fix test
2018-07-23 14:05:38 +02:00
..
ads More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarm_control_panel Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
alexa Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
auth Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
automation Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
binary_sensor Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
bmw_connected_drive More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
calendar More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
camera Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
cast Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
climate Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
cloud Fix deprecated code (#14681) 2018-05-29 23:14:58 +02:00
config Added WS endpoint for changing homeassistant password. (#15527) 2018-07-19 09:39:51 +02:00
conversation Add help for conversation/process service (#14323) 2018-05-08 13:24:27 -04:00
counter Update syntax (#14742) 2018-06-01 19:41:20 +02:00
cover Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
deconz Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
device_tracker Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
emulated_hue More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
fan Add Tuya fan support (#15525) 2018-07-20 11:23:09 +02:00
frontend Frontend component should auto load auth coomponent (#15606) 2018-07-22 09:49:58 +02:00
google_assistant Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
group Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
hassio Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
homekit Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
homekit_controller Update HomeKit module code (#15502) 2018-07-17 10:06:06 +02:00
homematic Update pyhomematic, fixes #15054, #15190 (#15603) 2018-07-22 00:18:50 +02:00
homematicip_cloud Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
http Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
hue Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
ihc Update docstrings (#13720) 2018-04-06 18:06:47 +02:00
image_processing More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
insteon_plm Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
light Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
lock More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
mailbox More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
media_player Refresh Sonos source list on changes (#15605) 2018-07-23 12:31:03 +02:00
mqtt More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mysensors Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
nest Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
notify Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
onboarding Bump frontend to 20180717.0 2018-07-17 10:57:05 +02:00
persistent_notification
rainmachine Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
recorder Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
remember_the_milk More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
remote More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
scene Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
sensor Suppress error between 00:00 and 01:00 (#15555) 2018-07-23 12:37:23 +02:00
sonos Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
switch Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
system_log Clean up some Python 3.4 remnants (#14433) 2018-05-13 17:56:42 +02:00
telegram_bot Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
timer Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
tts More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
vacuum Implement locate service for neato (#15467) 2018-07-18 12:19:38 +02:00
weather More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
wink Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
zha Add electrical measurement sensor to ZHA (#14561) 2018-05-26 22:50:05 +02:00
zone Make zone entries work without radius (#15032) 2018-06-17 21:55:35 -06:00
zwave Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
__init__.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
abode.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarmdecoder.py Add relay addr & chan config to alarmdecoder zones (#15242) 2018-07-21 17:31:07 +02:00
alert.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
amcrest.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
android_ip_webcam.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
apcupsd.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
api.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
apple_tv.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
arduino.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
arlo.py Bump pyarlo==0.2.0, fixes #15486 (#15503) 2018-07-17 07:56:50 +02:00
asterisk_mbox.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
august.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
axis.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
bbb_gpio.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
blink.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
bloomsky.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
browser.py
canary.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
cloudflare.py removed unused return (#15402) 2018-07-10 13:19:32 +02:00
coinbase.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
comfoconnect.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
configurator.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
daikin.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
datadog.py
demo.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
device_sun_light_trigger.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
dialogflow.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
digital_ocean.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
discovery.py Upgrade netdisco to 1.5.0 (#15016) 2018-06-17 09:38:00 -04:00
dominos.py
doorbird.py Add support for multiple Doorbird stations (#13994) 2018-06-10 19:02:44 +02:00
downloader.py Add notifications to downloader.py (#12961) 2018-03-14 16:03:40 -07:00
duckdns.py
dweet.py
dyson.py
ecobee.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
egardia.py Pylint 2 fixes (#15487) 2018-07-17 19:34:29 +02:00
eight_sleep.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
emoncms_history.py
enocean.py Add support for multi-channel enocean switches (D2-01-12 profile) (#14548) 2018-07-09 11:05:25 +02:00
envisalink.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
eufy.py Remove some unneeded pylint import-error disables (#15386) 2018-07-09 21:34:27 +02:00
feedreader.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
ffmpeg.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
folder_watcher.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
foursquare.py
freedns.py Add FreeDNS component (#13526) 2018-03-30 21:33:30 +02:00
fritzbox.py Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
gc100.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
goalfeed.py
google.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
google_domains.py
graphite.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
hdmi_cec.py renaming icons (#13982) 2018-04-18 15:46:44 -04:00
history.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
history_graph.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
hive.py Hive R3 update (#13357) 2018-04-16 21:00:13 +02:00
hydrawise.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
ifttt.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
influxdb.py Ignore NaN values for influxdb (#14347) 2018-05-08 20:54:38 -04:00
input_boolean.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
input_datetime.py
input_number.py
input_select.py
input_text.py
insteon_local.py
intent_script.py
introduction.py
ios.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
iota.py Upgrade pyota to 2.0.5 (#14442) 2018-05-13 17:58:57 +02:00
isy994.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
joaoapps_join.py
juicenet.py
keyboard.py
keyboard_remote.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
kira.py
knx.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
konnected.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
lametric.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
linode.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
lirc.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
litejet.py
logbook.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
logentries.py
logger.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
lutron.py
lutron_caseta.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
mailgun.py
map.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
matrix.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
maxcube.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
media_extractor.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
melissa.py
microsoft_face.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mochad.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
modbus.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mqtt_eventstream.py Update mqtt_eventstream.py (#14923) 2018-06-11 15:29:04 +02:00
mqtt_statestream.py Publish attributes unconditionally (#14179) 2018-05-05 09:31:39 -04:00
mychevy.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mycroft.py
namecheapdns.py
neato.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
netatmo.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
netgear_lte.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
no_ip.py
nuheat.py
nuimo_controller.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
octoprint.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
panel_custom.py Add support for new hass.io panel (#14873) 2018-06-08 16:50:19 -04:00
panel_iframe.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
pilight.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
plant.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
prometheus.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
proximity.py
python_script.py Upgrade restrictedpython to 4.0b4 (#14537) 2018-05-19 10:05:02 +02:00
qwikswitch.py Allow qwikswitch sensors as part of devices (#14454) 2018-05-14 08:40:25 +02:00
rachio.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
rainbird.py Update pyrainbird (#14617) 2018-05-25 06:39:41 +02:00
raincloud.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
raspihats.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
rest_command.py
rflink.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
rfxtrx.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
rpi_gpio.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
rpi_pfio.py
rss_feed_template.py
sabnzbd.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
satel_integra.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
script.py
scsgate.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
services.yaml Upgrade python-nest, add security_state sensor, nest.set_mode service set ETA as well (#14901) 2018-06-12 07:28:16 +02:00
shell_command.py Add stdout and stderr to debug output for shell_command (#14465) 2018-05-16 13:47:41 +02:00
shiftr.py
shopping_list.py Add services for adding and removing items to shopping list (#14574) 2018-05-26 13:53:48 +02:00
skybell.py Bump skybellpy version to 0.1.2 (#13974) 2018-04-18 10:10:32 +02:00
sleepiq.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
smappee.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
snips.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
spaceapi.py Add SpaceAPI support (#14204) 2018-05-14 09:13:59 +02:00
spc.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
splunk.py
statsd.py
sun.py
tado.py changed PyTado version (#13626) 2018-04-02 10:36:38 +02:00
tahoma.py Add support for Tahoma Soke Sensor (#15441) 2018-07-18 12:38:34 +02:00
tellduslive.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
tellstick.py
tesla.py
thethingsnetwork.py
thingspeak.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
toon.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
tradfri.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
tuya.py Remove entity picture of Tuya entity (#15611) 2018-07-22 12:10:32 +02:00
twilio.py
upcloud.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
updater.py Upgrade distro to 1.3.0 (#14436) 2018-05-13 18:01:10 +02:00
upnp.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
usps.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
velbus.py
velux.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
vera.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
verisure.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
volvooncall.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
vultr.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
wake_on_lan.py
waterfurnace.py
watson_iot.py Fix typos (#15233) 2018-06-30 17:12:00 +02:00
weblink.py
websocket_api.py Reset failed login attempts counter when login success (#15564) 2018-07-20 12:09:48 +02:00
wemo.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
wirelesstag.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
xiaomi_aqara.py Add additional 86sw model identifier of the LAN protocol V2 (#14799) 2018-06-04 07:39:50 +02:00
zabbix.py
zeroconf.py Upgrade zeroconf to 0.20.0 (#13123) 2018-03-12 14:02:03 -07:00
zigbee.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
zoneminder.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00