14 lines
565 B
Markdown
14 lines
565 B
Markdown
# SolarEdge Optimizer Data
|
|
|
|
Home Assistant App providing a cached HTTP API with today's energy and current
|
|
power for every optimizer/module in a SolarEdge Monitoring site.
|
|
|
|
The App logs in headlessly with the configured portal account. It refreshes in
|
|
the background every ten minutes by default, so API clients only read cached
|
|
data and do not trigger more SolarEdge requests.
|
|
|
|
See [DOCS.md](DOCS.md) for configuration, endpoints and installation notes.
|
|
|
|
Published multi-architecture images are available as
|
|
`git.jensneuber.de/jens/solaredgeoptimizers:<version>`.
|