-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add info.md for HACS w/o installation steps
- Loading branch information
1 parent
3c074bc
commit e3d93bd
Showing
3 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"name": "Solarman", | ||
"render_readme": true, | ||
"persistent_directory": "inverter_definitions/custom" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# β‘ Solarman Stick Logger | ||
|
||
[](https://github.com/davidrapan/ha-solarman/releases/latest) | ||
[](https://github.com/davidrapan/ha-solarman/commits/main) | ||
[](LICENSE) | ||
[](https://github.com/custom-components/hacs) | ||
[](https://community.home-assistant.io/t/solarman-stick-logger-by-david-rapan) | ||
[](https://github.com/davidrapan/ha-solarman/discussions) | ||
[](https://github.com/davidrapan/ha-solarman/wiki) | ||
|
||
#### π Ά Signpost | ||
- [Automations](https://github.com/davidrapan/ha-solarman/wiki/Automations) | ||
- [Custom Sensors](https://github.com/davidrapan/ha-solarman/wiki/Custom-Sensors) | ||
- [Dashboards](https://github.com/davidrapan/ha-solarman/wiki/Dashboards) | ||
- [Naming Scheme](https://github.com/davidrapan/ha-solarman/wiki/Naming-Scheme) | ||
- [Supported Inverters](https://github.com/davidrapan/ha-solarman/wiki/Supported-Inverters) | ||
|
||
> [!NOTE] | ||
> If you are curious about what's planned next look into [πͺ§ Milestones](https://github.com/davidrapan/ha-solarman/milestones) | ||
> Use [π¬ Discussions](https://github.com/davidrapan/ha-solarman/discussions) for π Q&A and π‘ Development Planning, etc. and leave [π© Issues](https://github.com/davidrapan/ha-solarman/issues) for π bug reporting, π feature requests and such... | ||
> It's still π§ work in progress but currently very π stable π | ||
> *I mean at least for my device as I'm not able to* π§ͺ *test it for any other so any* π§ *volunteers?* π | ||
> [!IMPORTANT] | ||
> Inspired by [StephanJoubert/home_assistant_solarman](https://github.com/StephanJoubert/home_assistant_solarman) but w/ a lot of [β crucial changes & new features](https://github.com/davidrapan/ha-solarman/wiki#-changes) | ||
> Implemented using asynchronous [pysolarmanv5](https://github.com/jmccrohan/pysolarmanv5) and fetching through DataUpdateCoordinator + 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 use this integration side by side (with the same device) with the implementation from Stephan! It will override it. | ||
## π€ Contributors | ||
<a href="https://github.com/davidrapan/ha-solarman/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=davidrapan/ha-solarman" /> | ||
</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters