Skip to content

Local integration for Tigo CCA that provides real-time and historical solar panel data directly via your local network, without using the cloud.

Notifications You must be signed in to change notification settings

Koky05/tigosolar-local

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tigo Local Integration for Home Assistant

A custom integration that connects Home Assistant to a Tigo CCA (Cloud Connect Advanced) via the local network, without using cloud services or API keys. It fetches real-time and historical solar panel data directly from the device.

⚠️ Not use with Tigosolar-online

πŸ”„ Note: CONFLICT

HACS

To be added when available via HACS.

Open in HACS

MANUAL

  1. Copy the tigo directory into: /config/custom_components/

  2. Restart Home Assistant.

  3. Go to Settings β†’ Devices & Services β†’ Add Integration, and search for Tigo Local.

  4. Enter the local IP address of your Tigo CCA (e.g. 192.168.1.100).

⚠️ Do not include http:// or use hostnames like tigo.local.


Image

Tigo1 Tigo2 Tigo3 Tigo4


πŸ“¦ Features

  • Connects locally to your Tigo CCA via its IP address.
  • Retrieves data for each individual panel, including:
    • Power (W)
    • Voltage (V)
    • Current (A)
    • Signal Strength (dBm)
  • Organizes panels by inverter and string.
  • Displays daily and 7-day energy history (if available).
  • No credentials required, works entirely over local HTTP access.
  • Update 1 min real info

πŸ“Έ Example Entities

  • sensor.tigo_a1_power
  • sensor.tigo_b10_voltage
  • sensor.tigo_daily_energy
  • sensor.tigo_last_7_days_energy

Each panel also includes attributes such as:

  • Inverter label
  • String label
  • MP number
  • Serial number
  • Channel ID

πŸ™ Credits

This project is inspired by reverse-engineering efforts and aims to bring offline, privacy-friendly monitoring of Tigo solar installations to Home Assistant.


πŸ“„ License

This project is licensed under the MIT License.

About

Local integration for Tigo CCA that provides real-time and historical solar panel data directly via your local network, without using the cloud.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%