From 28d0545dec7e1e04b88d4c95f6d6a1439535f30f Mon Sep 17 00:00:00 2001 From: cnico Date: Sun, 1 Sep 2024 21:19:15 +0200 Subject: [PATCH] documentation password upgrade Precision on password upgrade in documentation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 779cd47..36ffcbd 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,11 @@ Go to your Ökofen Pellematic IMPORTANT: Do not activate the compatibility mode. This mode is not supported/recommended. Use the provided URL as HOST in Component-Configuration () + +## Password or url change + +If you upgrade your Ökofen Pellematic firmawre or change your password, you can simply change it in the homessistant configuration by : +- connecting via ssh to your homeassistant : `ssh root@homeassistant` +- edit your configuration via : `vi /root/config/.storage/core.config_entries` +- search for pellematic configuration and change the url in the "host" key of pellematic configuration +- restart your homeassistant core