1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-16 23:58:14 +00:00

17 Commits

Author SHA1 Message Date
Otto Winter
60f17af548 Use noreferrer for dashboard links
Was showing up in GA, and this feels creepy. I don't want to know your HA installation address
2019-01-14 11:09:23 +01:00
escoand
b1ff6a7ed7 use full space on small devices ()
* use full space on small devices

I often use my smartphone for quick actions and always was annoyed of this wasted space.

* hide card-image on small devices
2019-01-09 14:58:23 +01:00
Otto Winter
e0705dfbc1 Hash dashboard resources 2018-12-24 14:29:11 +01:00
Otto Winter
e339a293ff Add native ESPHome API ()
* 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
cc7ff08147 [Huge] Util Refactor, Dashboard Improvements, Hass.io Auth API, Better Validation Errors, Conditions, Custom Platforms, Substitutions ()
* 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
Otto Winter
d9dbf8e03c Add generate home assistant config command ()
* Add generate home assistant config command

* Lint

* Lint
2018-11-03 14:08:31 +01:00
Otto Winter
35c99b5260 Fix some typos () 2018-10-20 15:18:12 +02:00
Otto Winter
429f275f48 Add clean build files command and auto-clean on version change ()
* Add clean build files command and auto-clean on version change

* Update __main__.py
2018-10-14 18:52:21 +02:00
Otto Winter
dd072ce180 Add clean MQTT button to dashboard () 2018-10-04 19:01:02 +02:00
Otto Winter
203c2f6f65 Last Touches 2018-08-25 22:18:22 +02:00
Otto Winter
36a863b577 Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
b4d5efdb35 Dashboard authentication 2018-06-07 20:47:06 +02:00
Otto Winter
d9d710e291 Adjust serial port fetch interval 2018-06-05 23:19:28 +02:00
Otto Winter
7f295e9697 Validate configuration button 2018-06-03 12:16:43 +02:00
Otto Winter
997563d152 Fix dashboard upload port selection 2018-06-03 11:18:53 +02:00
Otto Winter
e5df1b9295 Updates 2018-06-01 18:06:18 +02:00
Otto Winter
f233d2372f HassIO -> dashboard 2018-05-27 14:15:24 +02:00