Commit Graph

20 Commits

Author SHA1 Message Date
escoand
20ec3900be
use full space on small devices (#310)
* 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 16:14:43 +01:00
Otto Winter
4046a16d85
Merge branch 'dev' into rc 2019-01-06 19:38:23 +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
36da3b85d5
Auto-Decode stacktraces (#214)
* Auto-Decode stacktraces

* Fix Gitlab CI
2018-11-03 14:06:14 +01:00
Otto Winter
8c5d12df51
Fix some typos (#202) 2018-10-20 15:18:12 +02:00
Otto Winter
e34365dc7c
Add clean build files command and auto-clean on version change (#181)
* Add clean build files command and auto-clean on version change

* Update __main__.py
2018-10-14 18:52:21 +02:00
Otto Winter
ef54e33b70
Add clean MQTT button to dashboard (#139) 2018-10-04 19:01:02 +02:00
Otto Winter
85d70eb5a0
Auto-Update esphomelib dev version (#134)
* Auto-Update esphomelib dev version

* Lint
2018-09-29 14:50:04 +02:00
Otto Winter
1c7bddd005
Last Touches 2018-08-25 22:18:22 +02:00
Otto Winter
5170a7cdf4
Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
e063f2aaea
Fix hmac with non-ASCII passwords 2018-06-07 21:52:41 +02:00
Otto Winter
ec3366cce0
Dashboard authentication 2018-06-07 20:47:06 +02:00
Otto Winter
b799d2df7f
Adjust serial port fetch interval 2018-06-05 23:19:28 +02:00
Otto Winter
2f05acfa5a
Validate configuration button 2018-06-03 12:16:43 +02:00
Otto Winter
f4d393a59e
Fix dashboard upload port selection 2018-06-03 11:18:53 +02:00
Otto Winter
6e85a741ae
New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter
9f0737e5b9
Fix pylint... Again... 2018-06-01 23:01:31 +02:00
Otto Winter
4fa7bc196a
Warn about tornado. Fixes #24 2018-06-01 22:49:14 +02:00
Otto Winter
5b995c0692
Updates 2018-06-01 18:06:18 +02:00
Otto Winter
93d962dd43
HassIO -> dashboard 2018-05-27 14:15:24 +02:00