Commit Graph

4 Commits

Author SHA1 Message Date
Otto Winter
d9cf91210e
Add local mDNS responder for .local (#386)
* Add local mDNS responder

* Fix

* Use mDNS in dashboard status

* Lint

* Lint

* Fix test

* Remove hostname

* Fix use enum

* Lint
2019-02-10 16:57:34 +01:00
Otto Winter
3cd1c2d723
Fix Python 3 conversion errors
Fixes #299
2019-01-05 14:24:15 +01:00
Otto Winter
1e12cba176
Fixes for Python 3 Compatability (#297) 2019-01-03 16:05:33 +01:00
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