1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 07:08:20 +00:00

7 Commits

Author SHA1 Message Date
Otto Winter
6b80c8291f ESP8266 connect fixes (#605)
* ESP8266 Connection Fixes

* Update client.py

* Update mqtt_client.cpp

* Update mqtt_client.cpp

* Fix ping

* Async dump config

* Update base image to 1.7.0

* Update helpers.py

* Updates

* Update Dockerfile.lint
2019-06-03 15:23:57 +02:00
Otto Winter
db3c5f05f7 Update gitlab CI script, add cpp lint 2019-05-28 10:24:13 +02:00
Otto Winter
30bc596bd9 Make tzlocal a requirement 2019-01-06 09:48:03 +01:00
Otto Winter
eb9cf25c06 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
015ce84a0e Fix docker installs using old platformio version (#125)
* Fix min platformio version and update requirements

* Remove unnecessary requirements from travis
2018-09-27 01:14:51 +09:00
Otto Winter
ecf8b86359 Lint 2018-09-25 10:30:45 +02:00
Otto Winter
a0d05dfc5d Automate HassIO builds using Gitlab CI (#52)
* Add Gitlab CI

* Fix aarch64 edge build
2018-06-13 11:13:53 +02:00