core/homeassistant/components
Martin Hjelmare 14cd27aaa7 Merge pull request #1011 from MartinHjelmare/fix-unit-of-measurement
Fix unit of measurement
2016-01-27 03:40:50 +01:00
..
alarm_control_panel Merge pull request #908 from persandstrom/verisure_code_digits 2016-01-16 09:04:53 -08:00
automation Moved sunrise/sunset tracking to helpers 2016-01-24 15:07:09 -05:00
binary_sensor Merge pull request #889 from Bart274/dev 2016-01-18 07:47:00 -08:00
camera More PyLint fixes 2015-11-29 14:04:44 -08:00
device_tracker Merge pull request #992 from balloob/sections 2016-01-24 22:58:27 -08:00
frontend Fix Chrome url sync 2016-01-25 23:56:43 -08:00
light Merge pull request #930 from TangoAlpha/dev 2016-01-25 17:51:47 -08:00
lock Wink siren support 2016-01-21 18:32:10 -08:00
media_player Merge pull request #990 from molobrakos/squeezebox-fix 2016-01-24 21:56:21 +01:00
mqtt Allow forcing MQTT protocol v3.1 2016-01-19 09:00:40 -08:00
notify Upgrade python-telegram-bot to 3.2.0 2016-01-26 23:47:06 +01:00
rollershutter Migrate MQTT from jsonpath to templates 2015-12-10 21:39:01 -08:00
sensor Merge pull request #1011 from MartinHjelmare/fix-unit-of-measurement 2016-01-27 03:40:50 +01:00
switch Fix device_state_attributes 2016-01-27 02:33:21 +01:00
thermostat nest: implement fan control 2016-01-24 12:47:21 -06: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 Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -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 Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -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 Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01: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 Upgrade influxdb to 2.11.0 2016-01-26 23:45:39 +01:00
input_boolean.py 100% test coverage for input_boolean 2016-01-14 23:25:25 -08:00
insteon.py Added Insteon Support 2016-01-22 02:28:36 -05:00
introduction.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
isy994.py Fix ISY994 hidden property 2015-12-01 23:33:55 -08:00
keyboard.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
logbook.py Move split_entity_id to helpers 2016-01-23 22:49:49 -08: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 Fix filtering of EVENT_CALL_SERVICE and EVENT_SERVICE_EXECUTED events 2016-01-12 22:57:03 -05:00
mysensors.py Fix unit of measurement 2016-01-27 03:18:59 +01:00
nest.py fix multiple PR issues 2016-01-14 14:17:28 -07:00
recorder.py Fix flaky history test 2015-12-27 10:38:27 -08:00
rfxtrx.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00
rpi_gpio.py Fix lint errors 2016-01-17 16:36:25 -08: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
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 bug fix 2015-12-27 21:47:49 +01:00
updater.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
verisure.py update vsure version 2016-01-25 21:39:41 +01:00
wink.py Wink siren support 2016-01-21 18:32:10 -08:00
zone.py Move generate_entity_id to entity helpers 2016-01-23 23:00:46 -08:00
zwave.py Merge pull request #874 from xifle/zwave 2016-01-13 12:47:39 -08:00