From d7316079a4fc211f7718f4517345d036ba0d46bf Mon Sep 17 00:00:00 2001 From: David Rapan Date: Thu, 15 Aug 2024 20:03:16 +0200 Subject: [PATCH] refactor: Warning in the readme --- info.md | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/info.md b/info.md index 8c64822..32653a6 100644 --- a/info.md +++ b/info.md @@ -24,7 +24,7 @@ > Implemented using asynchronous [pysolarmanv5](https://github.com/jmccrohan/pysolarmanv5) and fetching through [DataUpdateCoordinator](https://developers.home-assistant.io/docs/integration_fetching_data/) + incorporates many more fixes and improvements and also up to date features of HA (while trying to fully preserve backward compatibility) > [!WARNING] -> It's not possible to install this integration side by side (with the same device) with the implementation from Stephan! It will be overwritten. +> It's not possible to install this integration side by side using HACS with the version from Stephan! It will be overwritten when not done manually ## 👤 Contributors diff --git a/readme.md b/readme.md index 153a8b6..11a7d0a 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ > Implemented using asynchronous [pysolarmanv5](https://github.com/jmccrohan/pysolarmanv5) and fetching through [DataUpdateCoordinator](https://developers.home-assistant.io/docs/integration_fetching_data/) + incorporates many more fixes and improvements and also up to date features of HA (while trying to fully preserve backward compatibility) > [!WARNING] -> It's not possible to install this integration side by side (with the same device) with the implementation from Stephan! It will be overwritten. +> It's not possible to install this integration side by side using HACS with the version from Stephan! It will be overwritten when not done manually ## 🔨 Installation