Commit Graph

6 Commits

Author SHA1 Message Date
Otto Winter 22fd4ec722
Make compatible with python 3 (#281)
* Make compatible with python 3

* Update travis

* Env

* Fix typo

* Fix install correct platformio

* Lint

* Fix build flags

* Lint

* Upgrade pylint

* Lint
2019-01-02 14:11:11 +01:00
Otto Winter da2821ab36
Add native ESPHome API (#265)
* Esphomeapi

* Updates

* Remove MQTT from wizard

* Add protobuf to requirements

* Fix

* API Client updates

* Dump config on API connect

* Old WiFi config migration

* Home Assistant state import

* Lint
2018-12-18 19:31:43 +01:00
Otto Winter 5170a7cdf4
Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter 6e85a741ae
New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter 374ea7044c
Automation API & Cleanup 2018-05-20 12:41:52 +02:00
Otto Winter 0ab63dc4d4
Enable Travis Linting (#3)
* Flake8 Travis Job

* Fix flake8 warnings

* Fix pylint errors

* Fix travis file
2018-04-10 17:17:46 +02:00