hass-core/homeassistant/components
Hernán 7b80ed8135 Add Kodi play media
* Added media_player/play_media service to Kodi

* revert

* fixes

* lint fixed, base class fixed
2016-04-07 08:41:41 -07:00
..
alarm_control_panel Refactor reproduce_state for scene component 2016-03-09 18:52:05 +01:00
automation Add automation config validation 2016-04-04 12:18:58 -07:00
binary_sensor Add initial config validation 2016-03-28 23:46:12 -07:00
camera Add initial config validation 2016-03-28 23:46:12 -07:00
device_tracker Add initial config validation 2016-03-28 23:46:12 -07: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 Refactor rfxtrx component 2016-04-06 10:34:51 -07:00
lock Add initial config validation 2016-03-28 23:46:12 -07:00
media_player Add Kodi play media 2016-04-07 08:41:41 -07:00
mqtt Add script + extra config validators 2016-04-03 10:19:09 -07:00
notify Allow passing in a dictionary of provider specific data 2016-04-03 17:54:58 -07:00
rollershutter Add initial config validation 2016-03-28 23:46:12 -07:00
scene changed scene name to unique powerview id's 2016-04-02 08:41:57 -07:00
sensor Fix speedtest with external installed package 2016-04-06 07:38:35 -07:00
switch Update Orvibo platform to the switch component, add 'mac' option 2016-04-06 14:52:21 -07: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 Fix PEEP257 issues 2016-03-08 17:55:57 +01:00
mysensors.py Fix PEEP257 issues 2016-03-08 17:55:57 +01: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