..
alarm_control_panel
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
automation
Config validation for automation MQTT trigger
2016-04-06 22:51:39 -04:00
binary_sensor
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
camera
Add initial config validation
2016-03-28 23:46:12 -07:00
device_tracker
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
frontend
Update frontend
2016-04-01 00:37:30 -07:00
garage_door
Add initial config validation
2016-03-28 23:46:12 -07:00
light
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
lock
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
media_player
Add Kodi play media
2016-04-07 08:41:41 -07:00
mqtt
vol.IsFile() needs to be called
2016-04-07 12:39:27 -04:00
notify
Allow passing in a dictionary of provider specific data
2016-04-03 17:54:58 -07:00
rollershutter
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
scene
changed scene name to unique powerview id's
2016-04-02 08:41:57 -07:00
sensor
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
switch
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
2016-04-06 22:51:39 -04:00
thermostat
Use whole degrees fahrenheit for thermostats
2016-04-06 11:54:50 -07:00
__init__.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
alexa.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
apcupsd.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
api.py
Add missing comments
2016-03-15 19:22:21 +01:00
arduino.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
bloomsky.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
browser.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
configurator.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
conversation.py
Surpress silly warnings
2016-03-28 23:46:19 -07:00
demo.py
Add script + extra config validators
2016-04-03 10:19:09 -07:00
device_sun_light_trigger.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
discovery.py
add panasonic viera tv media player device
2016-04-05 22:51:55 -07:00
downloader.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
ecobee.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
graphite.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
group.py
Maintain group ordering across validation.
2016-04-01 09:45:27 -04:00
history.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
http.py
Ensure server_host is respected in configuration.yaml
2016-04-06 18:45:40 -07:00
ifttt.py
Update docstrings to match PEP257
2016-03-07 18:50:30 +01:00
influxdb.py
Use global variable and merge two if in one
2016-03-04 23:32:24 +01:00
input_boolean.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
input_select.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
input_slider.py
input slider
2016-03-14 22:03:30 +01:00
insteon_hub.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
introduction.py
Update docstrings to match PEP257
2016-03-07 18:50:30 +01:00
isy994.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
keyboard.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
logbook.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01: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
Move CONF_OPTIMISTIC to homeassistant.const.
2016-04-06 22:51:39 -04:00
nest.py
Config validation for nest component
2016-04-01 10:31:39 -04:00
proximity.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
recorder.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
rfxtrx.py
Add test for fire event in rfxtrx component
2016-04-07 08:40:15 -07:00
rpi_gpio.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
script.py
Add automation config validation
2016-04-04 12:18:58 -07:00
scsgate.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
shell_command.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01: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
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
tellduslive.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
tellstick.py
Rewrite of the tellstick module. It now uses a common base for all shared functionality.
2016-03-13 19:28:42 +01:00
updater.py
Disable updater.updater on dev versions
2016-04-06 18:46:48 -07:00
vera.py
Fix thread termination on exit.
2016-04-01 15:36:33 +01:00
verisure.py
bump vsure verisure
2016-03-21 20:39:03 +01:00
weblink.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
wemo.py
Bump pywemo to 0.4.1 - fix non native light issue.
2016-04-07 10:00:25 +01:00
wink.py
Added available method to all wink components
2016-03-17 15:57:26 -04:00
zigbee.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
zone.py
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
zwave.py
Add Z-Wave thermostat
2016-04-02 20:01:03 -07:00