diff options
Diffstat (limited to 'config/kauf-plug-update.yaml')
-rw-r--r-- | config/kauf-plug-update.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/kauf-plug-update.yaml b/config/kauf-plug-update.yaml index 5fa4940..f44fea9 100644 --- a/config/kauf-plug-update.yaml +++ b/config/kauf-plug-update.yaml @@ -21,3 +21,8 @@ esphome: # Allows saving wifi credentials across update. wifi: forced_hash: 1432266978 + + +# embed the web server's js file for binary update files +web_server: + local: true |