From fe81f86749c0b6c1cb7929ad99fa6060c447ed97 Mon Sep 17 00:00:00 2001 From: DutchmanNL Date: Thu, 27 May 2021 11:15:08 +0200 Subject: [PATCH] Update ESPHome Dashboard to 1.18.0 --- README.md | 3 ++- admin/index_m.html | 2 +- io-package.json | 2 +- main.js | 4 +--- package-lock.json | 2 +- package.json | 4 ++-- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index bb9ff2d..eb0fd1c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ All our adapter documentation can be found at [The DrozmotiX Docu Page](https:// ## Prerequisites * NodeJS >= 12.x - * Python >=3.6, <4.0 + * Python >=3.7, <4.0 * API is activated in YAML * For admin tabs (optional) * ESPHome Dashboard IP is provided in instance settings @@ -117,6 +117,7 @@ If you like my work, please consider a personal donation ### __WORK IN PROGRESS__ * (DutchmanNL) [!!! Breaking !!!] Make YAML file persistent, backup your configuration before updating ! +* (DutchmanNL) Update ESPHome Dashboard to 1.18.0, requires Python >=3.7 (and ensure <4.0!) * (DutchmanNL) Bugfix : Reconnect to devices without autodiscovery / MDNS-Broadcast in network ### 0.2.1-1 (2021-03-30) diff --git a/admin/index_m.html b/admin/index_m.html index 15124fa..eeffe68 100644 --- a/admin/index_m.html +++ b/admin/index_m.html @@ -20,7 +20,7 @@