[Custom Integration] Tigo Optimizers – Cloud & Local Support

:wave: Hello everyone!

@@@ TIGOSOLAR @@@

I’ve developed two custom Home Assistant integrations for those using Tigo optimizers, without the need for taptap or RS485.

Both integrations follow the same structure:
Each panel has 4 dedicated sensors:

  • :battery: Power (W)
  • :zap: Voltage In (V)
  • :electric_plug: Current In (A)
  • :signal_strength: Signal Strength (RSSI)

:cloud: Tigo Cloud Integration

Uses the official Tigo API (requires a €20/year subscription).
Pros:

  • Works remotely — even outside your local network
    Cons:
  • Paid API
  • Data is delayed ~10 minutes due to cloud → CCA synchronization

:link: GitHub - Tigo Cloud Integration


:house: Tigo Local Integration

Uses the local IP of your Tigo CCA — no internet required.
Pros:

  • Real-time data (updates every minute)
  • Completely free
    Cons:
  • Must be on the same local network

:link: GitHub - Tigo Local Integration


:warning: Important: Do not use both integrations at the same time — pick one!

Feel free to test them out and let me know what you think!
Contributions, feedback, and stars are always welcome :star:

5 Likes