Commit Graph

14 Commits

Author SHA1 Message Date
Otto Winter
15331edb78
Let esphomeyaml know about class inheritance (#229)
* Allow overriding setup priority

* Add inheritance tree

* Global variables

* Tests and better validation

* Fix

* Lint
2018-11-12 23:30:31 +01:00
Otto Winter
3ec931ffa4
Add restore state option to template switch (#222)
* Add restore state option to template switch

* Add test
2018-11-09 20:05:50 +01:00
Otto Winter
27b86d89b0
Add generate home assistant config command (#208)
* Add generate home assistant config command

* Lint

* Lint
2018-11-03 14:08:31 +01:00
Otto Winter
4aeb756388
Fix triggers being interpreted as a sequence of automations (#199) 2018-10-20 13:15:09 +02:00
Otto Winter
5170a7cdf4
Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
6c6d21a7ab
Allow simpler automation syntax 2018-06-13 21:27:58 +02:00
Otto Winter
6aa449115f
Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00
Otto Winter
7068808d4f
Fix optional returns from templates 2018-06-06 09:48:59 +02:00
Otto Winter
6e85a741ae
New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter
7a393c1a3a
Fix template/switch cover example. Fixes #27 2018-06-01 22:58:23 +02:00
Brandon Davidson
65d0dd47f3 Fix #27 - invalid code gen for Template Cover (#29) 2018-06-01 22:48:07 +02:00
Otto Winter
5b995c0692
Updates 2018-06-01 18:06:18 +02:00
Otto Winter
677fe8bacf
More Actions 2018-05-21 17:01:47 +02:00
Otto Winter
374ea7044c
Automation API & Cleanup 2018-05-20 12:41:52 +02:00