1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-19 17:18:18 +00:00

10 Commits

Author SHA1 Message Date
Otto Winter
57c2a2b961 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
2418137528 Better typing to components (#225)
* Add better typing

* Fix
2018-11-08 16:01:07 +01:00
Otto Winter
d9dbf8e03c 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
7407e3eb9f Further changes 2018-08-24 22:44:15 +02:00
Otto Winter
fc6b559449 Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00
Otto Winter
f20165de99 add_job 2018-06-03 07:11:11 +02:00
Otto Winter
44fe090d67 New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter
504516d98e Automation API & Cleanup 2018-05-20 12:41:52 +02:00
Otto Winter
5c8b4d791f Fixes 2018-05-14 21:13:51 +02:00
Otto Winter
0bde0a49d0 Preparations for 1.5.0 2018-05-14 11:50:56 +02:00