Commit Graph

10 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
58f4fa53d0
Make Switch not inherit from Component 2018-11-10 14:07:11 +01:00
Otto Winter
3594779401
Better typing to components (#225)
* Add better typing

* Fix
2018-11-08 16:01:07 +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
escoand
4a2cdbf31c Add Samsung IR protocol (#176)
* add Samsung ir protocol

* fix pylint

* add test

* add transmitter
2018-10-13 19:21:06 +02:00
Otto Winter
1c7bddd005
Last Touches 2018-08-25 22:18:22 +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
6ae8e3495f
Add build_path option. Fixes#49 2018-06-11 10:12:44 +02:00
Otto Winter
6aa449115f
Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00