core/homeassistant/components
Michael Auchter f49e5514d6 limitlessled: add color support
Add support for setting the color of a LimitlessLED light.
Currently this implementation is limited to the subset of 16 colors
exposed by the ledcontroller package that is used to interact with the
light itself. Technically the lights themselves support 255 colors.
2015-08-10 00:21:38 +00:00
..
automation Adding MQTT automation rule 2015-08-09 17:12:25 -07:00
camera Frontend: Minor UI tweaks for Camera 2015-07-11 11:55:25 -07:00
device_tracker Add missing dependencies 2015-08-08 21:22:34 -07:00
frontend Updated version of frontend 2015-08-07 22:02:30 -07:00
light limitlessled: add color support 2015-08-10 00:21:38 +00:00
media_player Merge pull request #242 from persandstrom/squeezebox 2015-08-08 12:30:45 -07:00
notify update header 2015-08-06 18:32:29 +02:00
scheduler Built-in components no longer use deprecated methods 2015-08-03 17:08:13 +02:00
sensor Add missing dependencies 2015-08-08 21:22:34 -07:00
switch Add missing dependencies 2015-08-08 21:22:34 -07:00
thermostat Merge branch 'dev' into cleanup 2015-08-05 06:51:39 -07:00
__init__.py Disable pylint unused-argument check 2015-01-19 23:40:51 -08:00
api.py Fix style issue 2015-05-01 20:56:10 -07:00
arduino.py Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
browser.py Disable pylint unused-argument check 2015-01-19 23:40:51 -08:00
configurator.py Move hass.local_api and hass.components to config object 2015-03-21 22:06:59 -07:00
conversation.py Add support for voice commands 2015-03-10 00:20:52 -07:00
demo.py Add camera to demo 2015-07-10 23:24:05 -07:00
device_sun_light_trigger.py Remove more deprecated method calls 2015-08-04 18:13:35 +02:00
discovery.py Port netdisco from external to requirements.txt 2015-07-20 00:07:01 -07:00
downloader.py Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
group.py Readd setting up groups with comma seperated list 2015-08-08 13:44:07 -07:00
history.py History: Add support to fetch specific days 2015-06-16 00:08:57 -07:00
http.py Minor cleanup core 2015-08-03 17:05:33 +02:00
isy994.py update header 2015-08-08 19:16:15 +02:00
keyboard.py Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
logbook.py Frontend: logbook - allow changing displayed day 2015-06-15 00:24:40 -07:00
modbus.py Update modbus dependency 2015-08-08 21:42:17 -07:00
mqtt.py MQTT: Add some error reporting 2015-08-09 12:22:05 -07:00
recorder.py Recorder saves which event caused state change 2015-05-10 23:41:42 -07:00
scene.py Remove more deprecated method calls 2015-08-04 18:13:35 +02:00
script.py Built-in components no longer use deprecated methods 2015-08-03 17:08:13 +02:00
simple_alarm.py Remove more deprecated method calls 2015-08-04 18:13:35 +02:00
sun.py Built-in components no longer use deprecated methods 2015-08-03 17:08:13 +02:00
wink.py Port wink from external to requirements.txt 2015-07-20 00:41:57 -07:00
zwave.py update header 2015-08-06 22:32:53 +02:00