core/homeassistant/components
Paulus Schoutsen 1f1ac02457 Merge branch 'pr/3552' into dev 2016-10-01 22:20:58 -07:00
..
alarm_control_panel Envisalink Fixes + Enhancements (#3460) 2016-09-20 23:51:10 -07:00
automation Make Automation.reload_service_handler async 2016-10-01 15:42:17 -07:00
binary_sensor Support for wink oath2 and relay sensors (#3496) 2016-10-01 20:45:39 -07:00
camera Netatmo: Hotfix for hass 0.29 (#3576) 2016-09-29 07:45:54 -07:00
climate Add temp convert to climate base object (#3611) 2016-10-01 22:15:19 -07:00
cover Add support for MySensors cover (#3512) 2016-10-01 01:36:04 +02:00
device_tracker Fix zone being setup twice 2016-09-24 00:04:03 -07:00
fan Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
frontend Update frontend 2016-09-19 23:56:40 -07:00
garage_door Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
hvac Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
light Merge branch 'pr/3552' into dev 2016-10-01 22:20:58 -07:00
lock Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
media_player Added play media to squeezebox (#3306) 2016-09-23 00:05:33 -07:00
mqtt Add mqtt.async_subscribe 2016-10-01 14:11:16 -07:00
notify Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
recorder Upgrade sqlalchemy to 1.0.15 (#3333) 2016-09-13 22:51:13 -07:00
rollershutter Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
scene Corrected link to documentation (#2022) 2016-05-09 23:30:22 +02:00
sensor Make forecast.io update interval configurable (#3520) 2016-10-01 21:18:10 -07:00
switch Have template platforms never leave the event loop 2016-10-01 14:11:16 -07:00
thermostat Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
zwave Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
__init__.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
alexa.py Fix voluptuous alexa config (#3596) 2016-09-29 18:45:55 -07:00
apcupsd.py 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
api.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
arduino.py Upgrade PyMata to 2.13 (#3335) 2016-09-13 22:52:11 -07:00
bloomsky.py Fix typo (#3343) 2016-09-12 16:19:46 +02:00
browser.py Fix linting errors 2016-07-16 23:45:38 -07:00
configurator.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
conversation.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
demo.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
device_sun_light_trigger.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
digital_ocean.py Component for Digital Ocean (#3322) 2016-09-30 18:30:44 +02:00
discovery.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
downloader.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
dweet.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
ecobee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
emulated_hue.py Correctly define requirements for emulated hue (#3535) 2016-10-01 21:56:45 -07:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py Passing original config reference to load_platform. (#3602) 2016-09-29 18:55:43 -07:00
feedreader.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
ffmpeg.py Bugfix if ffmpeg is not present on config / Update ha-ffmpeg 0.13 (#3418) 2016-09-17 22:57:18 -07:00
foursquare.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
graphite.py Use voluptuous for graphite (#2929) 2016-08-23 19:01:46 -07:00
group.py Bugfix group order (#3323) 2016-09-11 22:27:47 -07:00
hdmi_cec.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
history.py Use local timezone for log and history dates (#2622) 2016-07-27 20:43:46 -07:00
homematic.py Bugfix auto/manual mode change (#3384) 2016-09-13 21:43:37 +02:00
http.py Add persistent notification for failed login attempts (#3528) 2016-10-01 21:20:16 -07:00
ifttt.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
influxdb.py Remove duplicate port entry (fixes #3583) (#3584) 2016-09-29 07:45:25 -07:00
input_boolean.py Add domain to boolean (#3500) 2016-09-23 14:10:12 -07:00
input_select.py Use voluptuous for input_slider, input_boolean, input_select (#3256) 2016-09-23 00:12:11 -07:00
input_slider.py Use voluptuous for input_slider, input_boolean, input_select (#3256) 2016-09-23 00:12:11 -07:00
insteon_hub.py Migrate to voluptuous (#3372) 2016-09-13 23:20:58 -07:00
introduction.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
joaoapps_join.py expect a list of devices from config (#2567) 2016-07-19 19:14:41 -07:00
keyboard.py Comment out pyuserinput in requirements_all (#3307) 2016-09-11 21:59:48 -07:00
keyboard_remote.py Recieve signals from a keyboard and use keyboard as a remote control (#3305) 2016-09-17 23:31:27 -07:00
knx.py Use voluptuous for KNX (#3345) 2016-09-13 23:03:30 -07:00
lirc.py Stability improvement in Pandora and proper shutdown in LIRC (#2299) 2016-06-14 22:42:54 -07:00
logbook.py Spread async love (#3575) 2016-09-30 12:57:24 -07:00
logentries.py Migrate to voluptuous (#2927) 2016-08-23 17:27:54 -07:00
logger.py Fix logger config validation (#3459) 2016-09-19 21:12:56 -07:00
modbus.py Modbus component refactoring - sensors and switches (#3297) 2016-09-13 22:47:44 +02:00
mqtt_eventstream.py
mysensors.py Add support for MySensors cover (#3512) 2016-10-01 01:36:04 +02:00
nest.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
netatmo.py Use voluptuous for netatmo (#3287) 2016-09-11 21:27:58 +02:00
nuimo_controller.py Nuimo controller component based on SDK (#3039) 2016-09-14 18:20:49 -07:00
octoprint.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
openalpr.py Add new component for licence plates processing (OpenAlpr) (#3461) 2016-09-24 00:07:42 -07:00
panel_custom.py Minor changes (#2784) 2016-08-11 11:14:24 +02:00
panel_iframe.py Tweak panel parameters (#2746) 2016-08-07 21:56:17 -07:00
persistent_notification.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
pilight.py Bugfix pilight component (#3355) 2016-09-12 18:33:11 -07:00
proximity.py Add unit system support 2016-08-04 22:02:19 -07:00
qwikswitch.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
rfxtrx.py update rfxtrx lib 2016-09-27 10:42:03 +02:00
rpi_gpio.py Use voluptuous for RPi GPIO (#3371) 2016-09-17 23:28:37 -07:00
script.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
scsgate.py Use voluptuous for SCSGate (#3265) 2016-09-13 07:23:53 +02:00
services.yaml Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
shell_command.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
sleepiq.py Update links (#3488) 2016-09-23 10:28:05 +02:00
splunk.py Use voluptuous for Splunk (#2931) 2016-08-23 18:58:59 -07:00
statsd.py Use voluptuous for statsd (#2928) 2016-09-13 18:22:30 -07:00
sun.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
tellduslive.py Migrate to voluptuous (#3292) 2016-09-11 09:22:49 +02:00
tellstick.py Use voluptuous for Tellstick (#3367) 2016-09-13 23:29:15 -07:00
updater.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
upnp.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
vera.py Add support for Vera covers. (#3411) 2016-09-15 20:47:03 +02:00
verisure.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
weblink.py Fix issue #3401 weblink (#3402) 2016-09-17 23:21:24 -07:00
wemo.py Fix bug in wemo discovery caused by voluptuous addition. (#3027) 2016-08-29 07:45:48 -06:00
wink.py Support for wink oath2 and relay sensors (#3496) 2016-10-01 20:45:39 -07:00
zeroconf.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zone.py Fix zone being setup twice 2016-09-24 00:04:03 -07:00