Skip to content

Commit

Permalink
refactor: Warning in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrapan committed Aug 15, 2024
1 parent 70e4709 commit d731607
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<a href="https://github.com/davidrapan/ha-solarman/graphs/contributors">
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d731607

Please sign in to comment.