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