core/homeassistant/components
Anders Melchiorsen d10f017441 LIFX: improve light availability (#8451)
The default aiolifx timers are tuned for a network with few lost packets.
This means that lights can become "unavailable" from just a two second
dropout. An unavailable light is completely useless for HA until it is
rediscovered so this is an undesirable state to be in.

These tweaks make aiolifx try harder to get its messages through to the
bulbs, at the cost of some latency in detecting lights that actually are
unavailable.
2017-07-12 19:24:24 +02:00
..
alarm_control_panel update version (#8380) 2017-07-06 21:24:04 -07:00
automation Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
binary_sensor zha: Handle both input and output clusters (#8410) 2017-07-10 21:16:44 -07:00
calendar Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
camera Fix Arlo Q not working with 0.48.1 (#8446) 2017-07-11 23:25:55 -07:00
climate Fix radiothermostat -1 value issue (#8395) 2017-07-11 10:12:51 +02:00
config Add support for automation config panel (#7509) 2017-05-09 18:44:00 -07:00
cover cover_template:i open/close/stop actions no longer required. Improve tests (#8344) 2017-07-06 22:35:59 -07:00
device_tracker Use user-set device names for Linksys Smart Wi-Fi routers (3) (#8300) 2017-07-06 23:07:12 -07:00
emulated_hue Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
fan Add new Dyson sensors (#8199) 2017-07-07 16:59:41 -07:00
frontend Update frontend 2017-07-11 09:11:36 -07:00
http Fix typos (#7957) 2017-06-08 15:53:12 +02:00
image_processing Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
light LIFX: improve light availability (#8451) 2017-07-12 19:24:24 +02:00
lock Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
media_player Support for Plex servers with enforced SSL (#8341) 2017-07-11 23:26:29 -07:00
mqtt Mqtt client_id fix for #8315 (#8366) 2017-07-06 14:47:30 -07:00
notify Allow Twitter notifications to include media (#8282) 2017-07-10 19:58:01 -07:00
recorder Try catch around database updates in recorder. Resolves 6919 (#8349) 2017-07-06 21:46:50 -07:00
remote Fix harmony (#8302) 2017-07-04 21:43:15 -07:00
scene Fixed link to documentation (#8424) 2017-07-10 12:11:16 +02:00
sensor Add support for rain and moisture sensors (#8440) 2017-07-11 23:09:05 +02:00
switch Switch pyW215 to pypi (#8445) 2017-07-11 22:44:01 +02:00
telegram_bot Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
tts Fix TTS options. #8375 (#8376) 2017-07-06 22:20:49 -07:00
weather buienradar==0.7, fix winddirection/azimuth, logging (#8281) 2017-07-06 21:39:28 -07:00
zha zha: Handle both input and output clusters (#8410) 2017-07-10 21:16:44 -07:00
zwave Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
__init__.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
alarmdecoder.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
alert.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
alexa.py Fix for #7459 (#7544) 2017-05-11 09:04:17 -07:00
amcrest.py Refactored Amcrest to use central hub component (#8184) 2017-07-11 10:10:10 +02:00
android_ip_webcam.py Add android ip webcam support for aiohttp2 (#6940) 2017-04-04 21:40:19 -07:00
apcupsd.py Update apcaccess to 0.0.13. Add "Percent Load Capacity" to INFERRED_UNITS. (#8277) 2017-07-02 11:24:07 +02:00
api.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
apiai.py Style updates (#5878) 2017-02-11 11:29:37 -08:00
apple_tv.py Add new feature to Apple TV platform (#8122) 2017-07-04 21:37:18 -07:00
arduino.py Supress trackback and upgrade PyMata to 2.14 (#7176) 2017-04-19 12:48:15 +02:00
arlo.py Use constant and update ordering (#8246) 2017-06-30 08:46:22 +02:00
axis.py Axis service vapix call (#7794) 2017-06-24 00:14:57 -07:00
bbb_gpio.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
blink.py Blink version bump (#7571) 2017-05-12 20:30:07 -07:00
bloomsky.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
browser.py
comfoconnect.py Update docstrings (#8244) 2017-06-29 11:44:35 +02:00
configurator.py Threadsafe configurator (#7536) 2017-05-11 10:24:36 +03:00
conversation.py Configure conversation for custom actions with keywords (#7734) 2017-06-12 23:34:20 -07:00
datadog.py Add datadog component (#7158) 2017-05-06 00:34:40 +02:00
demo.py Update frontend 2017-06-20 21:10:53 -07:00
device_sun_light_trigger.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
digital_ocean.py Use 'hass.data' instead of global (#8245) 2017-06-30 08:46:03 +02:00
discovery.py Add new feature to Apple TV platform (#8122) 2017-07-04 21:37:18 -07:00
downloader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
dweet.py Upgrade dweepy to 0.3.0 (#7550) 2017-05-11 22:48:03 +02:00
dyson.py Add new Dyson sensors (#8199) 2017-07-07 16:59:41 -07:00
ecobee.py update for pypi (#7430) 2017-05-04 07:48:43 +02:00
eight_sleep.py Bump pyEight version to fix 0hr session errors (#7916) 2017-06-05 17:44:13 +02:00
emoncms_history.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
enocean.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
envisalink.py Bump pyenvisalink to version 2.1 (#7803) 2017-05-29 10:27:36 +02:00
feedreader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
ffmpeg.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
foursquare.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
google.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
graphite.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
group.py Properly handle the case when a group includes itself. (#8398) 2017-07-08 09:20:11 -07:00
hassio.py Hass.io: Disable timeout when updating OS/supervisor/hass (#8447) 2017-07-11 23:24:35 -07:00
hdmi_cec.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
history.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
homematic.py HomeMatic optimizations and code cleanup (#7986) 2017-06-10 10:08:36 +02:00
ifttt.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
influxdb.py Update InfluxDB to handle datetime objects and multiple decimal points (#8080) 2017-06-20 07:53:13 +02:00
input_boolean.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
input_select.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
input_slider.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
insteon_local.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
insteon_plm.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
introduction.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
ios.py Start of migration framework, to allow moving of files in the config … (#7740) 2017-06-01 23:50:04 -07:00
isy994.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
joaoapps_join.py Update join (#7443) 2017-05-04 13:14:14 -07:00
juicenet.py Add juicenet platform (#7668) 2017-06-05 08:39:31 -07:00
keyboard.py
keyboard_remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
kira.py Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00
knx.py Implement a bridge between HASS event bus and KNX bus to send events (#8449) 2017-07-12 12:21:15 +02:00
lametric.py LaMetric platform and notify module (#8230) 2017-07-07 08:21:06 +02:00
lirc.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
litejet.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
logbook.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
logentries.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
logger.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
lutron.py Fix typo (sending USERNAME instead of PASSWORD) introduced in #7963 (#8433) 2017-07-10 20:52:37 -07:00
lutron_caseta.py Support lutron serena shades (#7565) 2017-05-12 20:17:11 -07:00
mailgun.py Update mailgun (#7984) 2017-06-11 22:19:10 -07:00
maxcube.py Remove superfluous comments and update ordering (#7227) 2017-04-22 21:13:04 +02:00
media_extractor.py Upgrade youtube_dl to 2017.7.9 (#8450) 2017-07-12 10:38:08 +02:00
microsoft_face.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
mochad.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
modbus.py Modbus fixes to work with pymodbus 1.3.1 (#8365) 2017-07-06 22:30:23 -07:00
mqtt_eventstream.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
mysensors.py Upgrade pymysensors to 0.10.0 (#7469) 2017-05-06 19:10:17 -07:00
neato.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
nest.py Add service to set nest away/home modes (#7619) 2017-06-04 23:45:24 -07:00
netatmo.py Fixed the Wind sensor following new release of netatmo-api-python (#8030) 2017-06-15 22:14:46 -07:00
nuimo_controller.py Clean up requirements (#7391) 2017-05-02 09:15:02 -07:00
octoprint.py Prevent errors on Octoprint sensors and binary_sensors when Octoprint and/or Printer are off (#8343) 2017-07-06 22:39:11 -07:00
panel_custom.py
panel_iframe.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
persistent_notification.py dismiss service for persistent notifications (#7996) 2017-06-11 22:54:10 +02:00
pilight.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
plant.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
prometheus.py Add support for Prometheus (#8211) 2017-07-10 21:20:17 -07:00
proximity.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
python_script.py Integrate utility functions into restricted Python environment (#8427) 2017-07-10 18:42:42 -07:00
qwikswitch.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
raspihats.py Add new raspihats component (#7392) 2017-05-05 00:02:47 -07:00
rest_command.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
rflink.py Correct spelling of aliases, deprecate old config options. (#8348) 2017-07-06 15:59:54 +02:00
rfxtrx.py Fixed rfxtrx binary_sensor off command (#8160) 2017-06-22 23:00:44 +02:00
ring.py Upgrade Ring to 0.1.4 (#7386) 2017-04-30 20:08:14 -07:00
rpi_gpio.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
rpi_pfio.py Support for the PiFace Digital I/O module (#7494) 2017-05-09 22:36:33 -07:00
rss_feed_template.py Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
script.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
scsgate.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
services.yaml New service `send_magic_packet` with new component `wake_on_lan` (#8397) 2017-07-10 18:37:51 -07:00
shell_command.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
shiftr.py Upgrade paho-mqtt to 1.3.0 (#8125) 2017-06-21 00:32:04 +02:00
sleepiq.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
snips.py Update snips.py 2017-07-07 07:53:04 -07:00
spc.py Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
splunk.py Added host variable to Splunk.py and updated tox tests (#8052) 2017-06-15 20:41:19 -07:00
statsd.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
sun.py Initialize sun with correct values. (#7559) 2017-05-12 16:04:30 -07:00
tado.py pytado moved to pypi (#8298) 2017-07-02 12:54:59 -07:00
tellduslive.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
tellstick.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
thingspeak.py Upgrade thingspeak to 0.4.1 and use the correct API key (#5906) 2017-02-13 11:25:28 +01:00
tradfri.py Add support for disabling tradfri groups (#7593) 2017-05-16 23:26:57 -07:00
twilio.py Update docstrings (#6795) 2017-03-26 15:50:40 +02:00
updater.py Updater improvements to send option component information (#7720) 2017-06-15 22:29:18 -07:00
upnp.py Upnp mapping notification (#8303) 2017-07-06 23:05:09 -07:00
velux.py Fixed link to documentation (#8424) 2017-07-10 12:11:16 +02:00
vera.py Updated pyvera (#8437) 2017-07-11 15:14:46 +02:00
verisure.py vsure 1.3.7 (#8321) 2017-07-04 06:26:55 +02:00
volvooncall.py Provide entity_id to avoid sensor mixup (fixes #7636). Use async_dispatcher. Provide icon. (#7946) 2017-06-15 22:28:30 -07:00
wake_on_lan.py New service `send_magic_packet` with new component `wake_on_lan` (#8397) 2017-07-10 18:37:51 -07:00
weblink.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
websocket_api.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
wemo.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
wink.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
zabbix.py Update docstring (quotes, links, content) (#5602) 2017-01-28 16:02:19 +01:00
zeroconf.py Upgrade zeroconf to 0.19.1 (#8043) 2017-06-15 21:25:19 +02:00
zigbee.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zone.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
zoneminder.py zoneminder: fix incorrect use of logging.exception. (#7675) 2017-05-21 11:11:33 +02:00