hass-core/homeassistant/components
Ville Skyttä 2f7b79764a More pylint 2 fixes ()
## Description:

More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).

## Checklist:
  - [ ] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
..
ads More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
alarm_control_panel Upgrade to simplisafe-python v2 to use new SimpliSafe API () 2018-07-19 13:13:46 -04:00
alexa More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
auth Allow CORS requests to token endpoint () 2018-07-19 08:37:00 +02:00
automation More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
binary_sensor More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
bmw_connected_drive More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
calendar More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
camera More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
cast Update translations 2018-07-02 08:53:33 -04:00
climate More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
cloud Fix deprecated code () 2018-05-29 23:14:58 +02:00
config Added WS endpoint for changing homeassistant password. () 2018-07-19 09:39:51 +02:00
conversation Add help for conversation/process service () 2018-05-08 13:24:27 -04:00
counter Update syntax () 2018-06-01 19:41:20 +02:00
cover More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
deconz More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
device_tracker More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
emulated_hue More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
fan More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
frontend Bump frontend to 20180719.0 2018-07-19 10:52:28 +02:00
google_assistant Lint cleanups () 2018-07-01 11:57:01 -04:00
group Use ATTR_NAME from const.py () 2018-05-14 13:05:52 +02:00
hassio More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
homekit More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
homekit_controller Update HomeKit module code () 2018-07-17 10:06:06 +02:00
homematic Add IPPassageSensor (HmIP-SPDR) () 2018-07-14 02:31:51 +02:00
homematicip_cloud More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
http More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
hue More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
ihc Update docstrings () 2018-04-06 18:06:47 +02:00
image_processing More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
insteon_plm More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
light More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
lock More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
mailbox More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
media_player More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
mqtt More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
mysensors More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
nest More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
notify More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
onboarding Bump frontend to 20180717.0 2018-07-17 10:57:05 +02:00
persistent_notification Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
rainmachine More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
recorder Upgrade sqlalchemy to 1.2.9 () 2018-07-01 13:01:48 -04:00
remember_the_milk More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
remote More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
scene More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
sensor More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
sonos Update translations 2018-07-02 08:53:33 -04:00
switch More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
system_log Clean up some Python 3.4 remnants () 2018-05-13 17:56:42 +02:00
telegram_bot Upgrade python-telegram-bot to 10.1.0 () 2018-05-13 17:59:25 +02:00
timer Convert more files to async/await syntax () 2018-04-28 19:26:20 -04:00
tts More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
vacuum Implement locate service for neato () 2018-07-18 12:19:38 +02:00
weather More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
wink Pylint 2 fixes () 2018-07-17 19:34:29 +02:00
zha Add electrical measurement sensor to ZHA () 2018-05-26 22:50:05 +02:00
zone Make zone entries work without radius () 2018-06-17 21:55:35 -06:00
zwave Make RS room thermostat discoverable () 2018-07-18 12:20:02 +02:00
__init__.py Add optional words to conversation utterances () 2018-03-01 07:35:12 -08:00
abode.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
alarmdecoder.py Alarmdecoder add validation of the zone types () 2018-01-11 13:53:14 -08:00
alert.py Update voluputous () 2018-02-17 10:29:14 +01:00
amcrest.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
android_ip_webcam.py Update voluputous () 2018-02-17 10:29:14 +01:00
apcupsd.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
api.py Lint cleanup () 2018-06-25 13:05:07 -04:00
apple_tv.py Bump pyatv to 0.3.10 () 2018-06-01 08:41:40 +02:00
arduino.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
arlo.py Bump pyarlo==0.2.0, fixes () 2018-07-17 07:56:50 +02:00
asterisk_mbox.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
august.py Fix issue with guest August lock being included () 2018-03-04 10:14:47 +01:00
axis.py Remove inline pylint disables for messages disabled in pylintrc () 2018-06-16 00:15:46 +02:00
bbb_gpio.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
blink.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
bloomsky.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
browser.py
canary.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
cloudflare.py removed unused return () 2018-07-10 13:19:32 +02:00
coinbase.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
comfoconnect.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
configurator.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
daikin.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
datadog.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
demo.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
device_sun_light_trigger.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
dialogflow.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
digital_ocean.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
discovery.py Upgrade netdisco to 1.5.0 () 2018-06-17 09:38:00 -04:00
dominos.py Upgrade pylint to 1.8.2 () 2018-02-11 09:20:28 -08:00
doorbird.py Add support for multiple Doorbird stations () 2018-06-10 19:02:44 +02:00
downloader.py Add notifications to downloader.py () 2018-03-14 16:03:40 -07:00
duckdns.py Add link to docs and update ordering () 2017-10-23 12:18:23 +02:00
dweet.py
dyson.py
ecobee.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
egardia.py Pylint 2 fixes () 2018-07-17 19:34:29 +02:00
eight_sleep.py Eight Sleep add REM type, Update async syntax, Catch API quirks () 2018-06-15 15:24:09 -04:00
emoncms_history.py Spelling fixes () 2018-01-27 11:58:27 -08:00
enocean.py Add support for multi-channel enocean switches (D2-01-12 profile) () 2018-07-09 11:05:25 +02:00
envisalink.py
eufy.py Remove some unneeded pylint import-error disables () 2018-07-09 21:34:27 +02:00
feedreader.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
ffmpeg.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
folder_watcher.py Remove extra quotes from docstrings () 2018-05-13 11:06:15 +02:00
foursquare.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
freedns.py Add FreeDNS component () 2018-03-30 21:33:30 +02:00
fritzbox.py Remove unnecessary executable permissions () 2018-07-14 23:03:36 +02:00
gc100.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
goalfeed.py Goalfeed channel () 2018-02-01 11:24:02 +01:00
google.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
google_domains.py Fix lint google-domains () 2017-10-25 15:43:02 +02:00
graphite.py
hdmi_cec.py renaming icons () 2018-04-18 15:46:44 -04:00
history.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
history_graph.py Convert more files to async/await syntax () 2018-04-28 19:26:20 -04:00
hive.py Hive R3 update () 2018-04-16 21:00:13 +02:00
hydrawise.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
ifttt.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
influxdb.py Ignore NaN values for influxdb () 2018-05-08 20:54:38 -04:00
input_boolean.py Convert more files to async/await syntax () 2018-04-28 19:26:20 -04:00
input_datetime.py Bugfix: Input Datetime config schema () 2018-02-20 16:21:35 +01:00
input_number.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
input_select.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
input_text.py Added password mode to input_text (obscure content of text box) () 2018-02-08 12:29:33 +01:00
insteon_local.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
intent_script.py
introduction.py Change introduction card to use persistent notification () 2017-11-01 09:10:36 +01:00
ios.py Lint cleanup () 2018-06-25 13:05:07 -04:00
iota.py Upgrade pyota to 2.0.5 () 2018-05-13 17:58:57 +02:00
isy994.py Lint cleanup () 2018-06-25 13:05:07 -04:00
joaoapps_join.py
juicenet.py Grammar fix 'an unique' () 2018-03-03 19:23:55 +01:00
keyboard.py
keyboard_remote.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
kira.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
knx.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
konnected.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
lametric.py Lint cleanup () 2018-06-25 13:05:07 -04:00
linode.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
lirc.py Lint cleanup () 2018-06-25 13:05:07 -04:00
litejet.py
logbook.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
logentries.py
logger.py Lint cleanup () 2018-06-25 13:05:07 -04:00
lutron.py Adding support for Lutron covers () 2018-01-13 19:11:20 +01:00
lutron_caseta.py Upgrade pylutron-caseta to 0.5.0 to reestablish connections () 2018-04-20 15:35:56 +02:00
mailgun.py
map.py Convert more files to async/await syntax () 2018-04-28 19:26:20 -04:00
matrix.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
maxcube.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
media_extractor.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
melissa.py Fix mclimate accounts with not only melissa components () 2018-02-25 11:33:52 -08:00
microsoft_face.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
mochad.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
modbus.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
mqtt_eventstream.py Update mqtt_eventstream.py () 2018-06-11 15:29:04 +02:00
mqtt_statestream.py Publish attributes unconditionally () 2018-05-05 09:31:39 -04:00
mychevy.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
mycroft.py
namecheapdns.py Make host optional () 2017-10-23 15:24:04 +02:00
neato.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
netatmo.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
netgear_lte.py Update eternalegypt () 2018-06-29 17:25:49 -04:00
no_ip.py Use constants for HTTP headers () 2017-11-04 12:04:05 -07:00
nuheat.py add a bit more test coverage 2017-12-26 11:12:28 -08:00
nuimo_controller.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
octoprint.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
panel_custom.py Add support for new hass.io panel () 2018-06-08 16:50:19 -04:00
panel_iframe.py Make typing checks more strict () 2018-07-13 13:24:51 +03:00
pilight.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
plant.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
prometheus.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
proximity.py
python_script.py Upgrade restrictedpython to 4.0b4 () 2018-05-19 10:05:02 +02:00
qwikswitch.py Allow qwikswitch sensors as part of devices () 2018-05-14 08:40:25 +02:00
rachio.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
rainbird.py Update pyrainbird () 2018-05-25 06:39:41 +02:00
raincloud.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
raspihats.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
rest_command.py Add custom header support for rest_command () 2018-02-28 08:16:31 +02:00
rflink.py Add availability to Rflink entities. () 2018-06-16 00:26:48 +02:00
rfxtrx.py Lint cleanup () 2018-06-25 13:05:07 -04:00
ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues () 2018-06-16 08:58:39 +02:00
rpi_gpio.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
rpi_pfio.py
rss_feed_template.py
sabnzbd.py Converted SABnzbd to a component () 2018-05-07 09:35:55 +02:00
satel_integra.py Lint cleanup () 2018-06-25 13:05:07 -04:00
script.py Clean up entity component () 2018-01-22 22:54:41 -08:00
scsgate.py More pylint 2 fixes () 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 () 2018-06-12 07:28:16 +02:00
shell_command.py Add stdout and stderr to debug output for shell_command () 2018-05-16 13:47:41 +02:00
shiftr.py Upgrade paho-mqtt to 1.3.1 () 2017-10-15 10:12:43 -07:00
shopping_list.py Add services for adding and removing items to shopping list () 2018-05-26 13:53:48 +02:00
skybell.py Bump skybellpy version to 0.1.2 () 2018-04-18 10:10:32 +02:00
sleepiq.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
smappee.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
snips.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
spaceapi.py Add SpaceAPI support () 2018-05-14 09:13:59 +02:00
spc.py Pylint 2 fixes () 2018-07-17 19:34:29 +02:00
splunk.py Use constants for HTTP headers () 2017-11-04 12:04:05 -07:00
statsd.py Update voluputous () 2018-02-17 10:29:14 +01:00
sun.py Cleanup and simplitfy the async state update () 2017-09-12 10:01:03 +02:00
tado.py changed PyTado version () 2018-04-02 10:36:38 +02:00
tahoma.py Add support for Tahoma Soke Sensor () 2018-07-18 12:38:34 +02:00
tellduslive.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
tellstick.py Update tellcore-net to 0.4 () 2017-12-11 18:32:48 +01:00
tesla.py Fixes for tesla. New sensors. () 2018-02-07 23:34:26 -08:00
thethingsnetwork.py Support for The Things Network () 2017-10-05 09:12:02 -07:00
thingspeak.py More pylint 2 fixes () 2018-07-18 11:54:27 +02:00
toon.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
tradfri.py pytradfri 5.5.1: Improved 3rd party bulb support () 2018-06-13 07:17:52 +02:00
tuya.py Add Tuya climate platform () 2018-07-17 20:33:54 +02:00
twilio.py
upcloud.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
updater.py Upgrade distro to 1.3.0 () 2018-05-13 18:01:10 +02:00
upnp.py UPnP code cleanup () 2018-05-02 09:15:30 -04:00
usps.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
velbus.py
velux.py Removing asyncio.coroutine syntax from some components () 2018-02-24 10:24:33 -08:00
vera.py Lint cleanup () 2018-06-25 13:05:07 -04:00
verisure.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
volvooncall.py Upgrade pylint to 1.8.2 () 2018-02-11 09:20:28 -08:00
vultr.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
wake_on_lan.py Upgrade wakeonlan to 1.0.0 () 2018-02-05 16:04:31 -08:00
waterfurnace.py Make waterfurnace recovery more robust () 2018-02-06 12:12:35 +01:00
watson_iot.py Fix typos () 2018-06-30 17:12:00 +02:00
weblink.py Fix config error for FTP links, add test () 2018-02-11 09:19:00 -08:00
websocket_api.py User management () 2018-07-13 15:31:20 +02:00
wemo.py Lint cleanup () 2018-06-25 13:05:07 -04:00
wirelesstag.py Lint cleanup () 2018-06-25 13:05:07 -04:00
xiaomi_aqara.py Add additional 86sw model identifier of the LAN protocol V2 () 2018-06-04 07:39:50 +02:00
zabbix.py Show the error message when Zabbix fails to log in () 2018-03-08 15:25:10 -08:00
zeroconf.py Upgrade zeroconf to 0.20.0 () 2018-03-12 14:02:03 -07:00
zigbee.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
zoneminder.py Lint cleanup () 2018-06-25 13:05:07 -04:00