Skip to content

Commit 13cb002

Browse files
authored
Merge pull request #1 from awaescher/doc
Update readme
2 parents 3b3dc5e + d77220a commit 13cb002

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# MaxTalk
1+
# MaxPower
22

3-
Solar panel icon created by Freepik - [Flaticon](https://www.flaticon.com/free-icons/solar-panel)
3+
MaxPower is a prometheus exporter for SOLARMAX inverters. It is intended to query SOLARMAX inverter data using an reverse-engineered implementation of their proprietary MaxTalk protocol, called [MaxTalkSharp](/MaxTalkSharp).
44

5-
TODO
6-
#RUN rm /app/appsettings.Development.json
7-
Test-Discovery
5+
## Usage with Docker
6+
7+
The easiest way to use MaxPower is with docker. Use the files from [the dashboard sample](usage-with-docker-compose) to run a MaxPower container along with Prometheus and Grafana for a local dashboard stack which runs perfectly fine on a Raspberry Pi.
8+
9+
---
10+
11+
Solar panel icon created by Freepik - [Flaticon](https://www.flaticon.com/free-icons/solar-panel)

0 commit comments

Comments
 (0)