..
alarm_control_panel
Move dispatcher out of init. ( #6355 )
2017-03-02 10:20:57 +01:00
automation
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
binary_sensor
Update Hikvision Binary Sensors to latest library, remove pyDispatcher ( #6231 )
2017-03-03 15:11:30 +01:00
calendar
Fix calendar authentication text, and handle calendar events without summaries. ( #6337 )
2017-03-02 00:22:38 -08:00
camera
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
climate
Additional support for ecobee hold mode ( #6258 )
2017-03-01 23:52:31 -08:00
config
Config fix ( #6261 )
2017-02-26 15:28:12 -08:00
cover
Zwave optimize value_added ( #6210 )
2017-03-01 22:41:19 -08:00
device_tracker
Migrate mqtt tracker and arwn sensor to async / cleanup owntrack ( #6373 )
2017-03-03 12:09:10 +01:00
emulated_hue
Formalize supported_features as entity property ( #5794 )
2017-02-07 20:42:45 -08:00
fan
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
frontend
Update frontend
2017-02-25 15:03:24 -08:00
http
Fix reporting on bad login ( #6201 )
2017-02-24 16:33:58 -08:00
image_processing
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
light
Bump limitlessled dependency to 1.0.5. ( #6334 )
2017-03-02 14:18:44 +01:00
lock
Zwave optimize value_added ( #6210 )
2017-03-01 22:41:19 -08:00
media_player
Bugfix new async_add_devices function ( #6362 )
2017-03-02 17:27:45 +01:00
mqtt
Fix possibility that have multible topic subscribe mqtt ( #6372 )
2017-03-03 10:05:52 +01:00
notify
twilio component ( #6348 )
2017-03-03 08:14:51 +01:00
recorder
[recorder] Catch more startup errors #6179 ( #6192 )
2017-03-02 22:44:52 -08:00
remote
Updated pyitachip2ir ( #6296 )
2017-02-27 19:52:32 -08:00
scene
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
sensor
Comed Hourly Pricing sensor ( #6378 )
2017-03-03 23:14:22 +01:00
switch
Template switch change flow / add restore ( #6356 )
2017-03-02 14:09:53 +01:00
tts
Protect device_tracker scan interval / TTS logging ( #6041 )
2017-02-16 07:13:33 -08:00
weather
Zamg weather ( #5894 )
2017-02-24 22:45:46 +01:00
zwave
Z-Wave prevent I/O event loop ( #6369 )
2017-03-03 14:47:59 +02:00
__init__.py
Add check_config API ( #5898 )
2017-02-12 11:31:46 -08:00
alert.py
Cleanup run_callback_threadsafe ( #6187 )
2017-02-23 12:57:25 -08:00
alexa.py
…
apcupsd.py
…
api.py
Bugfix stack trace from api ( #5332 )
2017-01-15 08:36:24 -08:00
apiai.py
Style updates ( #5878 )
2017-02-11 11:29:37 -08:00
arduino.py
…
bbb_gpio.py
Beaglebone Black binary sensor ( #5422 )
2017-01-20 12:55:28 -08:00
bloomsky.py
…
browser.py
…
configurator.py
Convert config.components to a set ( #5824 )
2017-02-09 20:21:57 +02:00
conversation.py
Upgrade fuzzywuzzy to 0.15.0 ( #6175 )
2017-02-23 10:56:00 +01:00
demo.py
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
device_sun_light_trigger.py
Make device sun light trigger async ( #5823 )
2017-02-09 00:10:53 -08:00
digital_ocean.py
…
discovery.py
Don't initialize components which have already been discovered ( #6381 )
2017-03-03 13:11:40 -08:00
downloader.py
…
dweet.py
…
ecobee.py
…
emoncms_history.py
…
enocean.py
…
envisalink.py
Refactory of envisalink ( #6160 )
2017-02-23 13:02:56 -08:00
feedreader.py
…
ffmpeg.py
Move ffmpeg to dispatcher from hass.data entity store. ( #6211 )
2017-02-26 14:31:46 -08:00
foursquare.py
…
google.py
Fix calendar authentication text, and handle calendar events without summaries. ( #6337 )
2017-03-02 00:22:38 -08:00
graphite.py
…
group.py
Cleanup run_callback_threadsafe ( #6187 )
2017-02-23 12:57:25 -08:00
hdmi_cec.py
Discovery fix ( #6321 )
2017-03-01 07:38:49 -08:00
history.py
Feature/reorg recorder ( #6237 )
2017-02-26 14:38:06 -08:00
homematic.py
Homematic icon map / upper case on services ( #6178 )
2017-02-23 15:31:32 +01:00
ifttt.py
…
influxdb.py
Influx fix ( #6289 )
2017-02-27 19:54:43 -08:00
input_boolean.py
Bugfix restore startup state ( #6189 )
2017-02-23 20:06:21 -08:00
input_select.py
Restore input_select and test helper proposal ( #6148 )
2017-02-22 00:15:48 -08:00
input_slider.py
Restore for input_slider ( #6360 )
2017-03-02 08:36:26 -08:00
insteon_hub.py
…
insteon_local.py
Clean-up ( #5327 )
2017-01-14 09:42:45 -08:00
insteon_plm.py
New component 'insteon_plm' and related platforms ( #6104 )
2017-02-21 08:53:39 +01:00
introduction.py
…
ios.py
[component/ios] Discover notify.ios when iOS component loads ( #5548 )
2017-01-25 06:57:48 +02:00
isy994.py
Updated ISY component to not overwrite state_attributes. ( #5433 )
2017-01-19 22:22:33 -08:00
joaoapps_join.py
…
keyboard.py
…
keyboard_remote.py
Update keyboard_remote.py ( #5535 )
2017-01-25 13:58:34 -05:00
knx.py
Fix slow status updates from the knx bus ( #5963 )
2017-02-13 22:48:48 +01:00
lirc.py
…
litejet.py
…
logbook.py
Feature/reorg recorder ( #6237 )
2017-02-26 14:38:06 -08:00
logentries.py
…
logger.py
Add service to change log levels ( #6221 )
2017-02-26 14:15:44 -08:00
lutron.py
Update docstring (quotes, links, content) ( #5602 )
2017-01-28 16:02:19 +01:00
maxcube.py
Discovery fix ( #6321 )
2017-03-01 07:38:49 -08:00
microsoft_face.py
[microsoft_face] Small error fixes ( #5577 )
2017-01-26 23:18:15 +01:00
mochad.py
…
modbus.py
Modbus write_register accept list
2017-02-02 10:23:13 +01:00
mqtt_eventstream.py
Move mqtt from eventbus to dispatcher / add unsub for dispatcher ( #6206 )
2017-02-24 17:11:50 -08:00
mysensors.py
Fix mysensors callback race ( #6311 )
2017-03-01 23:09:27 +01:00
neato.py
…
nest.py
Update python-nest dependency version ( #5795 )
2017-02-07 22:55:49 +01:00
netatmo.py
Update Netatmo library to fix missing local_url ( #5570 )
2017-01-26 15:08:21 +01:00
nuimo_controller.py
…
octoprint.py
…
panel_custom.py
…
panel_iframe.py
…
persistent_notification.py
Cleanup run_callback_threadsafe ( #6187 )
2017-02-23 12:57:25 -08:00
pilight.py
…
proximity.py
Fixed proximity zone incorrectly using name instead of zone setting. ( #5862 )
2017-02-12 11:03:53 -08:00
qwikswitch.py
Use constants ( #5390 )
2017-01-17 23:40:34 +01:00
rest_command.py
[new] component rest_command ( #5055 )
2017-01-06 23:42:53 +01:00
rflink.py
Reconnect robustness, expose connection state. ( #5869 )
2017-02-15 16:10:19 +01:00
rfxtrx.py
rfxtrx 0.17 ( #5870 )
2017-02-11 10:55:38 +01:00
rpi_gpio.py
…
script.py
Bootstrap / Component setup async ( #6264 )
2017-02-28 20:33:19 -08:00
scsgate.py
…
services.yaml
Add service to change log levels ( #6221 )
2017-02-26 14:15:44 -08:00
shell_command.py
…
sleepiq.py
Random test fixes ( #6195 )
2017-02-23 21:44:47 -08:00
splunk.py
…
statsd.py
…
sun.py
Upgrade astral to 1.3.4 ( #5744 )
2017-02-04 20:51:22 +01:00
telegram_webhooks.py
Telegram webhooks new text event ( #6301 )
2017-03-01 12:15:16 +01:00
tellduslive.py
Cleanup component track_point_in_utc_time usage ( #6330 )
2017-03-01 07:37:48 -08:00
tellstick.py
Improve async/multithreaded behavior of tellstick code ( #4989 )
2017-01-03 23:54:11 +01:00
thingspeak.py
Upgrade thingspeak to 0.4.1 and use the correct API key ( #5906 )
2017-02-13 11:25:28 +01:00
twilio.py
twilio component ( #6348 )
2017-03-03 08:14:51 +01:00
updater.py
Upgrade distro to 1.0.2 ( #5291 )
2017-01-12 23:16:32 +01:00
upnp.py
…
vera.py
Prevent duplicate names on Vera devices by appending the device id ( #6100 )
2017-02-27 18:57:39 +00:00
verisure.py
…
volvooncall.py
Cleanup component track_point_in_utc_time usage ( #6330 )
2017-03-01 07:37:48 -08:00
weblink.py
…
websocket_api.py
Fix reporting on bad login ( #6201 )
2017-02-24 16:33:58 -08:00
wemo.py
Bump pywemo version. Improves notifications for insight devices. ( #6159 )
2017-02-22 12:23:25 +01:00
wink.py
Added tamper detection to Wink devices. ( #6072 )
2017-02-18 23:00:27 -05:00
zabbix.py
Update docstring (quotes, links, content) ( #5602 )
2017-01-28 16:02:19 +01:00
zeroconf.py
Upgrade zeroconf to 0.18.0 ( #5746 )
2017-02-04 20:52:11 +01:00
zigbee.py
Bugfix ZigBee / Move from eventbus to dispatcher ( #6333 )
2017-03-01 08:57:23 -08:00
zone.py
…
zoneminder.py
zoneminder: Add camera mjpeg stream support ( #6098 )
2017-02-20 22:17:11 -08:00