core/homeassistant/components
Fabian Affolter 12f1be9b1c Fix PEP257 issues and ordering (#3720) 2016-10-05 17:32:29 -07:00
..
alarm_control_panel Envisalink Fixes + Enhancements (#3460) 2016-09-20 23:51:10 -07:00
automation Merge pull request #3651 from home-assistant/automation 2016-10-05 09:48:55 +02:00
binary_sensor Add async_safe annotation (#3688) 2016-10-04 20:44:32 -07:00
camera Netatmo: Hotfix for hass 0.29 (#3576) 2016-09-29 07:45:54 -07:00
climate Add possibility to set temperature to a given operation_mode (#3646) 2016-10-04 23:48:25 -07:00
cover Add support for MySensors cover (#3512) 2016-10-01 01:36:04 +02:00
device_tracker Fix PEP257 issues and ordering (#3720) 2016-10-05 17:32:29 -07:00
fan Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
frontend Update frontend 2016-10-04 23:15:10 -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 Update flux led library 2016-10-05 10:49:33 +02: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 async_safe annotation (#3688) 2016-10-04 20:44:32 -07:00
notify customize if pushetta should send test message on start up 2016-10-05 10:45:41 +02: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 Change name of Forecast.io platform to Dark Sky (#3698) 2016-10-05 21:42:58 +02:00
switch Add async_safe annotation (#3688) 2016-10-04 20:44:32 -07:00
thermostat Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
zwave Increase allowable polling intensity values (#3711) 2016-10-05 16:58:06 +02: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 Big Homematic update (#3677) 2016-10-03 23:21:53 +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 Add a Timeout for InfluxDB connections (#3563) 2016-10-01 22:29:06 -07:00
input_boolean.py revert update of input_boolean 2016-10-03 22:05:06 +02: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 Check that no configuration is provided (#3675) 2016-10-04 22:10:31 -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 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 cover (#3512) 2016-10-01 01:36:04 +02:00
nest.py Fixed issue #3624 and bumped python-nest to 2.10.0 version (#3665) 2016-10-04 22:29:21 -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 Update ha-alpr / change default interval (#3691) 2016-10-04 22:04:50 -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 Add automations and scripts to group.all_automations and group.all_scripts (#3664) 2016-10-04 21:20:48 -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 vsure 0.10.3 2016-10-04 22:01:36 +02:00
weblink.py Fix issue #3401 weblink (#3402) 2016-09-17 23:21:24 -07:00
wemo.py Bump pywemo version - changes port order for faster startup. (#3612) 2016-10-01 22:53:24 -07:00
wink.py Added support for Wink Smoke and CO detectors (#3645) 2016-10-04 01:07:50 -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