core/homeassistant/components
Tom Harris a31501d99e Merge insteon_plm and insteon_local to insteon component (#16102)
* Implement X10

* Add X10 after add_device_callback

* Ref device by id not hex and add x10OnOffSwitch name

* X10 services and add sensor device

* Correctly reference X10_HOUSECODE_SCHEMA

* Log adding of X10 devices

* Add X10 All Units Off, All Lights On and All Lights Off devices

* Correct ref to X10 states vs devices

* Add X10 All Units Off, All Lights On and All Lights Off devices

* Correct X10 config

* Debug x10 device additions

* Config x10 from bool to housecode char

* Pass PLM to X10 device create

* Remove PLM to call to add_x10_device

* Unconfuse x10 config and method names

* Correct spelling of x10_all_lights_off_housecode

* Bump insteonplm to 0.10.0 to support X10

* Add host to config options

* Add username and password to config for hub connectivity

* Add username and password to config for hub

* Convert port to int if host is defined

* Add KeypadLinc

* Update config schema to require either port or host

* Solidify Hub and PLM configuration to ensure proper settings

* Update hub schema

* Bump insteonplm version

* Fix pylint and flake issues

* Bump insteonplm to 0.12.1

* Merge insteon_plm and insteon_local to insteon

* Rename insteon_plm to insteon

* Bump insteonplm to 0.12.2

* Flake8 cleanup

* Update .coveragerc for insteon_plm, insteon_local and insteon changes

* Add persistent notification

* Fix reference to insteon_plm

* Fix indentation

* Shorten message and fix grammer

* Add comment to remove in release 0.90

* Hound fix
2018-08-22 09:09:04 +02:00
..
ads More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarm_control_panel Minor updates (#16106) 2018-08-21 21:25:16 +02:00
alexa Alexa: context + log events (#16023) 2018-08-20 14:18:07 +02:00
auth Add support for revoking refresh tokens (#16095) 2018-08-21 11:02:55 -07:00
automation Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
binary_sensor Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
bmw_connected_drive BMW Connected drive: option to disable the services (#15993) 2018-08-16 22:19:29 +02:00
calendar Fix google calendar documentation link. (#15968) 2018-08-14 11:44:27 +02:00
camera Add verify ssl to generic camera (#15949) 2018-08-21 15:29:11 +02:00
cast Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
climate Minor updates (#16106) 2018-08-21 21:25:16 +02:00
cloud Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
config Add context to login flow (#15914) 2018-08-13 11:27:18 +02:00
conversation Add help for conversation/process service (#14323) 2018-05-08 13:24:27 -04:00
counter Entity service (#15991) 2018-08-16 09:50:11 +02:00
cover Minor updates (#16106) 2018-08-21 21:25:16 +02:00
deconz Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
device_tracker Bump python-miio version (#16110) 2018-08-21 21:25:48 +02:00
emulated_hue More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
fan Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
frontend Update frontend to 20180820.0 2018-08-20 11:52:36 +02:00
google_assistant Fix Min/Max Kelvin color temp attribute for Google (#15697) 2018-08-02 22:09:19 +02:00
group Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
hassio Fix 0.76 beta2 hassio token issue (#15987) 2018-08-15 09:56:05 +02:00
homekit Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
homekit_controller Update HomeKit module code (#15502) 2018-07-17 10:06:06 +02:00
homematic homematic: Add homematic.put_paramset service (#16024) 2018-08-22 00:20:26 +02:00
homematicip_cloud Minor updates (#16106) 2018-08-21 21:25:16 +02:00
http Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
hue Update translations 2018-08-15 10:52:06 +02:00
ihc Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
image_processing Add facebox auth (#15439) 2018-08-07 07:30:36 +02:00
insteon Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
light Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
lock Minor updates (#16106) 2018-08-21 21:25:16 +02:00
mailbox More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
media_player Upgrade afsapi to 0.0.4, prevents aiohttp session close message, Fixes #13099 (#16098) 2018-08-21 15:30:40 +02:00
mqtt Teak mqtt error message for 0.76 release (#15983) 2018-08-15 08:09:19 +02:00
mysensors Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
nest Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
notify Upgrade sendgrid to 5.6.0 (#16111) 2018-08-22 07:16:21 +02:00
onboarding Fix docstrings (#15770) 2018-07-31 21:39:37 +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 Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
remember_the_milk More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
remote Bump python-miio version (#16110) 2018-08-21 21:25:48 +02:00
scene Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
sensor Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
sonos Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
switch Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02: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 Entity service (#15991) 2018-08-16 09:50:11 +02:00
tts Upgrade mutagen to 1.41.0 (#15739) 2018-07-29 23:35:27 +02:00
vacuum Bump python-miio version (#16110) 2018-08-21 21:25:48 +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 Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
zwave Add different pop 012501 ID (#15838) 2018-08-06 11:10:26 +02: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 Add recent context (#15989) 2018-08-20 17:39:53 +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 Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02: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 Update August component to use py-august:0.6.0 (#15916) 2018-08-10 07:27:49 +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 Disable the DLNA component discovery (#16006) 2018-08-16 22:41:44 +02: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
ecovacs.py Add ecovacs component (#15520) 2018-08-20 17:42:53 +02: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 Fix envisalink reconnect (#15832) 2018-08-05 18:51:23 +02:00
eufy.py Bump python-lakeside dependency 2018-08-13 10:39:48 -07: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
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
history.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
history_graph.py
hive.py
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 Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_datetime.py Clean up input-datetime (#16000) 2018-08-16 22:17:14 +02:00
input_number.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_select.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_text.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
insteon_local.py Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
insteon_plm.py Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
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 adds support for momentary and beep/blink switches (#15973) 2018-08-14 21:15:33 +02: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 Bump frontend to 20180816.0 2018-08-16 14:21:49 +02: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.08.04 (#15837) 2018-08-05 13:29:06 +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 Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
mqtt_statestream.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02: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
openuv.py openuv: Add Current UV Level to list of conditions (#16042) 2018-08-20 14:22:41 +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 Fix rfxtrx device id matching (#15819) 2018-08-04 15:23:57 +02: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 Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +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 Remove warning (#15969) 2018-08-14 12:29:55 +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
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 Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
statsd.py
sun.py
tado.py
tahoma.py Add support for 2 Tahoma IO awning covers (#15660) 2018-08-05 10:44:57 +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 Tuya fix login problem and add login platform param (#16058) 2018-08-19 18:55:10 +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 Velbus auto-discovery (#13742) 2018-08-05 10:47:17 +02:00
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 Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
watson_iot.py Fix typos (#15233) 2018-06-30 17:12:00 +02:00
weblink.py
websocket_api.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
wemo.py Wemo custom ports and network errors handling (#14516) 2018-08-16 08:14:54 -06:00
wirelesstag.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02: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