core/homeassistant/components/binary_sensor
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 Add the occupancy sensor_class (#3176) 2016-09-03 22:52:31 -06:00
apcupsd.py Migrate to voluptuous (#2954) 2016-08-30 21:34:33 +02:00
arest.py Use constants (#3284) 2016-09-11 09:24:07 +02:00
bloomsky.py Fix bloomsky platform discovery (#3303) 2016-09-10 09:12:24 -07:00
command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
demo.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
ecobee.py Updated to use the occupancy sensor_class (#3204) 2016-09-05 09:55:29 -06:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py Envisalink Fixes + Enhancements (#3460) 2016-09-20 23:51:10 -07:00
ffmpeg.py Split ffmpeg to compoment (#3396) 2016-09-15 14:35:40 +02:00
homematic.py cleanup Homematic code (#3291) 2016-09-09 19:33:12 +02:00
isy994.py Isy fixes (#3457) 2016-09-19 20:16:51 -07:00
knx.py Use voluptuous for KNX (#3345) 2016-09-13 23:03:30 -07:00
modbus.py Modbus component refactoring - sensors and switches (#3297) 2016-09-13 22:47:44 +02:00
mqtt.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
mysensors.py Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
nest.py Update voluptuous for nest (#3109) 2016-09-01 22:08:03 +02:00
nx584.py Update docstrings (#2513) 2016-07-13 14:47:29 +02:00
octoprint.py Use voluptuous for Octoprint (#3111) 2016-09-02 12:26:23 +02:00
rest.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
rpi_gpio.py Use voluptuous for RPi GPIO (#3371) 2016-09-17 23:28:37 -07:00
services.yaml add motion sensor / rewrite ffmpeg binary sensor (#2969) 2016-08-26 06:48:17 -06:00
sleepiq.py Update links (#3488) 2016-09-23 10:28:05 +02:00
tcp.py Remove unused import and unnecessary DOMAIN constant from TCP components. 2016-03-26 17:33:18 +00:00
template.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
trend.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
vera.py Tidy / Refactor Vera (#2569) 2016-07-19 19:13:33 -07:00
wemo.py Handle startup race condition. 2016-03-14 10:29:12 +00:00
wink.py Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zwave.py Make sure zwave values are updated regardles of manual or frontend update, (#2595) 2016-07-26 08:26:40 +02:00