core/homeassistant/components
Otto Winter 76c9c0179b Improve chromecast disconnection logic (#14190)
* Attempt Cast Fix

* Cleanup
2018-04-30 08:46:44 -04:00
..
ads Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alarm_control_panel Spelling fixes (#13681) 2018-04-04 23:30:02 +02:00
alexa Alexa thermostat fails to properly parse 'value' field for climate (#13958) 2018-04-18 14:19:05 -04:00
automation Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
binary_sensor Upgrade numpy to 1.14.3 (#14187) 2018-04-30 09:28:00 +02:00
bmw_connected_drive Add services for bmw_connected_drive (#13497) 2018-04-17 17:37:00 +02:00
calendar Allow use of date_string in service call (#13256) 2018-04-06 22:23:40 +02:00
camera Adds update file_path service to local_file camera (#13976) 2018-04-26 15:01:58 -04:00
climate Support for multiple MAX!Cube LAN gateways added (#13517) 2018-04-19 09:11:38 +02:00
cloud Google assistant sync (#13392) 2018-03-23 12:13:52 -07:00
config Order the output of the automation editor (#14019) 2018-04-23 13:47:06 -04:00
counter Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
cover Add devices to Tahoma (#14075) 2018-04-25 07:09:45 +02:00
deconz deCONZ allow unloading of config entry (#14115) 2018-04-29 10:16:20 -04:00
device_tracker Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
emulated_hue Logitech Pop support for emulated_hue component (#12833) 2018-04-28 20:39:21 +02:00
fan Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
frontend Bump frontend to 20180426 2018-04-26 16:39:14 -04:00
google_assistant Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
group Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
hassio Change Hass.io icon to home-assistant (#13230) 2018-03-14 20:56:56 -07:00
homekit Clean up HomeKit accessory information characteristics (#14114) 2018-04-28 23:17:30 +02:00
homekit_controller Fix Python 3.6 compatibility for HomeKit controller (#14160) 2018-04-29 09:46:36 +02:00
homematic Update pyhomematic to 0.1.42 (#14095) 2018-04-26 19:30:28 +02:00
http Upgrade aiohttp_cors to 0.7.0 (#13289) 2018-03-17 17:37:53 +01:00
hue Extract config flow to own module (#13840) 2018-04-13 10:14:53 -04:00
ihc Update docstrings (#13720) 2018-04-06 18:06:47 +02:00
image_processing Upgrade numpy to 1.14.3 (#14187) 2018-04-30 09:28:00 +02:00
light Revert Hue color state to be xy-based (#14154) 2018-04-30 00:49:19 +02:00
lock Add unique_id for BMW ConnectedDrive (#13888) 2018-04-15 05:15:52 +02:00
mailbox Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
media_player Improve chromecast disconnection logic (#14190) 2018-04-30 08:46:44 -04:00
mqtt Improve MQTT topic validation (#14099) 2018-04-27 13:15:45 +02:00
notify Colorlog windows fix (#13929) 2018-04-18 10:18:44 -04:00
persistent_notification Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
recorder Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
remember_the_milk Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
remote Spelling fixes (#13681) 2018-04-04 23:30:02 +02:00
scene deCONZ allow unloading of config entry (#14115) 2018-04-29 10:16:20 -04:00
sensor deCONZ allow unloading of config entry (#14115) 2018-04-29 10:16:20 -04:00
switch Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
system_log System log: make firing event optional (#14102) 2018-04-28 17:09:38 -04:00
telegram_bot Upgrade python-telegram-bot to 10.0.2 (#14144) 2018-04-28 23:16:51 +02:00
timer Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
tts Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
vacuum renaming icons (#13982) 2018-04-18 15:46:44 -04:00
weather Add precipitation to OpenWeatherMap forecast (#13971) 2018-04-29 17:50:49 +02:00
wink Use request.query (#13037) 2018-03-10 00:36:20 -08:00
zha zha: Support remotes/buttons (#12528) 2018-04-29 23:31:27 -07:00
zone Zone component config entry support (#14059) 2018-04-26 17:59:22 -04:00
zwave Bugfix: Zwave Print_node to logfile instead of console (#13302) 2018-04-05 11:14:15 +02:00
__init__.py Add optional words to conversation utterances (#12772) 2018-03-01 07:35:12 -08:00
abode.py Abode better events (#13809) 2018-04-12 22:27:23 +02:00
alarmdecoder.py Alarmdecoder add validation of the zone types (#11488) 2018-01-11 13:53:14 -08:00
alert.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
amcrest.py Added switch component to Amcrest IP Camera. (#12992) 2018-03-31 23:15:25 +02:00
android_ip_webcam.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
apcupsd.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
api.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
apple_tv.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
arduino.py
arlo.py Revert throttle Arlo api calls (#13174) 2018-03-13 14:12:28 -07:00
asterisk_mbox.py Update header and make it less verbose (#11774) 2018-01-18 23:04:18 +01:00
august.py Fix issue with guest August lock being included (#12893) 2018-03-04 10:14:47 +01:00
axis.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
bbb_gpio.py
blink.py
bloomsky.py
browser.py
canary.py Add support for Canary Flex (#13280) 2018-03-30 23:38:29 +02:00
coinbase.py Update python-coinbase to 2.1.0 (#12925) 2018-03-05 22:26:37 +01:00
comfoconnect.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
configurator.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
conversation.py Added HassOpenCover and HassCloseCover intents (#13372) 2018-03-30 17:22:48 -07:00
daikin.py Added new climate component from Daikin (#10983) 2018-01-04 11:05:27 +01:00
datadog.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
demo.py Add history_graph component to demo (#12681) 2018-02-26 00:28:25 -08:00
device_sun_light_trigger.py
dialogflow.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
digital_ocean.py Upgrade python-digitalocean to 1.13.2 (#11311) 2017-12-27 09:20:44 +01:00
discovery.py Upgrade netdisco to 1.4.0 (#14152) 2018-04-29 16:21:46 +02:00
dominos.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
doorbird.py Allow for overriding the DoorBird push notification URL in configuration (#13268) 2018-03-29 20:00:26 -07: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 bump python-ecobee-api version to 0.0.18 (#13854) 2018-04-13 21:36:46 -04:00
egardia.py Fixing Egardia 'home armed' state not shown correctly. (#13335) 2018-03-22 10:53:52 -07:00
eight_sleep.py Bump pyEight version to update API & reduce connection issues (#14058) 2018-04-23 22:43:59 +02:00
emoncms_history.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
enocean.py
envisalink.py
eufy.py Eufy colour bulb updates (#13895) 2018-04-15 09:54:02 +02:00
feedreader.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
ffmpeg.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
folder_watcher.py Remove unused CONF_WATCHERS (#13678) 2018-04-05 18:07:42 +02:00
foursquare.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
freedns.py Add FreeDNS component (#13526) 2018-03-30 21:33:30 +02:00
fritzbox.py Add AVM fritzbox smarthome component (#10688) 2018-04-17 12:40:36 +02:00
gc100.py
goalfeed.py Goalfeed channel (#12086) 2018-02-01 11:24:02 +01:00
google.py Add option to ignore availability in google calendar events (#13714) 2018-04-06 21:48:50 +02:00
google_domains.py
graphite.py
hdmi_cec.py renaming icons (#13982) 2018-04-18 15:46:44 -04:00
history.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04: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
homematicip_cloud.py Re-implement HomematicIP cloud to async (#13468) 2018-04-25 15:57:44 -04:00
ifttt.py
influxdb.py InfluxDB cleanups (#12903) 2018-03-04 21:01:16 +01:00
input_boolean.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
input_datetime.py Bugfix: Input Datetime config schema (#12552) 2018-02-20 16:21:35 +01:00
input_number.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_select.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_text.py Added password mode to input_text (obscure content of text box) (#11849) 2018-02-08 12:29:33 +01:00
insteon_local.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
insteon_plm.py Bump insteonplm to 0.8.6 to fix sensor message handling (#13691) 2018-04-05 17:59:32 +02:00
intent_script.py
introduction.py
ios.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
iota.py Upgrade pyota to 2.0.4 (#11991) 2018-01-28 18:04:54 +01:00
isy994.py Fix fix isy994 fan detection (#12595) 2018-02-21 22:20:40 -08:00
joaoapps_join.py
juicenet.py Grammar fix 'an unique' (#12870) 2018-03-03 19:23:55 +01:00
keyboard.py
keyboard_remote.py
kira.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
knx.py Fixes KNX fire event problem, issue https://github.com/home-assistant/home-assistant/issues/13049 (#13062) 2018-03-10 20:26:21 -08:00
lametric.py
linode.py
lirc.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
litejet.py
logbook.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
logentries.py
logger.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
lutron.py Adding support for Lutron covers (#11602) 2018-01-13 19:11:20 +01:00
lutron_caseta.py Upgrade pylutron-caseta to 0.5.0 to reestablish connections (#14013) 2018-04-20 15:35:56 +02:00
mailgun.py
map.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
maxcube.py Added update_interval to maxcube (#14143) 2018-04-29 20:57:57 +02:00
media_extractor.py Upgrade youtube_dl to 2018.04.25 (#14136) 2018-04-28 23:17:10 +02:00
melissa.py Fix mclimate accounts with not only melissa components (#12427) 2018-02-25 11:33:52 -08:00
microsoft_face.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
mochad.py Bumped up pymochad requirement to 0.2.0 as a fix for #11928 (#12014) 2018-01-30 05:13:30 -08:00
modbus.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
mqtt_eventstream.py Allow ignoring call service events in mqtt_eventstream (#12519) 2018-02-22 11:19:18 +01:00
mqtt_statestream.py
mychevy.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mycroft.py
mysensors.py Make mysensors updates and platform setup async (#13603) 2018-04-01 08:36:26 -07:00
namecheapdns.py
neato.py Fix for Neato D3 and D5 (#11775) 2018-01-18 23:37:24 +01:00
nest.py Update to latest python-nest (#12590) 2018-03-17 17:35:16 -07:00
netatmo.py
no_ip.py
nuheat.py add a bit more test coverage 2017-12-26 11:12:28 -08:00
nuimo_controller.py
octoprint.py Catch everything when calling to OctoPrint API to fix #10557 (#11457) 2018-01-05 18:07:09 +01:00
panel_custom.py
panel_iframe.py Fix Panel_IFrame - FTP URL not allowed in 0.63 (#12295) 2018-02-11 09:19:31 -08:00
pilight.py Updates default Pilight port number (#13419) 2018-03-23 23:22:33 +01:00
plant.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
prometheus.py Fix bad metrics format for short metrics. (#13778) 2018-04-10 08:20:47 +02:00
proximity.py
python_script.py Upgrade restrictedpython to 4.0b3 (#14140) 2018-04-28 19:21:37 +02:00
qwikswitch.py Qwikswitch binary sensors (#14008) 2018-04-21 08:34:42 +02:00
rainbird.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
raincloud.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
rainmachine.py Move RainMachine to component/hub model (#14085) 2018-04-28 15:46:58 +02:00
raspihats.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
rest_command.py Add custom header support for rest_command (#12646) 2018-02-28 08:16:31 +02:00
rflink.py Update rflink to 0.0.37 (#12603) 2018-03-29 19:45:25 -07:00
rfxtrx.py upgrade rfxtrx lib, dimming support for Lighting3 (#14026) 2018-04-21 10:54:11 +02:00
ring.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
rpi_gpio.py
rpi_pfio.py
rss_feed_template.py
satel_integra.py
script.py Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
scsgate.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
services.yaml Added snips service descriptions (#13883) 2018-04-15 00:07:55 +02:00
shell_command.py
shiftr.py
shopping_list.py Upgrade to aiohttp 3 (#12921) 2018-03-05 13:28:41 -08:00
skybell.py Bump skybellpy version to 0.1.2 (#13974) 2018-04-18 10:10:32 +02:00
sleepiq.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
smappee.py added support for smappee water sensors (#12831) 2018-04-06 23:14:31 +02:00
snips.py Snips sounds (#13746) 2018-04-09 11:46:27 -04:00
spc.py asyncio.ensure_future Python 3.5 (#13141) 2018-03-12 19:42:08 +01:00
splunk.py
statsd.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
sun.py
tado.py changed PyTado version (#13626) 2018-04-02 10:36:38 +02:00
tahoma.py Add devices to Tahoma (#14075) 2018-04-25 07:09:45 +02:00
tellduslive.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
tellstick.py
tesla.py Fixes for tesla. New sensors. (#12225) 2018-02-07 23:34:26 -08:00
thethingsnetwork.py
thingspeak.py
toon.py
tradfri.py Update tradfri v5 (#11187) 2018-03-28 15:50:09 -07:00
twilio.py
upcloud.py upcloud: Provide unique ID for server entities (#13181) 2018-03-13 13:51:10 -07:00
updater.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
upnp.py UPnP async (#13666) 2018-04-13 00:22:52 +02:00
usps.py bump usps version (#12465) 2018-02-17 21:49:32 -08:00
velbus.py
velux.py Removing asyncio.coroutine syntax from some components (#12507) 2018-02-24 10:24:33 -08:00
vera.py Bump pyvera to 0.2.42. Improve event loop robustness. (#13095) 2018-03-11 12:43:28 -07:00
verisure.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
volvooncall.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
vultr.py
wake_on_lan.py Upgrade wakeonlan to 1.0.0 (#12190) 2018-02-05 16:04:31 -08:00
waterfurnace.py Make waterfurnace recovery more robust (#12202) 2018-02-06 12:12:35 +01:00
weblink.py Fix config error for FTP links, add test (#12294) 2018-02-11 09:19:00 -08:00
websocket_api.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
wemo.py Wemo Dimmer Support (#10882) 2018-01-15 23:08:48 +01:00
xiaomi_aqara.py xiaomi lib upgrade (#13577) 2018-03-31 15:08:35 +02:00
zabbix.py Show the error message when Zabbix fails to log in (#12985) 2018-03-08 15:25:10 -08:00
zeroconf.py Upgrade zeroconf to 0.20.0 (#13123) 2018-03-12 14:02:03 -07:00
zigbee.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
zoneminder.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00