Skip to content

Repository files navigation

Solar Manager Local (Home Assistant)

HACS Open your Home Assistant instance and show the add repository dialog in HACS. Open your Home Assistant instance and start setting up this integration.

Custom integration that reads data from a Solar Manager device via the local /v2/point endpoint.

Gateway sensors

Sensor API field Unit
PV production power pW W
Home consumption power cW W
PV energy produced total pWh (accumulated) kWh

Per-device sensors

Each device in the devices array is exposed as a separate Home Assistant device with:

Sensor API field Unit
Power power W
Temperature temperature °C
Signal signal

Temperature is only created for devices that report it.

Installation

  1. Open HACS in Home Assistant.
  2. Add this repository as a Custom repository (category: Integration).
  3. Install Solar Manager Local and restart Home Assistant.

Configuration

Add your API key to secrets.yaml:

solar_manager_api_key: "YOUR_API_KEY"

Then add the integration and provide:

  • Base URL — e.g. http://192.168.1.20
  • Secret name for API key — default: solar_manager_api_key

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages