Otto Winter
f811b1157c
Updates for 1.13 ( #546 )
...
* Update CI matcher
* Check Executable bit
* Quicklint
* Updates
* Allow pm1.0 and pm10.0 for PMS5003ST
Fixes https://github.com/esphome/feature-requests/issues/225
* PowerSupplyRequester
* Lint
* Include debug data in generated main.cpp
* Updates
* Auto-select bit_depth
* Updates
2019-05-12 23:04:36 +02:00
Otto Winter
797aadaf26
Update CI linter ( #544 )
...
* Update CI matcher
* Check Executable bit
2019-05-11 15:12:30 +02:00
Otto Winter
a1a7448868
Dashboard editor live validation ( #540 )
...
* Dashboard editor validation
* Improve range detection
* Lint
2019-05-11 11:41:09 +02:00
gitolicious
86848b39db
Added save & validate button in editor window ( #511 )
...
* Added save & validate button in editor window
It felt a bit cumbersome to save&close the editor window, then click the validate button, see an error, locate your device from the list and open the editor again. Now it is possible to save&validate a configuration without leaving the editor.
* Changed modal behavior to close one before the other
* set data-node dynamically
* show upload button on successful validation
* Use disabled class
* Update index.html
* Fix mistake
Co-authored-by: Otto Winter <otto@otto-winter.com >
2019-05-08 15:39:22 +02:00
Otto Winter
5e5b9f2205
Hass.io Ingress ( #519 )
...
* Hass.io ingress
* Update
* Remove global vars
* Fix
* Fixes
* Fixes
* Upgrade base image to 1.5.1
* Lint
2019-04-24 17:08:05 +02:00
Otto Winter
8e75980ebd
Cleanup dashboard JS ( #491 )
...
* Cleanup dashboard JS
* Add vscode
* Save start_mark/end_mark
* Updates
* Updates
* Remove need for cv.nameable
It's a bit hacky but removes so much bloat from integrations
* Add enum helper
* Document APIs, and Improvements
* Fixes
* Fixes
* Update PULL_REQUEST_TEMPLATE.md
* Updates
* Updates
* Updates
2019-04-22 21:56:30 +02:00
Otto Winter
5859d4b01f
Fix dashboard wizard unicode ( #494 )
...
* Fix dashboard wizard unicode
Fixes https://github.com/esphome/issues/issues/169
* Fix password md5
2019-03-31 11:04:41 +02:00
Otto Winter
d332e491ad
Changes for 1.12 ( #482 )
...
* Update setup scripts
* Add delete action, remove Hass config command
* Update esphome.js
* Lint
2019-03-16 22:24:26 +01:00
Florian Gareis
c4ada8c9f0
Add color to login error for better visability ( #478 )
2019-03-08 12:42:22 +01:00
Otto Winter
3ef0634dd2
Upgrade ESP32 core to 1.0.1 ( #470 )
...
* Upgrade ESP32 core to 1.0.1
Ref https://github.com/espressif/arduino-esp32/issues/2540
* Undo remove
* Add i2c debugging
* Lint
2019-03-05 13:44:51 +01:00
Otto Winter
067ec30c56
Add relative_url, streamer_mode, status_use_ping dashboard options ( #461 )
...
* Add relative_url, streamer_mode, status_use_ping dashboard options
Additionally Hass.io now stores all build files in /data, so that snapshots no longer get huge.
* Lint
* Lint
* Replace tabs with spaces
2019-03-03 16:50:06 +01:00
Otto Winter
8495ce96a3
Lint
...
tornado got updated, broke pylint
2019-03-03 16:43:51 +01:00
Otto Winter
e7ce8f7a13
Improve dashboard setup wizard ( #450 )
2019-02-22 21:18:56 +01:00
Florian Gareis
7e7a85abfd
Remove unnecessary wrapper ( #444 )
2019-02-19 20:46:23 +01:00
Florian Gareis
c1b8107aaf
Remove duplicate scrollbar & move scrollbar ( #443 )
...
* Remove duplicate scrollbar
* Move scrolling from modal-content to log-container
* Replace css autoscroll with stable js autoscroll
2019-02-19 20:30:12 +01:00
Florian Gareis
10cc11bab1
Include tapTarget html element only when needed ( #439 )
2019-02-17 18:42:44 +01:00
Florian Gareis
b27c778cb7
Fix dashboard style issues ( #437 )
...
* Update dashboard copyright year
* Fix overflow and select color issue
* Make upload and compile modals not dismissible on outside click
* Fix to small dropdown
2019-02-17 15:31:41 +01:00
Otto Winter
3d9301a0f7
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