hass-core/homeassistant/components
Ryan Kraus 85d732a45a Streamlined child state lookups in universal media player
1) Removed children property because it was only being used by one
method.
2) Removed option to return state as object from _entity_lkp as it was
no longer needed.
3) Used hass.states.get to get entity state objects.
4) Revised test to remove children property.
2016-01-12 22:15:22 -08:00
..
alarm_control_panel Make Flake8 happy 2016-01-12 21:53:27 -08:00
automation Make Flake8 happy 2016-01-12 21:53:27 -08:00
binary_sensor Simplify Rest sensors 2016-01-02 13:29:33 -08:00
camera More PyLint fixes 2015-11-29 14:04:44 -08:00
device_tracker Make Flake8 happy 2016-01-12 21:53:27 -08:00
frontend New version frontend 2016-01-03 11:44:26 -08:00
light Make Flake8 happy 2016-01-12 21:53:27 -08:00
lock More spacing fixes 2015-12-16 22:45:58 -05:00
media_player Streamlined child state lookups in universal media player 2016-01-12 22:15:22 -08:00
mqtt Default to MQTT protocol v3.1.1 (fix #854) 2016-01-09 13:43:44 -07:00
notify Update docstrings 2016-01-12 11:30:12 +01:00
rollershutter Migrate MQTT from jsonpath to templates 2015-12-10 21:39:01 -08:00
sensor Make Flake8 happy 2016-01-12 21:53:27 -08:00
switch Make Flake8 happy 2016-01-12 21:53:27 -08:00
thermostat Make Flake8 happy 2016-01-12 21:53:27 -08:00
__init__.py Fix calling turn_on for groups with mixed content 2016-01-03 21:25:15 -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 Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
conversation.py Use fuzzy matching for conversation entity matching 2015-12-15 20:44:35 +00:00
demo.py Fix demo component messing up the config 2015-12-06 09:12:35 -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 Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
history.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
http.py Make Flake8 happy 2016-01-12 21:53:27 -08:00
ifttt.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00
influxdb.py Ensure we send data to influx as float and not as a string value. 2016-01-02 10:24:23 -07: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 Logbook entry events are now lower case 2015-12-22 18:35:05 -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 wrapper and S_BINARY and bump req. version 2016-01-10 04:10:38 +01: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
scene.py Fix issue with scene component when using YAML aliases. 2015-12-27 13:24:34 -06:00
script.py Scripts call services in blocking manner 2015-12-06 11:03:31 -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
sun.py Sun docs cleanup 2016-01-04 00:15:44 -08: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 module version 2016-01-08 19:52:03 +01:00
wink.py Fixed spacing in wink 2015-12-16 22:39:02 -05:00
zone.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
zwave.py ZWave alarm sensor cleanup (pylint fixes) 2016-01-11 23:27:53 -08:00