core/homeassistant/components
Anders Melchiorsen f099aee69a Plug file leak on LIFX unregister (#7031)
* Plug file leak on LIFX unregister

The aiolifx 0.4.4 release closes its socket when the unregister callback is
called. This plugs a file descriptor leak but also means that we must be
careful to not use the device after it goes unavailable.

Also, when a light reappears, it has a new device that must be used.

* Do not test self.available in service calls

The core will learn to handle that.
2017-04-11 08:58:51 -07:00
..
alarm_control_panel Bump pyalarmdotcom to support new version of aiohttp (#7021) 2017-04-10 16:13:07 +02:00
automation Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
binary_sensor Fix US states check (fixes #7015) (#7017) 2017-04-10 16:13:43 +02:00
calendar Fix calendar authentication text, and handle calendar events without summaries. (#6337) 2017-03-02 00:22:38 -08:00
camera Fix two more instances of JSON parsing synology (#7014) 2017-04-10 10:18:37 +02:00
climate Fix current_temperature is rounded (#6960) 2017-04-06 17:40:59 -07:00
config Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
cover Update vera cover refresh logic (#6897) 2017-04-03 22:44:52 -07:00
device_tracker Upgrade mysensors dep and callbacks (#6950) 2017-04-06 00:21:21 -07:00
emulated_hue Formalize supported_features as entity property (#5794) 2017-02-07 20:42:45 -08:00
fan self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
frontend Update frontend 2017-04-03 23:02:15 -07:00
http Upgrade aiohttp_cors to 0.5.2 (#6874) 2017-04-01 12:36:35 +02:00
image_processing aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
light Plug file leak on LIFX unregister (#7031) 2017-04-11 08:58:51 -07:00
lock Integration with lockitron (#6805) 2017-03-29 17:25:23 +02:00
media_player update gstreamer (#6987) 2017-04-08 14:53:16 -07:00
mqtt Upgrade paho-mqtt to 1.2.1 (#6928) 2017-04-04 10:43:41 +02:00
notify Upgrade sendgrid to 4.0.0 (#7038) 2017-04-11 13:52:47 +02:00
recorder Upgrade sqlalchemy to 1.1.9 (#6955) 2017-04-06 00:27:49 -07:00
remote self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
scene Add voluptuous config validation to scenes (#6830) 2017-03-28 23:39:53 -07:00
sensor Missing line name restriction added (fixes #7039) (#7040) 2017-04-11 13:55:42 +02:00
switch switch.tplink: bump pyhs100 version requirement (#6986) 2017-04-08 06:33:25 -07:00
tts Google TTS can't read percent sign (#6971) (#7030) 2017-04-11 10:27:45 +02:00
weather Added Met Office weather and sensor components (#6742) 2017-03-31 22:03:27 +02:00
zwave Additional ZWave coverage (#7024) 2017-04-10 16:11:39 -04:00
__init__.py Add check_config API (#5898) 2017-02-12 11:31:46 -08:00
alert.py Cleanup run_callback_threadsafe (#6187) 2017-02-23 12:57:25 -08:00
alexa.py
android_ip_webcam.py Add android ip webcam support for aiohttp2 (#6940) 2017-04-04 21:40:19 -07:00
apcupsd.py
api.py Remove deprecated remote classes (#7011) 2017-04-10 09:04:19 -07:00
apiai.py Style updates (#5878) 2017-02-11 11:29:37 -08:00
arduino.py
bbb_gpio.py
blink.py Update docstrings (#6795) 2017-03-26 15:50:40 +02:00
bloomsky.py
browser.py
configurator.py Convert config.components to a set (#5824) 2017-02-09 20:21:57 +02:00
conversation.py Upgrade fuzzywuzzy to 0.15.0 (#6175) 2017-02-23 10:56:00 +01:00
demo.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
device_sun_light_trigger.py Make device sun light trigger async (#5823) 2017-02-09 00:10:53 -08:00
digital_ocean.py Upgrade python-digitalocean to 1.11 (#6653) 2017-03-16 11:14:36 +01:00
discovery.py Make discovery not block start (#6991) 2017-04-09 01:05:34 -07:00
downloader.py
dweet.py
ecobee.py Update pyecobee version to 0.0.7 (#6593) 2017-03-13 21:19:51 +01:00
emoncms_history.py
enocean.py
envisalink.py Refactory of envisalink (#6160) 2017-02-23 13:02:56 -08:00
feedreader.py
ffmpeg.py Move ffmpeg to dispatcher from hass.data entity store. (#6211) 2017-02-26 14:31:46 -08:00
foursquare.py
google.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
graphite.py
group.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
hassio.py Initial import for HassIO (#6935) 2017-04-06 22:19:08 -07:00
hdmi_cec.py Discovery fix (#6321) 2017-03-01 07:38:49 -08:00
history.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
homematic.py Homematic Fixes (#6769) 2017-03-25 09:48:05 +01:00
ifttt.py
influxdb.py Define db for SHOW DIAGNOSTICS query since some users will not have a… (#6566) 2017-03-14 11:46:46 -07:00
input_boolean.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
input_select.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
input_slider.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
insteon_hub.py
insteon_local.py Insteon lib (#6505) 2017-03-10 11:14:31 +01:00
insteon_plm.py New component 'insteon_plm' and related platforms (#6104) 2017-02-21 08:53:39 +01:00
introduction.py
ios.py
isy994.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
joaoapps_join.py
keyboard.py
keyboard_remote.py
knx.py Fix slow status updates from the knx bus (#5963) 2017-02-13 22:48:48 +01:00
lirc.py
litejet.py
logbook.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
logentries.py
logger.py Add service to change log levels (#6221) 2017-02-26 14:15:44 -08:00
lutron.py Bugfix RFLINK remove group (#6580) 2017-03-15 23:08:47 -07:00
lutron_caseta.py Adds support for the PlugInDimmer hardware (#6915) 2017-04-03 08:52:02 -07:00
maxcube.py Discovery fix (#6321) 2017-03-01 07:38:49 -08:00
microsoft_face.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
mochad.py
modbus.py Modbus write_register accept list 2017-02-02 10:23:13 +01:00
mqtt_eventstream.py Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206) 2017-02-24 17:11:50 -08:00
mysensors.py Upgrade mysensors dep and callbacks (#6950) 2017-04-06 00:21:21 -07:00
neato.py
nest.py Update python-nest dependency version (#5795) 2017-02-07 22:55:49 +01:00
netatmo.py Update Netatmo library to fix missing local_url (#5570) 2017-01-26 15:08:21 +01:00
nuimo_controller.py
octoprint.py
panel_custom.py
panel_iframe.py
persistent_notification.py Cleanup run_callback_threadsafe (#6187) 2017-02-23 12:57:25 -08:00
pilight.py
proximity.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
qwikswitch.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
rest_command.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
rflink.py Add option to disable automatic add for lights and sensors. (#6852) 2017-03-30 08:02:03 -07:00
rfxtrx.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
ring.py Make sensor.ring to handle scan_interval option as expected. (#6886) 2017-04-02 23:46:54 -07:00
rpi_gpio.py
script.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
scsgate.py
services.yaml Initial import for HassIO (#6935) 2017-04-06 22:19:08 -07:00
shell_command.py
sleepiq.py Random test fixes (#6195) 2017-02-23 21:44:47 -08:00
splunk.py
statsd.py
sun.py From Dusk till Dawn (#6857) 2017-04-06 22:59:41 -07:00
tado.py Fix Tado climate set off mode (#6848) 2017-04-02 12:47:15 -04:00
telegram_webhooks.py Telegram webhooks new text event (#6301) 2017-03-01 12:15:16 +01:00
tellduslive.py Cleanup component track_point_in_utc_time usage (#6330) 2017-03-01 07:37:48 -08:00
tellstick.py
thingspeak.py Upgrade thingspeak to 0.4.1 and use the correct API key (#5906) 2017-02-13 11:25:28 +01:00
twilio.py Update docstrings (#6795) 2017-03-26 15:50:40 +02:00
updater.py Upgrade distro to 1.0.4 (#6926) 2017-04-04 10:44:08 +02:00
upnp.py
vera.py Update vera cover refresh logic (#6897) 2017-04-03 22:44:52 -07:00
verisure.py
volvooncall.py bump voc version (fixes heater bug) 2017-03-13 17:28:27 +01:00
weblink.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
websocket_api.py Fix reporting on bad login (#6201) 2017-02-24 16:33:58 -08:00
wemo.py Bump pywemo version. (#7004) 2017-04-09 22:48:18 +01:00
wink.py Updated pubnubsub-handler version (#6829) 2017-03-28 14:13:45 -04:00
zabbix.py Update docstring (quotes, links, content) (#5602) 2017-01-28 16:02:19 +01:00
zeroconf.py Upgrade zeroconf to 0.19.0 (#6792) 2017-03-26 15:53:42 +02:00
zigbee.py Bugfix ZigBee / Move from eventbus to dispatcher (#6333) 2017-03-01 08:57:23 -08:00
zone.py
zoneminder.py zoneminder: Add camera mjpeg stream support (#6098) 2017-02-20 22:17:11 -08:00