core/homeassistant/components
emontnemery d84cd01cbf Cleanup if discovered mqtt light can't be added (#19740)
* Cleanup if discovered mqtt light can't be added

* No bare except

* Clear ALREADY_DISCOVERED list with helper

* Use constant instead of string literal
2019-01-24 22:40:52 -08:00
..
ads ADS service: Enable use of templates for value (#20024) 2019-01-13 14:23:22 +01:00
air_quality Fix typo C02 to CO2 (#20306) 2019-01-21 21:22:38 -08:00
alarm_control_panel Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
alexa Small refactoring for the alexa component (#19782) 2019-01-10 17:39:49 -08:00
auth Update translations 2019-01-13 09:38:22 -08:00
automation Remove double logging of automation action (#20264) 2019-01-21 00:10:12 +01:00
axis Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
binary_sensor Upgrade numpy to 1.16.0 (#20396) 2019-01-24 17:53:17 -08:00
blink Hotfix for blink initialization failure. Fixes #20335 (#20351) 2019-01-23 20:37:21 +01:00
bmw_connected_drive
calendar
camera Embed zoneminder platforms into component (#20182) 2019-01-17 11:13:15 +01:00
cast Update translations 2019-01-13 09:38:22 -08:00
climate Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
cloud Add command to refresh auth (#20183) 2019-01-17 19:33:01 +01:00
config Fix not being able to update entities (#19344) 2018-12-16 13:06:27 -05:00
conversation
counter Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
cover Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
daikin Update translations 2019-01-09 15:29:31 -08:00
danfoss_air Add Danfoss Air HRV support (#20138) 2019-01-23 11:58:45 -05:00
deconz Make all deCONZ platforms use a common base (#20137) 2019-01-16 08:33:04 +01:00
device_tracker Should require the 'GATTOOL' setup extras which includes pexpect. (#20263) 2019-01-22 18:50:21 +01:00
dialogflow Update translations 2019-01-13 09:38:22 -08:00
elkm1 Bump version of elkm1_lib (#19030) 2018-12-05 09:31:07 -05:00
emulated_hue
emulated_roku Upgrade emulated_roku to 0.1.8 to fix invalid encodings, fixes #20388 (#20390) 2019-01-24 22:51:15 +01:00
envisalink Reduce log noise from Envisalink component (#20282) 2019-01-20 16:32:01 -08:00
esphome Bump aioesphomeapi to 1.4.2 (#20247) 2019-01-19 17:13:32 +01:00
fan Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
fibaro Support for multiple Fibaro gateways (#19705) 2019-01-11 15:29:54 -08:00
frontend Updated frontend to 20190121.1 2019-01-22 12:58:53 -08:00
geo_location Remove creation of geolocation default group (#20338) 2019-01-23 10:04:41 +01:00
geofency Embed geofency platform into component (#20083) 2019-01-16 10:33:25 +01:00
google_assistant Google_assistant: fix climate modes (#19084) 2018-12-10 12:32:24 +01:00
gpslogger Migrate gpslogger to the automatically generated webhook (#20079) 2019-01-16 10:56:25 -08:00
group RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
habitica
hangouts Update translations 2019-01-13 09:38:22 -08:00
hassio Add Hass.io user headers to supervisor proxy 2019-01-11 10:00:38 -08:00
homekit Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
homekit_controller Bump homekit==0.12.2 + improve controller reliability (#20325) 2019-01-23 20:44:21 +01:00
homematic Update pyhomematic to 0.1.55 (#20397) 2019-01-24 17:53:31 -08:00
homematicip_cloud HomematicIP add cover FROLL and BROLL devices (#19794) 2019-01-22 09:22:45 +01:00
http Remove trailing slash from base_url and added ability to generate webhook path. (#20295) 2019-01-21 20:50:41 +01:00
hue Philips Hue - Remove unnessesary warning (#20394) 2019-01-24 23:46:55 +01:00
ifttt Update translations 2019-01-13 09:38:22 -08:00
ihc Fix ihc issues caused by update to defusedxml (#20091) 2019-01-14 13:12:57 +01:00
image_processing Upgrade numpy to 1.16.0 (#20396) 2019-01-24 17:53:17 -08:00
insteon Set InsteonEntity name to be combo of description and address. (#17262) 2018-12-14 14:02:06 +01:00
ios Update translations 2019-01-13 09:38:22 -08:00
lifx Update translations 2019-01-09 15:29:31 -08:00
light Add yeelight start_flow service and ability to declare custom effects (#20107) 2019-01-24 17:41:07 +01:00
locative #20043: Remove superfluous dict in WEBHOOK_SCHEMA validation 2019-01-15 22:26:42 -08:00
lock Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
lovelace Calling save before load would crash Lovelace storage (#20368) 2019-01-23 21:13:55 -08:00
luftdaten Update translations 2019-01-09 15:29:31 -08:00
mailbox
mailgun Embed mailgun platform into component (#20147) 2019-01-16 10:01:08 -08:00
media_player SongPal: do not crash if active_source is not (yet) available - fixes #20343 (#20344) 2019-01-24 12:55:39 +01:00
mqtt Cleanup if discovered mqtt light can't be added (#19740) 2019-01-24 22:40:52 -08:00
mysensors Add mysensors state update delay (#18891) 2019-01-11 13:06:06 -08:00
nest Upgrade python-nest to 4.1.0 (#20313) 2019-01-22 13:23:33 +01:00
notify Upgrade TwitterAPI to 2.5.9 (#20372) 2019-01-24 09:37:25 +01:00
onboarding No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
opentherm_gw Bump pyotgw to 0.4b1 (#19715) 2019-01-02 07:54:23 -05:00
openuv Embed OpenUV platforms into the component (#20072) 2019-01-14 11:44:00 -07:00
owntracks Update translations 2019-01-09 15:29:31 -08:00
persistent_notification
point Update translations 2019-01-09 15:29:31 -08:00
rainmachine Embed RainMachine platforms into the component (#20066) 2019-01-14 11:42:21 -07:00
recorder history allowed to load states with invalid entity IDs (#20399) 2019-01-24 17:53:01 -08:00
remember_the_milk
remote Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
scene Change deCONZ to embedded platforms (#20113) 2019-01-15 19:29:56 +01:00
sensor Upgrade numpy to 1.16.0 (#20396) 2019-01-24 17:53:17 -08:00
simplisafe Embed SimpliSafe platforms into the component (#20069) 2019-01-14 11:42:48 -07:00
smhi Update translations 2019-01-09 15:29:31 -08:00
sonos Improve Sonos discovery (#20196) 2019-01-18 13:43:48 +01:00
switch Ecoal (esterownik.pl) static fuel boiler and pump controller (#18480) - matkor 2019-01-22 08:14:27 -05:00
system_log
telegram_bot
tellduslive Fix tellduslive discovery and auth issues (#20023) 2019-01-15 06:36:17 +01:00
tibber Update Tibber lib (#20289) 2019-01-21 16:12:03 +01:00
timer Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
tradfri Update translations 2019-01-13 09:38:22 -08:00
tts Fix TTS say config validation (#20145) 2019-01-16 09:07:32 +01:00
twilio Update translations 2019-01-13 09:38:22 -08:00
unifi UniFi - Fix issue with POE switch reset switch config (#20021) 2019-01-12 17:59:44 +01:00
upnp Use local IP to discover IGD device (#20035) 2019-01-19 17:08:53 +00:00
vacuum Move MQTT platforms under the component (#20050) 2019-01-15 17:31:06 +01:00
water_heater RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
weather Return windspeed and windgust in km/h instead of m/s. (#20340) 2019-01-24 22:36:25 -08:00
websocket_api assign user to websocket connection when using legacy_api_password (#19797) 2019-01-08 20:45:24 -08:00
wink Wink: Update pubnubsub-handler version to make it compatible with python 3.7 (#19625) 2019-01-11 16:30:31 -08:00
wunderlist
zha Add support for deconz radios to zha component (#20167) 2019-01-16 16:09:09 -08:00
zone Add type hints to helpers.condition (#20266) 2019-01-21 00:03:12 +01:00
zoneminder Add a Zoneminder availability sensor (#20184) 2019-01-17 10:52:53 -08:00
zwave Update translations 2019-01-13 09:38:22 -08:00
__init__.py
abode.py Bump abode to 0.15.0 (#20064) 2019-01-14 13:01:59 +01:00
alarmdecoder.py Enable alarmdecoder to see open/close state of bypassed RF zones when armed (#18477) 2018-12-11 11:34:03 +01:00
alert.py Add data/data_template/title to alert component (#17616) 2019-01-23 08:47:37 +01:00
amcrest.py
android_ip_webcam.py
apcupsd.py
api.py
apple_tv.py Upgrade pyatv to 0.3.12 (#19085) 2018-12-07 11:06:38 +01:00
aqualogic.py
arduino.py
arlo.py Upgraded pyarlo to 0.2.3 (#19626) 2018-12-28 16:51:59 -05:00
asterisk_mbox.py
asuswrt.py Make asuswrt sensor optional (#19736) @kennedyshead 2019-01-08 09:14:16 -05:00
august.py
bbb_gpio.py
bloomsky.py
browser.py
canary.py
cloudflare.py
coinbase.py
comfoconnect.py
configurator.py
datadog.py
demo.py Rename air pollutants to air quality (#19448) 2019-01-05 11:42:36 -05:00
device_sun_light_trigger.py
digital_ocean.py
discovery.py Add Roku hub and remote (#17548) 2019-01-14 08:44:30 +01:00
dominos.py
doorbird.py Show persistent notification on Doorbird schedule failure (#20033) 2019-01-13 18:47:50 +01:00
downloader.py
duckdns.py
dweet.py
dyson.py
ecoal_boiler.py Ecoal (esterownik.pl) static fuel boiler and pump controller (#18480) - matkor 2019-01-22 08:14:27 -05:00
ecobee.py
ecovacs.py
edp_redy.py update edp_redy version (#19078) 2018-12-08 21:16:16 +01:00
egardia.py
eight_sleep.py Bump pyEight to fix Single Sleeper (#19316) 2018-12-14 23:25:12 -05:00
emoncms_history.py
enocean.py
eufy.py Bump lakeside requirement to support more Eufy devices (#19080) 2018-12-07 07:32:21 +01:00
evohome.py
feedreader.py
ffmpeg.py
folder_watcher.py
foursquare.py
freebox.py Add Freebox component with sensors and device tracker (#18472) 2018-12-27 15:26:09 -08:00
freedns.py
fritzbox.py
gc100.py
goalfeed.py downgrade version of client (#18995) 2018-12-04 09:52:30 +01:00
google.py
google_domains.py
graphite.py
greeneye_monitor.py Upgrade greeneye_monitor to 1.0 (#19631) 2019-01-11 20:54:22 -08:00
hdmi_cec.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
history.py
history_graph.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
hive.py Bug fix with getting a device battery level when API unavailable for Hive (#19841) 2019-01-09 11:21:03 +01:00
hlk_sw16.py Initial hlk-sw16 relay switch support (#17855) 2018-12-03 09:31:53 +01:00
homeworks.py Add Lutron Homeworks component (#18311) 2018-12-21 18:11:00 -05:00
huawei_lte.py Upgrade huawei-lte-api to 1.1.3 (#19987) 2019-01-11 16:24:31 -08:00
hydrawise.py
idteck_prox.py Add IDTECK proximity card component (#18309) 2018-12-30 20:15:45 -08:00
influxdb.py Accept both domains and entities in influxdb include (#19927) 2019-01-15 16:20:51 -08:00
input_boolean.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
input_datetime.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
input_number.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
input_select.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
input_text.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
insteon_local.py
insteon_plm.py
intent_script.py
introduction.py
iota.py
isy994.py Update Requirement for PyISY Package in isy994 Component to v1.1.1 (#20349) 2019-01-23 11:48:35 -05:00
joaoapps_join.py
juicenet.py
keyboard.py
keyboard_remote.py
kira.py
knx.py Support knx operation types (#19546) 2018-12-29 15:18:55 -08:00
konnected.py Remove Discovery dependency from konnected.py (#19910) 2019-01-10 15:53:12 -08:00
lametric.py
lcn.py Add LCN switch platform (#20267) 2019-01-20 20:49:30 +01:00
lightwave.py Add lightwave components for switches and lights (#18026) 2018-12-02 20:58:31 +01:00
linode.py
lirc.py
litejet.py
logbook.py Add automation and script events to logbook filter events (#19253) 2018-12-14 10:25:02 +01:00
logentries.py
logger.py
logi_circle.py
lupusec.py Lupupy version push to 0.0.17 - will now transmitted state_alarm_triggered (#19008) 2018-12-04 22:04:39 +01:00
lutron.py Fire events for Lutron RadioRA2 keypad buttons (#20090) 2019-01-20 21:16:48 +01:00
lutron_caseta.py
map.py
matrix.py
maxcube.py
media_extractor.py Upgrade youtube_dl to 2019.01.17 (#20318) 2019-01-22 18:45:16 +01:00
melissa.py
microsoft_face.py
mochad.py
modbus.py
mqtt_eventstream.py
mqtt_statestream.py
mychevy.py Add mychevy optional country parameter (#19727) 2019-01-04 10:01:47 -05:00
mycroft.py
mythicbeastsdns.py Add Mythic Beasts DNSAPI Component (#18333) 2018-12-20 11:33:47 +01:00
namecheapdns.py Use xml.etree through defusedxml (#19640) 2018-12-30 00:07:48 +01:00
neato.py Bump pybotvac (#19831) 2019-01-06 23:58:36 +01:00
ness_alarm.py Add ness alarm control panel using nessclient (#18463) 2019-01-01 08:08:13 -07:00
netatmo.py
netgear_lte.py
no_ip.py
nuheat.py
nuimo_controller.py
octoprint.py Add Octoprint custom path (#20302) 2019-01-23 12:50:17 +01:00
panel_custom.py
panel_iframe.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
pilight.py
plant.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
plum_lightpad.py Adding support for Plum Lightpad (#16576) 2018-12-14 14:42:04 +01:00
prometheus.py
proximity.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
python_script.py
qwikswitch.py
rachio.py
rainbird.py
raincloud.py
raspihats.py
rest_command.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
rflink.py Improve rflink coverage (#19596) 2019-01-01 15:35:31 +01:00
rfxtrx.py
ring.py
roku.py Add Roku hub and remote (#17548) 2019-01-14 08:44:30 +01:00
route53.py
rpi_gpio.py Upgrade RPi.GPIO to 0.6.5 (#19392) 2018-12-17 12:31:03 -05:00
rpi_pfio.py
rss_feed_template.py
sabnzbd.py
satel_integra.py Satel integra monitor outputs (#19149) 2018-12-17 18:28:41 -05:00
script.py Align valid_entity_id with new slugify (#20231) 2019-01-21 09:45:11 -08:00
scsgate.py
sense.py Updated sense library to 0.6.0 (#20271) 2019-01-20 21:02:36 +01:00
services.yaml
shell_command.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
shiftr.py
shopping_list.py
sisyphus.py
skybell.py Add camera selection config to skybell camera (#19310) 2018-12-17 18:31:10 -05:00
sleepiq.py
smappee.py
snips.py
spaceapi.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
spc.py
spider.py
splunk.py Add verify_ssl option to Splunk component (#19112) 2018-12-27 14:23:04 +01:00
statsd.py
sun.py
tado.py
tahoma.py Upgrade tahoma-api to 0.0.14 (#19840) 2019-01-07 19:02:42 +01:00
tellstick.py
tesla.py
thethingsnetwork.py
thingspeak.py
toon.py
tplink_lte.py
tuya.py
upcloud.py Upgrade upcloud-api to 0.4.3 2018-12-09 19:19:13 +02:00
updater.py
usps.py
velbus.py
velux.py
vera.py
verisure.py Allow verisure locks to be configured with a default code (#18873) 2018-12-03 07:25:54 +01:00
volvooncall.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
vultr.py
w800rf32.py
wake_on_lan.py
waterfurnace.py bump watefurnace version to 1.1.0 (#19847) 2019-01-07 11:36:02 -05:00
watson_iot.py
webhook.py Remove trailing slash from base_url and added ability to generate webhook path. (#20295) 2019-01-21 20:50:41 +01:00
weblink.py
wemo.py Fix WeMo incorrect mapping of device type during discovery (#19691) 2019-01-03 11:28:40 -07:00
wirelesstag.py
xiaomi_aqara.py Don't slugify unique id (#19770) 2019-01-04 16:02:42 -05:00
zabbix.py
zeroconf.py
zigbee.py