hass-core/homeassistant/components
Robbie Trencheny b3d67a7ed9 Change notify target property to be a dictionary (#3501)
* Change notify target property to be a dictionary

* Make demo target properties unique and fix test to match behavior
2016-09-25 09:41:11 -07:00
..
alarm_control_panel Envisalink Fixes + Enhancements (#3460) 2016-09-20 23:51:10 -07:00
automation Allow hiding automation entities from UIs (#3442) 2016-09-19 23:39:07 -07:00
binary_sensor Update links (#3488) 2016-09-23 10:28:05 +02:00
camera Migrate camera.uvc to voluptuous (#3440) 2016-09-18 14:22:32 -07:00
climate Bump somecomfort to 0.3.2 (#3502) 2016-09-23 22:15:05 -07:00
cover Merge branch 'master' into dev 2016-09-24 01:03:56 -07:00
device_tracker Fix zone being setup twice 2016-09-24 00:04:03 -07:00
fan Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
frontend Update frontend 2016-09-19 23:56:40 -07:00
garage_door Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
hvac Add deprecated warning to thermostat and hvac (#2962) 2016-08-24 16:30:14 +02:00
light Fix mysensors white value (#3508) 2016-09-24 23:45:01 +02:00
lock Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
media_player Added play media to squeezebox (#3306) 2016-09-23 00:05:33 -07:00
mqtt 0.28 (#3288) 2016-09-10 18:22:58 -07:00
notify Change notify target property to be a dictionary (#3501) 2016-09-25 09:41:11 -07:00
recorder Upgrade sqlalchemy to 1.0.15 (#3333) 2016-09-13 22:51:13 -07:00
rollershutter Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
scene Corrected link to documentation (#2022) 2016-05-09 23:30:22 +02:00
sensor Fix lint issues (#3492) 2016-09-23 12:20:22 +02:00
switch D-link switch library bump and error handling for W110 devices (#3386) (#3425) 2016-09-20 00:10:15 -07:00
thermostat Bump somecomfort to 0.3.2 (#3502) 2016-09-23 22:15:05 -07:00
__init__.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
alexa.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
apcupsd.py 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
api.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -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 Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02: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
discovery.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02: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 Allow pairing with Harmony Hub (#3467) 2016-09-20 20:05:14 -07:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py Envisalink Fixes + Enhancements (#3460) 2016-09-20 23:51:10 -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 Accept login from approved ips without password (#3427) 2016-09-18 10:20:19 -07:00
ifttt.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
influxdb.py Add additional fields to influx (#3462) 2016-09-20 22:20:05 -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 Update docstrings to match PEP257 2016-03-07 18:50:30 +01: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 Filter entities from logbook (#3426) 2016-09-20 20:07:26 -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 We need to allow extra keys on the top-level component config. 2016-04-07 00:42:56 -04:00
mysensors.py Add support for mysensors HVAC device (#3405) 2016-09-22 23:47:40 -07: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 Persistent_notification service description (#2407) 2016-07-03 18:33:23 -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 to 0.12 2016-09-23 09:04:57 +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 Add new component for licence plates processing (OpenAlpr) (#3461) 2016-09-24 00:07:42 -07:00
shell_command.py Allow service data to be passed to shell_command (#2362) 2016-06-23 08:47:56 -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 Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -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 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 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 Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
zeroconf.py Upgrade zeroconf to 0.17.6 (#2503) 2016-07-12 21:56:23 -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
zwave.py Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00