hass-core/homeassistant/components
Daniel Zozin 027266ed8b Fix initialization state for GPIO switches configured with inverted logic ()
When switches are configured to use inverted logic, the GPIO pins initial
state has to be inverted as well (set to HIGH)
2016-07-17 15:18:16 -07:00
..
alarm_control_panel Docstrings () 2016-07-12 16:46:29 +02:00
automation numeric state: validate multiple entities () 2016-05-14 12:29:57 -07:00
binary_sensor Support for Wink lock user codes () 2016-07-14 13:31:16 -07:00
camera Docstrings () 2016-07-12 16:46:29 +02:00
device_tracker known devices yaml robustness () 2016-07-13 23:56:02 -07:00
frontend Fix linting errors 2016-07-16 23:45:38 -07:00
garage_door Update rpi_gpio.py () 2016-07-16 11:10:41 -07:00
hvac Fix physical manual update of state of device () 2016-06-24 23:22:14 -07:00
light Support for Wink lock user codes () 2016-07-14 13:31:16 -07:00
lock Support for Wink lock user codes () 2016-07-14 13:31:16 -07:00
media_player small bugfix () 2016-07-16 11:06:36 -07:00
mqtt Upgrade paho-mqtt to 1.2 () 2016-06-20 21:51:50 -07:00
notify Upgrade python-telegram-bot to 5.0.0 () 2016-07-17 13:05:38 -07:00
recorder Fix linting errors 2016-07-16 23:45:38 -07:00
rollershutter Support for Wink lock user codes () 2016-07-14 13:31:16 -07:00
scene Corrected link to documentation () 2016-05-09 23:30:22 +02:00
sensor Upgrade python-twitch to 1.3.0 () 2016-07-17 13:05:50 -07:00
switch Fix initialization state for GPIO switches configured with inverted logic () 2016-07-17 15:18:16 -07:00
thermostat add hvac mode support to radiotherm () 2016-07-12 21:43:49 -07:00
__init__.py Move elevation to core config and clean up HTTP mocking in tests () 2016-06-27 09:02:45 -07:00
alexa.py Alexa: run script before generating response text () 2016-06-12 00:03:18 -07:00
apcupsd.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
api.py Migrate to cherrypy wsgi from eventlet () 2016-06-30 09:02:12 -07:00
arduino.py Upgrade to PyMata 2.12 () 2016-05-06 18:03:28 -07:00
bloomsky.py Migrate to generic discovery method () 2016-06-11 17:43:13 -07:00
browser.py Fix linting errors 2016-07-16 23:45:38 -07:00
configurator.py Update frontend 2016-06-10 19:45:15 -07:00
conversation.py Upgrade fuzzywuzzy to 0.11.0 () 2016-07-02 11:12:48 -07:00
demo.py Extend persistent notification support () 2016-06-25 16:40:33 -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 () 2016-06-11 17:43:13 -07:00
downloader.py Fix linting errors 2016-07-16 23:45:38 -07:00
dweet.py Add dweet export component () 2016-05-06 17:55:26 -07:00
ecobee.py Fix discovery () 2016-06-14 22:51:46 -07:00
enocean.py Initial support for EnOcean () 2016-05-29 14:28:03 -07:00
envisalink.py Docstring updates () 2016-07-01 21:39:30 +02:00
feedreader.py Feedreader: add file data storage () 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 () 2016-06-08 20:55:08 -07:00
hdmi_cec.py couple fixes 2016-06-22 17:29:22 -04:00
history.py Add support for dynamic frontend panels 2016-07-16 23:21:34 -07:00
homematic.py homematic update to pyhomematic 0.1.9 2016-07-13 23:15:21 +02:00
http.py Upgrade cherrypy to 6.1.1 () 2016-07-17 13:06:41 -07:00
ifttt.py Service validation for ifttt component. 2016-04-13 12:35:07 -04:00
influxdb.py Upgrade influxdb to 3.0.0 () 2016-06-28 07:56:14 -07: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 insteon hub discovery 2016-06-19 20:53:56 -07:00
introduction.py Update docstrings to match PEP257 2016-03-07 18:50:30 +01:00
isy994.py Fix discovery () 2016-06-14 22:51:46 -07:00
joaoapps_join.py Join by joaoapps component & notify platform () 2016-07-12 08:10:33 -07:00
keyboard.py Service validation for keyboard component. 2016-04-13 12:35:07 -04:00
knx.py Links docs () 2016-07-13 11:10:31 +02:00
lirc.py Stability improvement in Pandora and proper shutdown in LIRC () 2016-06-14 22:42:54 -07:00
logbook.py Add support for dynamic frontend panels 2016-07-16 23:21:34 -07:00
logentries.py Add support for Logentries () 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 () 2016-06-14 22:51:46 -07:00
nest.py Upgrade Nest to 2.9.2 () 2016-05-21 11:57:33 -07:00
netatmo.py Fix discovery () 2016-06-14 22:51:46 -07:00
octoprint.py Migrate to generic discovery method () 2016-06-11 17:43:13 -07:00
panel_iframe.py Fix linting errors 2016-07-16 23:45:38 -07:00
persistent_notification.py Persistent_notification service description () 2016-07-03 18:33:23 -07:00
proximity.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
qwikswitch.py Update Qwikswitch library version () 2016-06-02 18:47:29 -07:00
rfxtrx.py Fix bug in rfxtrx for int device id () 2016-07-12 01:45:22 -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 () 2016-04-17 10:17:42 -07:00
services.yaml homematic update to pyhomematic 0.1.9 2016-07-13 23:15:21 +02:00
shell_command.py Allow service data to be passed to shell_command () 2016-06-23 08:47:56 -07:00
splunk.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
statsd.py Added attributes to the statsd data () 2016-07-07 23:09:02 -07:00
sun.py Move elevation to core config and clean up HTTP mocking in tests () 2016-06-27 09:02:45 -07:00
tellduslive.py Migrate to generic discovery method () 2016-06-11 17:43:13 -07:00
tellstick.py Migrate to generic discovery method () 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 bump pyvera version to 0.2.13 () 2016-07-01 18:47:55 -07:00
verisure.py Fix discovery () 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 () 2016-06-11 17:43:13 -07:00
wink.py Support for Wink lock user codes () 2016-07-14 13:31:16 -07:00
zeroconf.py Upgrade zeroconf to 0.17.6 () 2016-07-12 21:56:23 -07:00
zigbee.py Enable ZigBee "push" updates for digital/analog sensors. () 2016-05-06 18:09:18 -07:00
zone.py Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
zwave.py Fix node inclusion and exclusion. Also add secure inclusion. () 2016-07-13 19:56:14 +02:00