..
ads
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
alarm_control_panel
Egardia redesign - generic component and sensor support ( #11994 )
2018-03-02 12:50:00 +01:00
alexa
Make groups entities again ( #12574 )
2018-02-21 23:42:23 -08:00
automation
Clean up entity component ( #11691 )
2018-01-22 22:54:41 -08:00
binary_sensor
Address upcloud post-merge comments ( #12011 ) ( #12835 )
2018-03-02 11:23:53 -08:00
calendar
Fix caldav component handling missing dtend ( #12562 )
2018-02-20 15:37:34 -08:00
camera
Update Yi platform to make use of async/await ( #12713 )
2018-02-27 18:06:45 -08:00
climate
Fix sensibo default IDs to be according to schema ( #12837 )
2018-03-02 11:22:26 -08:00
cloud
Cloud unauth ( #12840 )
2018-03-02 11:22:26 -08:00
config
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
counter
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
cover
OpenGarage - correctly handle offline status ( #12612 ) ( #12613 )
2018-02-25 11:33:54 -08:00
deconz
Fix a problem with calling `deconz.close` ( #12657 )
2018-02-27 02:01:52 -08:00
device_tracker
iCloud location tracking improvements ( #12399 )
2018-02-28 16:54:19 -08:00
emulated_hue
Cleanup http ( #12424 )
2018-02-15 22:06:14 +01:00
fan
The name of the enum must be used here because of the speed_list. ( #12625 )
2018-02-25 11:33:56 -08:00
frontend
Support serving of backend translations ( #12453 )
2018-02-28 19:31:38 -08:00
google_assistant
Adding RoomHinting to GoogleAssistant to allow for room annotations. ( #12598 )
2018-02-22 15:24:41 -08:00
group
Keep auto groups during group reload ( #12841 )
2018-03-02 11:29:49 -08:00
hassio
Hassio update timeout filter list ( #12617 )
2018-02-25 11:33:55 -08:00
homekit
Improved Homekit tests ( #12800 )
2018-03-01 15:20:02 -08:00
homematic
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
http
Enable compression when sending json to client ( #11165 )
2018-02-17 21:32:08 -08:00
ihc
Updated to use latest ihcsdk version ( #12865 )
2018-03-03 12:48:58 +01:00
image_processing
Added config validator for future group platforms ( #12592 )
2018-02-25 23:48:21 -08:00
light
Fix light group update before add ( #12844 )
2018-03-02 15:04:32 -08:00
lock
Add Bluetooth and NFC card/tag Alarm types ( #12151 )
2018-02-21 17:03:10 -05:00
mailbox
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
media_player
Fix dead Sonos web interface even more ( #12851 )
2018-03-03 00:19:22 -08:00
mqtt
MQTT Python 3.5 Async Await Syntax ( #12815 )
2018-03-01 15:06:26 -08:00
notify
Synology Chat as a notification platform ( #12596 )
2018-02-25 14:47:46 +01:00
persistent_notification
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
recorder
Remove automatic sqlite vacuum ( #12728 )
2018-02-26 22:41:37 -08:00
remember_the_milk
Clean up entity component ( #11691 )
2018-01-22 22:54:41 -08:00
remote
Fix harmony duplicate detection ( #12729 )
2018-02-27 02:01:56 -08:00
scene
KNX Component: Scene support and expose sensor values ( #11978 )
2018-02-25 23:44:09 -08:00
sensor
Add support for Zillow Zestimate sensor ( #12597 )
2018-03-03 17:41:33 +01:00
switch
Address upcloud post-merge comments ( #12011 ) ( #12835 )
2018-03-02 11:23:53 -08:00
system_log
Fix logger bug on Windows: path contains '\'. ( #12197 )
2018-02-06 12:56:31 -08:00
telegram_bot
Fix: timeout data attribute now is parsed to float ( #12432 )
2018-02-15 14:49:46 -08:00
timer
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
tts
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
vacuum
Xiaomi MiIO Vacuum: Use a unique data key per domain ( #12743 )
2018-02-28 13:15:45 -08:00
weather
Merge remote-tracking branch 'origin/master' into dev
2018-02-28 23:00:44 -08:00
wink
Update python-wink version and multiple wink fixes/updates. ( #11833 )
2018-01-25 11:31:38 -05:00
zha
Update ZHA deps ( #12737 )
2018-02-27 02:01:57 -08:00
zwave
update python-openzwave to 4.1.3 ( #12057 )
2018-02-03 11:08:48 -05:00
__init__.py
Add optional words to conversation utterances ( #12772 )
2018-03-01 07:35:12 -08:00
abode.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
alarmdecoder.py
Alarmdecoder add validation of the zone types ( #11488 )
2018-01-11 13:53:14 -08:00
alert.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
amcrest.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
android_ip_webcam.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
apcupsd.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
api.py
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
apple_tv.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
arduino.py
…
arlo.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
asterisk_mbox.py
Update header and make it less verbose ( #11774 )
2018-01-18 23:04:18 +01:00
august.py
Support for August doorbell ( #11124 )
2018-02-18 09:24:51 +01:00
axis.py
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
bbb_gpio.py
…
blink.py
…
bloomsky.py
…
bmw_connected_drive.py
updated to bimmer_connected 0.4.1 ( #12759 )
2018-02-28 23:01:30 -08:00
browser.py
…
canary.py
Canary live stream ( #11949 )
2018-02-05 14:02:43 +01:00
coinbase.py
Don't allow to use a old unsecure library ( #12715 )
2018-02-27 02:01:54 -08:00
comfoconnect.py
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
config_entry_example.py
Initial support for Config Entries ( #12079 )
2018-02-16 14:07:38 -08:00
configurator.py
Convert configurator to use markdown ( #10668 )
2017-11-20 14:11:55 +01:00
conversation.py
Add optional words to conversation utterances ( #12772 )
2018-03-01 07:35:12 -08: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
Add history_graph component to demo ( #12681 )
2018-02-26 00:28:25 -08:00
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
Add Songpal ("Sony Audio Control API") platform ( #12143 )
2018-02-27 13:21:56 -08:00
dominos.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
doorbird.py
Fix DoorBird push notifications for installations with an API password ( #12020 )
2018-01-29 12:15:53 +01:00
downloader.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
duckdns.py
…
dweet.py
…
dyson.py
…
ecobee.py
upgrade ecobee ( #11878 )
2018-01-23 23:03:54 +01:00
egardia.py
Egardia redesign - generic component and sensor support ( #11994 )
2018-03-02 12:50:00 +01:00
eight_sleep.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
emoncms_history.py
Spelling fixes ( #11940 )
2018-01-27 11:58:27 -08:00
enocean.py
…
envisalink.py
…
feedreader.py
Flake8 35 ( #11972 )
2018-01-29 00:23:53 -08:00
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
…
goalfeed.py
Goalfeed channel ( #12086 )
2018-02-01 11:24:02 +01:00
google.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
google_domains.py
…
graphite.py
…
hdmi_cec.py
Typing fixes ( #12015 )
2018-01-29 00:24:08 -08:00
history.py
Build JSON in executor ( #12536 )
2018-02-20 12:37:01 +01:00
history_graph.py
…
hive.py
Fix for hive aux_heat target temperature display ( #11884 )
2018-01-23 16:16:38 -08:00
hue.py
Handle Hue errors better ( #12845 )
2018-03-02 11:22:26 -08:00
ifttt.py
…
influxdb.py
Avoid influxdb filling connection pool ( #12182 )
2018-02-08 12:25:26 +01:00
input_boolean.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
input_datetime.py
Bugfix: Input Datetime config schema ( #12552 )
2018-02-20 16:21:35 +01: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
Added password mode to input_text (obscure content of text box) ( #11849 )
2018-02-08 12:29:33 +01:00
insteon_local.py
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
insteon_plm.py
Upgrade insteonplm to 0.8.2 (required refactoring) ( #12534 )
2018-02-25 20:13:39 +01:00
intent_script.py
…
introduction.py
…
ios.py
Flake8 bugbear fixes ( #12072 )
2018-01-30 14:44:05 -08:00
iota.py
Upgrade pyota to 2.0.4 ( #11991 )
2018-01-28 18:04:54 +01:00
isy994.py
Fix fix isy994 fan detection ( #12595 )
2018-02-21 22:20:40 -08: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
KNX Component: Scene support and expose sensor values ( #11978 )
2018-02-25 23:44:09 -08:00
lametric.py
…
linode.py
…
lirc.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
litejet.py
…
logbook.py
Revert optimized logbook SQL ( #12762 )
2018-02-28 23:01:31 -08:00
logentries.py
…
logger.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
lutron.py
Adding support for Lutron covers ( #11602 )
2018-01-13 19:11:20 +01:00
lutron_caseta.py
…
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.02.11 ( #12383 )
2018-02-13 23:24:18 +01:00
melissa.py
Fix mclimate accounts with not only melissa components ( #12427 )
2018-02-25 11:33:52 -08:00
mercedesme.py
Fix MercedesMe - add check for unsupported features ( #12342 )
2018-02-12 21:07:20 -08:00
microsoft_face.py
Spelling fixes ( #11940 )
2018-01-27 11:58:27 -08:00
mochad.py
Bumped up pymochad requirement to 0.2.0 as a fix for #11928 ( #12014 )
2018-01-30 05:13:30 -08:00
modbus.py
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
mqtt_eventstream.py
Allow ignoring call service events in mqtt_eventstream ( #12519 )
2018-02-22 11:19:18 +01:00
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
Fix mysensor defaults ( #12687 )
2018-02-27 02:01:53 -08:00
namecheapdns.py
…
neato.py
Fix for Neato D3 and D5 ( #11775 )
2018-01-18 23:37:24 +01:00
nest.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
netatmo.py
Netatmo httperror403 fix ( #10659 )
2017-11-18 14:36:01 -08:00
no_ip.py
…
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
…
panel_iframe.py
Fix Panel_IFrame - FTP URL not allowed in 0.63 ( #12295 )
2018-02-11 09:19:31 -08:00
pilight.py
Typing fixes ( #12015 )
2018-01-29 00:24:08 -08:00
plant.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -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
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
qwikswitch.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
rainbird.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
raincloud.py
Fixes for PEP257 ( #11810 )
2018-01-20 22:35:38 -08:00
raspihats.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
rest_command.py
Add custom header support for rest_command ( #12646 )
2018-02-28 08:16:31 +02:00
rflink.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
rfxtrx.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
ring.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
rpi_gpio.py
…
rpi_pfio.py
…
rss_feed_template.py
…
satel_integra.py
…
script.py
Clean up entity component ( #11691 )
2018-01-22 22:54:41 -08:00
scsgate.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
services.yaml
Xiaomi Aqara Gateway: Service descriptions added ( #12631 )
2018-02-23 22:33:51 +01:00
shell_command.py
Make shell_command async ( #10741 )
2017-11-23 17:28:31 -08:00
shiftr.py
…
shopping_list.py
Add optional words to conversation utterances ( #12772 )
2018-03-01 07:35:12 -08:00
skybell.py
…
sleepiq.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
smappee.py
added smappee component ( #11491 )
2018-02-18 14:34:28 -08:00
snips.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
spc.py
Flake8 35 ( #11972 )
2018-01-29 00:23:53 -08:00
splunk.py
…
statsd.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
sun.py
…
tado.py
Tado fixes ( #11294 )
2018-02-02 17:28:54 -08:00
tahoma.py
Unbreak tahoma ( #12719 )
2018-02-27 02:01:55 -08:00
tellduslive.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
tellstick.py
Update tellcore-net to 0.4 ( #11087 )
2017-12-11 18:32:48 +01:00
tesla.py
Fixes for tesla. New sensors. ( #12225 )
2018-02-07 23:34:26 -08:00
thethingsnetwork.py
…
thingspeak.py
…
toon.py
…
tradfri.py
Update pytradfri to 4.1.0 ( #10521 )
2017-11-22 09:37:20 +00:00
twilio.py
…
upcloud.py
Address upcloud post-merge comments ( #12011 ) ( #12835 )
2018-03-02 11:23:53 -08:00
updater.py
Core support for hass.io calls & Bugfix check_config ( #11571 )
2018-01-12 15:29:58 +01:00
upnp.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
usps.py
bump usps version ( #12465 )
2018-02-17 21:49:32 -08:00
velbus.py
…
velux.py
Removing asyncio.coroutine syntax from some components ( #12507 )
2018-02-24 10:24:33 -08:00
vera.py
Changed pyvera version to 0.2.41 ( #12391 )
2018-02-13 21:55:50 -08:00
verisure.py
Lazy loading of service descriptions ( #11479 )
2018-01-07 14:54:16 -08:00
volvooncall.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
vultr.py
…
wake_on_lan.py
Upgrade wakeonlan to 1.0.0 ( #12190 )
2018-02-05 16:04:31 -08:00
waterfurnace.py
Make waterfurnace recovery more robust ( #12202 )
2018-02-06 12:12:35 +01:00
weblink.py
Fix config error for FTP links, add test ( #12294 )
2018-02-11 09:19:00 -08:00
websocket_api.py
Update voluputous ( #12463 )
2018-02-17 10:29:14 +01:00
wemo.py
Wemo Dimmer Support ( #10882 )
2018-01-15 23:08:48 +01:00
xiaomi_aqara.py
PyXiaomiGateway version bumped. ( #12828 )
2018-03-02 12:00:17 -08:00
zabbix.py
…
zeroconf.py
…
zigbee.py
Remove execution file perm ( #11563 )
2018-01-09 23:55:14 -08:00
zone.py
…
zoneminder.py
Remove execution file perm ( #11563 )
2018-01-09 23:55:14 -08:00