core/homeassistant/components/light
Sean Dague cd1655f43b create light.hue_activate_scene service (#4425)
* create light.hue_activate_scene service

This creates a light.hue_activate_scene service that takes group_name
and scene_name, and calls phue's bridge.run_scene with those
parameters. This allows calling hue bridge stored scene names by name
during automation.

This only currently works reliably in 1 hue hub configurations (which
is most of them). Phue will be further enhanced to display warnings
when it can't figure out what to do with the parameters passed in to HA.

* Update hue.py
2016-11-17 22:14:06 -08:00
..
__init__.py More async tests (#4223) 2016-11-05 16:36:20 -07:00
blinksticklight.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
demo.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
enocean.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
flux_led.py support color and brightness in flux_led light 2016-11-13 11:10:27 +01:00
homematic.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
hue.py create light.hue_activate_scene service (#4425) 2016-11-17 22:14:06 -08:00
hyperion.py Migrate to voluptuous (#3281) 2016-09-11 09:24:25 +02:00
insteon_hub.py Disable insteon hub (#4221) 2016-11-04 23:38:27 -07:00
isy994.py add dimmer slide control to imported isy lights (#4152) 2016-11-04 15:28:22 -06:00
lifx.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
litejet.py Async cleanup part 3 (#4302) 2016-11-07 22:31:40 -08:00
mqtt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
mqtt_json.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
mqtt_template.py Add mqtt_template light component (#4233) 2016-11-06 09:09:01 -08:00
mysensors.py Fix mysensors overwriting gateway in GATEWAYS (#4013) 2016-11-06 10:49:43 -08:00
osramlightify.py Migrate to voluptuous (#3337) 2016-09-13 22:52:51 -07:00
qwikswitch.py Update Qwikswitch: fix typing, add validation, shutdown (#2603) 2016-07-23 17:03:29 -07:00
rfxtrx.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
scsgate.py Use voluptuous for SCSGate (#3265) 2016-09-13 07:23:53 +02:00
services.yaml create light.hue_activate_scene service (#4425) 2016-11-17 22:14:06 -08:00
tellstick.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
vera.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
wemo.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
wink.py Wink Thermostat support and NoneType error fixes (#4175) 2016-11-06 07:27:15 -08:00
x10.py Fixed issue #3760, handle X10 unit numbers greater than 9. (#3763) 2016-10-08 12:57:40 -07:00
yeelight.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zwave.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00