core/homeassistant/components
Fabian Affolter 47e31dc9ee Fixes for PEP257 (#11810)
* Fixes for PEP257

* More updates
2018-01-20 22:35:38 -08:00
..
ads Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alarm_control_panel Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alexa Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
automation Fix state for trigger with forced updates (#11595) 2018-01-11 22:06:09 -08:00
binary_sensor Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
calendar Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
camera Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
climate Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
cloud Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
config Fixed typo in automation.py (#11116) 2017-12-13 10:17:12 +01:00
counter Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
cover Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
deconz Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
device_tracker Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
emulated_hue Refactored to new global json saving and loading (#10677) 2017-11-19 19:47:55 -08:00
fan Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
frontend Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
google_assistant Changed device type of media player and cover to switch (#11483) 2018-01-11 15:01:38 -08:00
group Tracking all groups to allow changing of existing groups (#11444) 2018-01-10 14:13:22 -08:00
homematic Update pyhomematic, support new devices (#11578) 2018-01-11 20:08:09 +01:00
http Upgrade aiohttp_cors to 0.6.0 (#11310) 2017-12-27 09:17:03 +01:00
ihc Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00
image_processing Upgrade numpy to 1.14.0 (#11542) 2018-01-09 15:30:00 +01:00
light Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
lock Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mailbox Use translated panel names on frontend (#10197) 2017-10-31 20:22:04 -07:00
media_player Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mqtt Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
notify Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
persistent_notification Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
recorder Fix recorder purge (#11802) 2018-01-19 08:56:28 -08:00
remember_the_milk Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
remote Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
scene Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
sensor Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
switch Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
system_log Fix typos (#11781) 2018-01-18 22:36:48 -08:00
telegram_bot Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
timer Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
tts Make Google TTS secure (#11031) 2018-01-19 16:27:40 +02:00
vacuum Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
weather Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
wink Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
zha Fix zha color probe (#11670) 2018-01-15 14:25:59 -08:00
zwave Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
__init__.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
abode.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
alarmdecoder.py Alarmdecoder add validation of the zone types (#11488) 2018-01-11 13:53:14 -08:00
alert.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
amcrest.py Protect sensitive information for Amcrest cameras (#10569) 2017-11-23 16:38:53 -08:00
android_ip_webcam.py
apcupsd.py
api.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
apple_tv.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
arduino.py
arlo.py Update Pyarlo to 0.1.2 (#11626) 2018-01-13 20:00:04 +01:00
asterisk_mbox.py Update header and make it less verbose (#11774) 2018-01-18 23:04:18 +01:00
axis.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
bbb_gpio.py
blink.py
bloomsky.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
browser.py
canary.py Add support for Canary component and platforms (#10306) 2017-12-08 10:40:45 +01:00
coinbase.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
comfoconnect.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
configurator.py Convert configurator to use markdown (#10668) 2017-11-20 14:11:55 +01:00
conversation.py Upgrade fuzzywuzzy to 0.16.0 (#11331) 2017-12-29 10:06:39 +01:00
daikin.py Added new climate component from Daikin (#10983) 2018-01-04 11:05:27 +01:00
datadog.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
demo.py
device_sun_light_trigger.py
dialogflow.py Clean up Alexa.intent and DialogFlow.intent (#11492) 2018-01-07 01:39:32 +01:00
digital_ocean.py Upgrade python-digitalocean to 1.13.2 (#11311) 2017-12-27 09:20:44 +01:00
discovery.py (Re)Enable Daikin autodiscovery (#11842) 2018-01-21 06:08:42 +01:00
dominos.py Reload closest store on api menu request (#10962) 2017-12-05 10:47:48 +01:00
doorbird.py DoorBird feature update (#11193) 2017-12-29 10:05:45 +01:00
downloader.py Adjust logging in downloader component (#10622) 2017-11-16 22:05:08 -08:00
duckdns.py Add link to docs and update ordering (#10062) 2017-10-23 12:18:23 +02:00
dweet.py
dyson.py
ecobee.py Update ecobee version to fix stack-trace issue (#10894) 2017-12-02 07:56:35 +02:00
eight_sleep.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
emoncms_history.py
enocean.py Fix for API change of new enocean package (#10328) 2017-11-04 12:58:02 +01:00
envisalink.py
feedreader.py
ffmpeg.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
foursquare.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
gc100.py Updated gc100 package requirement to 1.0.3a (#10484) 2017-11-09 17:54:45 +01:00
google.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
google_domains.py Fix lint google-domains (#10135) 2017-10-25 15:43:02 +02:00
graphite.py
hassio.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
hdmi_cec.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
history.py History order bugfix and opt-in option (#11686) 2018-01-16 11:48:10 -08:00
history_graph.py
hive.py Change line separator to LN (#11662) 2018-01-15 14:24:12 -08:00
hue.py Try to fix crashes after Hue refactoring (#11270) 2018-01-10 08:05:04 +01:00
ifttt.py
influxdb.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
input_boolean.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_datetime.py Correct input_datetime initial value parsing (#10417) 2017-11-15 23:16:22 -08:00
input_number.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_select.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_text.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
insteon_local.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
insteon_plm.py
intent_script.py
introduction.py Change introduction card to use persistent notification (#10265) 2017-11-01 09:10:36 +01:00
ios.py fix ios component config generation (#10923) 2017-12-03 14:59:22 -08:00
isy994.py Huge ISY994 platform cleanup, fixes support for 5.0.10 firmware (#11243) 2017-12-26 09:26:37 +01:00
joaoapps_join.py
juicenet.py
keyboard.py
keyboard_remote.py Allow using more than one keyboard remote (#11061) 2017-12-13 20:07:23 -08:00
kira.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
knx.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
lametric.py Fix lametric sound (#10562) 2017-11-14 10:40:44 +01:00
linode.py Linode (#9936) 2017-10-27 16:19:47 +02:00
lirc.py
litejet.py
logbook.py Perform logbook filtering on the worker thread (#11161) 2017-12-16 00:04:27 -08:00
logentries.py
logger.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
lutron.py Adding support for Lutron covers (#11602) 2018-01-13 19:11:20 +01:00
lutron_caseta.py upgrade to new pylutron_caseta with TLS (#10286) 2017-11-10 12:17:25 +01:00
mailgun.py
map.py Change line separator to LN (#11662) 2018-01-15 14:24:12 -08:00
maxcube.py
media_extractor.py Upgrade youtube_dl to 2018.01.14 (#11661) 2018-01-15 14:23:53 -08:00
microsoft_face.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
mochad.py Serialize mochad requests (#11029) 2017-12-08 09:18:52 -08:00
modbus.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
mqtt_eventstream.py
mqtt_statestream.py Implement entity and domain exclude/include for Alexa (#10647) 2017-11-17 21:10:24 -08:00
mychevy.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mycroft.py
mysensors.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
namecheapdns.py Make host optional (#10063) 2017-10-23 15:24:04 +02:00
neato.py Fix for Neato D3 and D5 (#11775) 2018-01-18 23:37:24 +01:00
nest.py
netatmo.py Netatmo httperror403 fix (#10659) 2017-11-18 14:36:01 -08:00
no_ip.py Use constants for HTTP headers (#10313) 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
octoprint.py Catch everything when calling to OctoPrint API to fix #10557 (#11457) 2018-01-05 18:07:09 +01:00
panel_custom.py Fix panel_custom (#10303) 2017-11-03 21:18:32 -07:00
panel_iframe.py Consolidate frontend (#9915) 2017-10-24 19:36:27 -07:00
pilight.py
plant.py plant - check history for min_brightness (#9534) 2018-01-18 23:46:12 -08:00
prometheus.py Support pushing all sensors and fix wrong metrics. (#11159) 2018-01-08 17:11:45 +01:00
proximity.py
python_script.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
qwikswitch.py
rainbird.py Added rainsensor (#11023) 2017-12-25 10:07:17 +01:00
raincloud.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
raspihats.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
rest_command.py
rflink.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
rfxtrx.py Rfxtrx fix (#11678) 2018-01-15 14:26:27 -08:00
ring.py Load Ring camera only with Ring Protect plan activated (#10739) 2017-11-25 12:15:12 +01:00
rpi_gpio.py
rpi_pfio.py
rss_feed_template.py
satel_integra.py
script.py
scsgate.py
services.yaml Snips add say and say_actions services (new) (#11596) 2018-01-12 10:19:43 -08:00
shell_command.py Make shell_command async (#10741) 2017-11-23 17:28:31 -08:00
shiftr.py
shopping_list.py Shopping list: add item HTTP API (#10674) 2017-11-20 21:44:22 -08:00
skybell.py
sleepiq.py
snips.py Snips: (change) Removed unknown intent speech response (#11776) 2018-01-18 22:01:04 -08:00
spc.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
splunk.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
statsd.py
sun.py
tado.py
tahoma.py add generic rollershutter agian, was missing in last merge (#11788) 2018-01-18 23:47:35 -08:00
tellduslive.py Upgrade tellduslive library version (closes https://github.com/home-assistant/home-assistant/issues/10922) (#10950) 2017-12-04 17:26:07 +01:00
tellstick.py Update tellcore-net to 0.4 (#11087) 2017-12-11 18:32:48 +01:00
tesla.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
thethingsnetwork.py
thingspeak.py
toon.py Fix PEP8 and PEP257 issues (#10108) 2017-10-24 18:36:08 +02:00
tradfri.py Update pytradfri to 4.1.0 (#10521) 2017-11-22 09:37:20 +00:00
twilio.py
updater.py Core support for hass.io calls & Bugfix check_config (#11571) 2018-01-12 15:29:58 +01:00
upnp.py
usps.py
velbus.py
velux.py
vera.py Added Vera scenes (#10424) 2017-12-07 07:47:19 +01:00
verisure.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
volvooncall.py Volvo on call: Optional use of Scandinavian miles. Also add average fuel consumption property (#11051) 2017-12-10 13:57:44 -08:00
vultr.py Add platform and sensors for Vultr VPS (#9928) 2017-11-05 14:10:14 +01:00
wake_on_lan.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
waterfurnace.py Add waterfurnace platform (#11732) 2018-01-20 16:51:59 -05:00
weblink.py
websocket_api.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
wemo.py Wemo Dimmer Support (#10882) 2018-01-15 23:08:48 +01:00
xiaomi_aqara.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
zabbix.py
zeroconf.py
zigbee.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
zone.py Move constant to 'const.py' and use already defined ones (#10211) 2017-10-29 17:28:07 +01:00
zoneminder.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00