Commit graph

5 commits

Author SHA1 Message Date
Otto Winter
056c72d50d
Drop Python 2 Support ()
* Remove Python 2 support

* Remove u-strings

* Remove docker symlinks

* Remove from travis

* Update requirements

* Upgrade flake8/pylint

* Fixes

* Manual

* Run pyupgrade

* Lint

* Remove base_int

* Fix

* Update platformio_api.py

* Update component.cpp
2019-12-07 18:28:55 +01:00
Otto Winter
73f80a8ea1
Fix MQTT logs Int or String expected Python 3 ()
Fixes https://github.com/esphome/issues/issues/850
2019-12-04 15:58:58 +01:00
Otto Winter
b55544b860
Fix MQTT python 3 stringify IPAddress Type ()
Fixes https://github.com/esphome/issues/issues/850
2019-11-17 23:25:20 +01:00
Otto Winter
59c5956f93
Fix MQTT not showing logs with Python 3 ()
* Fix MQTT logging for Python 3

* Also fix captive portal PACKED
2019-10-24 20:11:17 +02:00
Otto Winter
3d9301a0f7
Rename esphomeyaml to esphome ()
* Rename

* Update

* Add migration

* Fix

* Fix dashboard

* Change test

* Fixes

* Code cleanup

* Fix import order

* Update

* Automate docker builds

* Shellcheck
2019-02-13 16:54:02 +01:00
Renamed from esphomeyaml/mqtt.py (Browse further)