Skip to content

Commit

Permalink
chore: readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrapan committed Jul 18, 2024
1 parent 009e08a commit 84bf476
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
> This integration builds on and is heavily inspired by [@StephanJoubert](https://github.com/StephanJoubert/home_assistant_solarman) (but W/ decent amount of changes):
> - Using asynchronous part of [@jmccrohan](https://github.com/jmccrohan/pysolarmanv5) + small adjustments to the inner workings of the library itself
> - Fetching is implemented through DataUpdateCoordinator + incorporates many more up to date features of HA
> - Supports configuration of inverter parameters (Battery, Work Mode, ...)
> - Improved stability (no more disconnects and missing values)
> - Discovery and not just for configuration but also as part of initialization (i.e. adapts to changed IP)
> - New Inverter profiles features **See 'deye_sg04lp3.yaml' for examples*:
Expand Down Expand Up @@ -97,4 +98,4 @@ Maybe it will be useful for some, but since the stability of the polling improve
- Find newly added Solarman, open it and then click on the DOWNLOAD button

### 🔧 Manually
- Copy the contents of 'custom_components/solarman' directory into the Home Assistant with exactly the same hirearchy withing the '/config' directory
- Copy the contents of 'custom_components/solarman' directory into the Home Assistant with exactly the same hirearchy within the '/config' directory

0 comments on commit 84bf476

Please sign in to comment.