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
01ff9d4d3a Make Switch not inherit from Component 2018-11-10 14:07:11 +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
escoand
47bcaad67e 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
203c2f6f65 Last Touches 2018-08-25 22:18:22 +02:00
Otto Winter
36a863b577 Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
0128575f09 Allow simpler automation syntax 2018-06-13 21:27:58 +02:00
Otto Winter
2de6f689fd Add build_path option. Fixes#49 2018-06-11 10:12:44 +02:00
Otto Winter
fc6b559449 Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00