..
alarm_control_panel
Envisalink support ( #2304 )
2016-06-19 10:45:07 -07:00
automation
numeric state: validate multiple entities ( #2066 )
2016-05-14 12:29:57 -07:00
binary_sensor
Envisalink support ( #2304 )
2016-06-19 10:45:07 -07:00
camera
Add camera timeouts
2016-06-18 13:06:14 -07:00
device_tracker
BT Home Hub 5 device tracker support ( #2250 )
2016-06-14 22:41:49 -07:00
frontend
Version bump to 0.22
2016-06-18 13:19:57 -07:00
garage_door
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
hvac
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
light
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
lock
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
media_player
Better handling for when user hasn't properly configured Pandora client ( #2317 )
2016-06-18 08:23:35 -07:00
mqtt
log received mqtt messages ( #2031 )
2016-05-10 21:12:14 -07:00
notify
Upgrade python-telegram-bot to 4.2.1 ( #2319 )
2016-06-18 08:16:28 -07:00
rollershutter
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
scene
Corrected link to documentation ( #2022 )
2016-05-09 23:30:22 +02:00
sensor
Envisalink support ( #2304 )
2016-06-19 10:45:07 -07:00
switch
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
thermostat
Add service set_hvac_mode ( #2303 )
2016-06-18 10:20:39 -07:00
__init__.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
alexa.py
Alexa: run script before generating response text ( #2276 )
2016-06-12 00:03:18 -07:00
apcupsd.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
api.py
Revert "Report whether SSL is required in discovery"
2016-06-01 22:37:16 -07:00
arduino.py
Upgrade to PyMata 2.12 ( #1993 )
2016-05-06 18:03:28 -07:00
bloomsky.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
browser.py
Service validation for browser component.
2016-04-13 12:57:47 -04:00
configurator.py
Update frontend
2016-06-10 19:45:15 -07:00
conversation.py
Upgrade fuzzywuzzy to 0.10.0 ( #2234 )
2016-06-05 15:58:54 -07:00
demo.py
Update frontend
2016-06-09 23:27:35 -07:00
device_sun_light_trigger.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
discovery.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
downloader.py
Service validation for downloader component.
2016-04-13 12:35:08 -04:00
dweet.py
Add dweet export component ( #1818 )
2016-05-06 17:55:26 -07:00
ecobee.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
enocean.py
Initial support for EnOcean ( #2177 )
2016-05-29 14:28:03 -07:00
envisalink.py
Envisalink support ( #2304 )
2016-06-19 10:45:07 -07:00
feedreader.py
Feedreader: add file data storage ( #2147 )
2016-05-29 14:33:53 -07:00
graphite.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
group.py
Improve config validation for group ( #2206 )
2016-06-08 20:55:08 -07:00
history.py
Fix lint errors
2016-05-28 10:52:44 -07:00
http.py
Hotfix 21 2 ( #2302 )
2016-06-14 19:54:09 -07:00
ifttt.py
Service validation for ifttt component.
2016-04-13 12:35:07 -04:00
influxdb.py
Fix field type conflict in influxdb
2016-04-16 20:25:39 +02:00
input_boolean.py
Service validation for input_boolean component.
2016-04-13 12:35:07 -04:00
input_select.py
Service validation for input_select component.
2016-04-13 12:35:07 -04:00
input_slider.py
Fix lint errors
2016-06-09 23:41:26 -07:00
insteon_hub.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
introduction.py
Update docstrings to match PEP257
2016-03-07 18:50:30 +01:00
isy994.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
keyboard.py
Service validation for keyboard component.
2016-04-13 12:35:07 -04:00
lirc.py
Stability improvement in Pandora and proper shutdown in LIRC ( #2299 )
2016-06-14 22:42:54 -07:00
logbook.py
Fix lint errors
2016-05-28 10:52:44 -07:00
logentries.py
Add support for Logentries ( #1945 )
2016-05-21 11:21:23 -07:00
logger.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
modbus.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
mqtt_eventstream.py
We need to allow extra keys on the top-level component config.
2016-04-07 00:42:56 -04:00
mysensors.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
nest.py
Upgrade Nest to 2.9.2 ( #2126 )
2016-05-21 11:57:33 -07:00
netatmo.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
octoprint.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
proximity.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
qwikswitch.py
Update Qwikswitch library version ( #2214 )
2016-06-02 18:47:29 -07:00
recorder.py
fixes for pep and delay start
2016-05-12 10:33:22 -07:00
rfxtrx.py
Support for RFY protocol ( #2199 )
2016-06-02 03:48:42 -07:00
rpi_gpio.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
script.py
Script entities to allow passing in variables
2016-04-21 22:24:23 -04:00
scsgate.py
SCSGATE: Actually cycle through all devices to register ( #1841 )
2016-04-17 10:17:42 -07:00
shell_command.py
Added template rendering to shell_command component ( #2268 )
2016-06-18 09:57:18 -07:00
splunk.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
statsd.py
Update docstrings to match PEP257
2016-03-07 18:50:30 +01:00
sun.py
Upgrade astral to 1.2 ( #2259 )
2016-06-08 20:58:16 -07:00
tellduslive.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
tellstick.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
updater.py
Disable updater.updater on dev versions
2016-04-06 18:46:48 -07:00
upnp.py
Disable import-error on upnp
2016-04-10 18:19:32 -07:00
vera.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
verisure.py
Fix discovery ( #2305 )
2016-06-14 22:51:46 -07:00
weblink.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
wemo.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
wink.py
Wink Rollershutter ( #2294 )
2016-06-18 09:59:13 -07:00
zeroconf.py
Revert "Report whether SSL is required in discovery"
2016-06-01 22:37:16 -07:00
zigbee.py
Enable ZigBee "push" updates for digital/analog sensors. ( #1976 )
2016-05-06 18:09:18 -07:00
zone.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
zwave.py
Bugfixes random ( #2270 )
2016-06-12 00:03:18 -07:00