Otto Winter
3cd1c2d723
Fix Python 3 conversion errors
...
Fixes #299
2019-01-05 14:24:15 +01:00
Otto Winter
815da05b29
Fix OTA Auth for Python 3
2019-01-03 19:54:36 +01:00
Otto Winter
06cb7497c8
Another fix for Python 3
2019-01-03 17:09:28 +01:00
Otto Winter
1e12cba176
Fixes for Python 3 Compatability ( #297 )
2019-01-03 16:05:33 +01:00
Otto Winter
5a7b66e207
Fix some stuff
2018-12-24 14:15:54 +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
7c7032c59e
[Huge] Util Refactor, Dashboard Improvements, Hass.io Auth API, Better Validation Errors, Conditions, Custom Platforms, Substitutions ( #234 )
...
* Implement custom sensor platform
* Update
* Ethernet
* Lint
* Fix
* Login page
* Rename cookie secret
* Update manifest
* Update cookie check logic
* Favicon
* Fix
* Favicon manifest
* Fix
* Fix
* Fix
* Use hostname
* Message
* Temporary commit for screenshot
* Automatic board selection
* Undo temporary commit
* Update esphomeyaml-edge
* In-dashboard editing and hosting files locally
* Update esphomeyaml-edge
* Better ANSI color escaping
* Message
* Lint
* Download Efficiency
* Fix gitlab
* Fix
* Rename extra_libraries to libraries
* Add example
* Update README.md
* Update README.md
* Update README.md
* HassIO -> Hass.io
* Updates
* Add update available notice
* Update
* Fix substitutions
* Better error message
* Re-do dashboard ANSI colors
* Only include FastLED if user says so
* Autoscroll logs
* Remove old checks
* Use safer RedirectText
* Improvements
* Fix
* Use enviornment variable
* Use http://hassio/host/info
* Fix conditions
* Update platformio versions
* Revert "Use enviornment variable"
This reverts commit 7f038eb5d2
.
* Fix
* README update
* Temp
* Better invalid config messages
* Platformio debug
* Improve error messages
* Debug
* Remove debug
* Multi Conf
* Update
* Better paths
* Remove unused
* Fixes
* Lint
* lib_ignore
* Try fix platformio colors
* Fix dashboard scrolling
* Revert
* Lint
* Revert
2018-12-05 21:22:06 +01:00
Otto Winter
39457f7b8c
Enable nodelay for phase 1 of OTAv2
2018-11-13 15:31:14 +01:00
Otto Winter
4f375757a5
Better validation error messages
2018-11-12 21:00:17 +01:00
Otto Winter
04dc848620
Improve OTAv2 error messages
2018-11-10 11:45:38 +01:00
Otto Winter
e3094d9689
OTA Send back acknowledgement
2018-11-09 14:27:12 +01:00
Otto Winter
415e12309b
Improve OTA v2 error and log messages
2018-11-07 22:41:54 +01:00
Otto Winter
27b86d89b0
Add generate home assistant config command ( #208 )
...
* Add generate home assistant config command
* Lint
* Lint
2018-11-03 14:08:31 +01:00
Otto Winter
27a77c685d
Rework OTA to be more stable ( #177 )
...
* Rework OTA to be more stable
* Lint
2018-10-14 19:14:28 +02:00