core/homeassistant/components
Diogo Gomes 95da41aa15 This component API has been decomissioned on the 31st of May 2018 by Telstra (#15757)
See #15668
2018-07-31 21:27:43 +02:00
..
ads More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarm_control_panel Add support for alarm_control_panel to MQTT Discovery. (#15689) 2018-07-27 17:16:49 +02:00
alexa Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
auth Decouple login flow view and data entry flow view (#15715) 2018-07-30 21:59:18 -07:00
automation Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
binary_sensor Upgrade numpy to 1.15.0 (#15722) 2018-07-29 08:46:20 +02:00
bmw_connected_drive More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
calendar Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
camera Better handling of Yi camera being disconnected (#15754) 2018-07-30 21:56:52 -07:00
cast Cast/Sonos: create config entry if manually configured (#15630) 2018-07-23 15:08:03 +02:00
climate Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
cloud Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
config Allow changing entity ID (#15637) 2018-07-24 14:12:53 +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 Add Genie Aladdin Connect cover component (#15699) 2018-07-30 07:19:34 +02:00
deconz Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
device_tracker Fixed NDMS for latest firmware (#15511) 2018-07-31 11:14:49 +02:00
emulated_hue More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
fan Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
frontend Bump frontend to 20180726.0 2018-07-26 09:38:10 +02:00
google_assistant Import collections abstract base classes from collections.abc (#15649) 2018-07-25 11:35:22 +02:00
group Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
hassio WIP: Hass.io sent token to supervisor (#15536) 2018-07-23 14:14:57 +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 Context (#15674) 2018-07-28 17:53:37 -07:00
hue Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
ihc Remove IHC XML Element from discovery data (#15719) 2018-07-28 19:37:12 +02:00
image_processing Upgrade numpy to 1.15.0 (#15722) 2018-07-29 08:46:20 +02:00
insteon_plm Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
light Make FutureNow light remember last brightness when turning on (#15733) 2018-07-30 07:09:59 +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 Add kodi unique id based on discovery (#15093) 2018-07-30 17:09:38 +02:00
mqtt Add support for alarm_control_panel to MQTT Discovery. (#15689) 2018-07-27 17:16:49 +02: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 This component API has been decomissioned on the 31st of May 2018 by Telstra (#15757) 2018-07-31 21:27:43 +02:00
onboarding Bump frontend to 20180717.0 2018-07-17 10:57:05 +02:00
persistent_notification Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01:00
rainmachine Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
recorder Upgrade sqlalchemy to 1.2.10 (#15737) 2018-07-29 23:35:47 +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 Add Tuya cover and scene platform (#15587) 2018-07-24 10:29:43 +02:00
sensor Upgrade Adafruit-DHT to 1.3.3 (#15706) 2018-07-30 15:15:13 +01:00
sonos Cast/Sonos: create config entry if manually configured (#15630) 2018-07-23 15:08:03 +02:00
switch Context (#15674) 2018-07-28 17:53:37 -07: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 Upgrade mutagen to 1.41.0 (#15739) 2018-07-29 23:35:27 +02:00
vacuum Implement locate service for neato (#15467) 2018-07-18 12:19:38 +02:00
weather Round precipitation forecast to 1 decimal place (#15759) 2018-07-31 19:18:11 +02: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 Update pyozw to 0.4.9 (#15758) 2018-07-31 15:14:14 +01:00
__init__.py Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01: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 Context (#15674) 2018-07-28 17:53:37 -07:00
apple_tv.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +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
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 Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
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 Upgrade youtube_dl to 2018.07.29 (#15734) 2018-07-29 23:37:10 +02: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 Update Neato library to allow for dynamic endpoints (#15639) 2018-07-24 00:46:12 +02: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
sisyphus.py Add a component for Sisyphus Kinetic Art Tables (#14472) 2018-07-29 07:34:43 +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 Update smappy library version (#15636) 2018-07-24 10:41:24 +02: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
spider.py Upgrade spiderpy to 1.2.0 (#15729) 2018-07-29 19:49:36 +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 Add Tuya cover and scene platform (#15587) 2018-07-24 10:29:43 +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 Upgrade pyvera to 0.2.44 (#15708) 2018-07-28 19:17:04 +02: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 Context (#15674) 2018-07-28 17:53:37 -07:00
wemo.py Add other wemo motion sensor identifier (#15627) 2018-07-30 10:38:49 +02: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
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