1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 15:18:16 +00:00

10 Commits

Author SHA1 Message Date
Otto Winter
36c2687704 Revert "Merge remote-tracking branch 'origin/master' into dev"
This reverts commit 52750d933bb5f432299f3f57603d5c7ffe70bfed, reversing
changes made to 7e7a85abfd699396d598013cecbb2c69e083aa2a.
2019-02-20 13:21:49 +01:00
Otto Winter
29e99b2d90 Merge remote-tracking branch 'origin/master' into dev 2019-02-20 12:22:43 +01:00
Otto Winter
2ba228684b Rename esphomeyaml to esphome (#426)
* 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
Otto Winter
9a0b801164 Pin platformio platforms (#335) 2019-01-13 19:04:54 +01:00
Otto Winter
c85a2ec418 Pin platformio platforms (#335) 2019-01-13 19:03:07 +01:00
Otto Winter
f4dc72d3c6 Merge branch 'dev' into rc 2019-01-06 19:38:23 +01:00
Otto Winter
91d067a5fc Commit forgotten local change
Fixes #295
2019-01-02 16:34:38 +01:00
Otto Winter
8446f1ea65 Fix host network (#280)
* Fix Add-On host network mode

* Split up esphomeyaml tests

* Fix perms

* Fix

* Add esphomeyaml_version option

* Revert change to travis.yml
2019-01-02 12:21:26 +01:00
Otto Winter
d8975c60fe Fix Hass.io requirements script 2018-12-05 22:35:35 +01:00
Otto Winter
cc7ff08147 [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 7f038eb5d26df72f76ea9ae76774e2cec1fd7f59.

* 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