core/homeassistant/components
Paulus Schoutsen 1f34b3586e Merge pull request #1117 from philipbl/influx_ssl
Add ability to specify SSL for InfluxDB connection
2016-02-03 13:33:08 -08:00
..
alarm_control_panel Update docstrings 2016-02-03 00:01:26 +01:00
automation Remove unused import 2016-01-26 21:41:12 +01:00
binary_sensor Add link to docs, new docstrings, and update docstrings 2016-02-01 11:47:09 +01:00
camera More PyLint fixes 2015-11-29 14:04:44 -08:00
device_tracker pep8 2 time 2016-02-03 00:03:50 +00:00
frontend Update frontend for input_select 2016-01-31 13:39:50 -08:00
light Fix whitespace 2016-02-02 00:21:15 +00:00
lock Wink siren support 2016-01-21 18:32:10 -08:00
media_player Clean up and test media player 2016-02-02 00:31:36 -08:00
mqtt Allow forcing MQTT protocol v3.1 2016-01-19 09:00:40 -08:00
notify Merge pull request #1044 from w1ll1am23/googlevoice 2016-01-29 19:32:23 -08:00
rollershutter Add support for the SCSGate device 2016-01-31 18:30:43 +01:00
sensor Merge pull request #1109 from lukas-hetzenecker/bugfix-zwave-fibaro-wall-plug 2016-02-03 08:34:06 -08:00
switch Add link to docs, new docstrings, and update docstrings 2016-02-01 11:47:09 +01:00
thermostat Update docstrings 2016-02-03 15:13:53 +01:00
__init__.py Move extract_entity_id to service helpers 2016-01-23 22:57:14 -08:00
alexa.py Add calling service functionality to Alexa 2016-01-08 18:54:28 -08:00
api.py Add template editor 2015-12-17 23:33:09 -08:00
arduino.py Fix imports 2016-01-28 21:45:26 -08:00
browser.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
configurator.py Move generate_entity_id to entity helpers 2016-01-23 23:00:46 -08:00
conversation.py Use fuzzy matching for conversation entity matching 2015-12-15 20:44:35 +00:00
demo.py Fix lint issue 2016-01-25 21:31:21 -08:00
device_sun_light_trigger.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
discovery.py Update discovery component to netdisco 0.5.2 2015-11-28 01:36:42 -08:00
downloader.py Fix imports 2016-01-28 21:45:26 -08:00
ecobee.py point ecobee to latest api which has been cleaned up a bit. 2015-12-04 14:17:12 -05:00
group.py Hide groups when they are views or auto defined 2016-01-24 23:45:06 -08:00
history.py implement get_significant_states 2016-02-03 15:05:43 -05:00
http.py Increase security of using SSL 2016-01-15 13:39:54 -07:00
ifttt.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00
influxdb.py Add ability to specify ssl 2016-02-02 12:58:38 -07:00
input_boolean.py Update docstrings 2016-02-03 00:23:59 +01:00
input_select.py Update docstrings 2016-02-03 00:23:59 +01:00
insteon_hub.py Update docstrings 2016-02-03 00:23:59 +01:00
introduction.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
isy994.py Fix imports 2016-01-28 21:45:26 -08:00
keyboard.py Fix imports 2016-01-28 21:45:26 -08:00
logbook.py Added entity_id and domain 2016-01-29 08:13:46 +01:00
logger.py Set the root logger to lowest level in logger component. 2015-12-23 00:57:41 -06:00
modbus.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
mqtt_eventstream.py Allow usage of words domain, service, call_id in service data 2016-01-30 15:18:26 -08:00
mysensors.py Refactor s_types and v_types mapping 2016-01-30 00:55:13 +01:00
nest.py fix multiple PR issues 2016-01-14 14:17:28 -07:00
recorder.py Add recording of domain to state tables 2016-02-03 15:05:43 -05:00
rfxtrx.py Fix imports 2016-01-28 21:45:26 -08:00
rpi_gpio.py Update docstings 2016-01-27 09:34:14 +01:00
scene.py Fix issue with scene component when using YAML aliases. 2015-12-27 13:24:34 -06:00
script.py Move split_entity_id to helpers 2016-01-23 22:49:49 -08:00
scsgate.py Update docstrings 2016-02-03 00:35:53 +01:00
shell_command.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
simple_alarm.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
statsd.py Update docstring 2016-01-26 09:11:04 +01:00
sun.py Updgrade to astral 0.9 2016-01-26 23:34:25 +01:00
tellduslive.py Update docstrings 2016-02-03 00:35:53 +01:00
updater.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
verisure.py vsure 0.5.0 2016-01-31 19:23:53 +01:00
weblink.py Update docstrings 2016-02-03 00:01:26 +01:00
wink.py Wink siren support 2016-01-21 18:32:10 -08:00
zigbee.py Add link to docs, new docstrings, and update docstrings 2016-02-01 11:47:09 +01:00
zone.py Move generate_entity_id to entity helpers 2016-01-23 23:00:46 -08:00
zwave.py Moved common z-wave node functionality to a common z-wave class 2016-01-26 22:11:27 +01:00