From 7a620a59ddfca57b9eee8aa31e5265c2db29faa6 Mon Sep 17 00:00:00 2001 From: tom-cox <68632032+tom-cox@users.noreply.github.com> Date: Sun, 8 Oct 2023 16:52:55 +0100 Subject: [PATCH] Update README.md It took me ages to work out why this wasn't appearing when I went to the next step of the process, I only worked out why after I read a few other Home Assistant installation instructions and noticed that this was the issue. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3d0ad7..16fc03b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ custom_components │ ├── strings.json │ └── workarounds.yaml ``` +Now restart your Home Assistant Instance before continuing to the next step + ### :warning: Troubleshooting SolisCloud is in production since 2021, but still suffers from instability. This can manifest itself as issues during setup, but also as regression/instabilities after service maintenance. Below are issues that were encountered in the past and some suggestions how to resolve/troubleshoot.