hass-core/homeassistant/components/light
Paulus Schoutsen 00e298206e Optimize template 2 (#3521)
* Enforce compiling templates

* Refactor templates

* Add template validator to Logbook service

* Some more fixes

* Lint

* Allow easy skipping of rfxtrx tests

* Fix template bug in AND & OR conditions

* add entities extractor

Conflicts:
	tests/helpers/test_template.py

* fix unittest

* Convert template to be async

* Fix Farcy

* Lint fix

* Limit template updates to related entities

* Make template automation async
2016-09-27 21:29:55 -07:00
..
__init__.py Adding support for a white value (#3338) 2016-09-20 21:26:40 -07:00
blinksticklight.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
demo.py Adding support for a white value (#3338) 2016-09-20 21:26:40 -07:00
enocean.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
flux_led.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
homematic.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
hue.py Use voluptuous for Hue (#3340) 2016-09-20 12:35:10 +02:00
hyperion.py Migrate to voluptuous (#3281) 2016-09-11 09:24:25 +02:00
insteon_hub.py Back out insteon hub and fan changes (#3062) 2016-09-02 12:18:32 -07:00
isy994.py UOM is a list - not a string. (#3469) 2016-09-21 08:03:26 -07:00
lifx.py Migrate to voluptuous (#3282) 2016-09-11 10:04:07 +02:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
mqtt.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
mqtt_json.py Use constants and update ordering (#3274) 2016-09-11 09:25:19 +02:00
mysensors.py Fix mysensors white value (#3508) 2016-09-24 23:45:01 +02: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 Adding support for a white value (#3338) 2016-09-20 21:26:40 -07: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 Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
x10.py Migrate to voluptuous (#3342) [Breaking Change] 2016-09-20 22:21:06 -07:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zwave.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00