Skip to content

Installation

bolagnaise edited this page Feb 9, 2026 · 16 revisions

Installation

Prerequisites

  • Home Assistant installed and running
  • HACS (Home Assistant Community Store) installed
  • A supported battery system with network/API access
  • Electricity provider API credentials if required (see Electricity Providers)

Install via HACS

  1. Open HACS in Home Assistant
  2. Click the three dots in the top right
  3. Select Custom repositories
  4. Add repository URL: https://github.com/bolagnaise/PowerSync
  5. Category: Integration
  6. Click Add
  7. Click Download on the PowerSync integration
  8. Restart Home Assistant

Add the Integration

  1. Go to Settings > Devices & Services
  2. Click + Add Integration
  3. Search for PowerSync
  4. Click to add

Configure

  1. Select your electricity provider:
    • Australia: Amber Electric, Flow Power, Globird, AEMO VPP
    • UK: Octopus Energy
  2. Enter API tokens if required
  3. Select your battery system (Tesla Powerwall, FoxESS, Sigenergy, or Sungrow SH-series)
  4. Enter battery connection details (see Battery System Setup)

Verify Setup

Check that sensors appear after setup:

  • sensor.current_electricity_price
  • sensor.solar_power
  • sensor.grid_power
  • sensor.battery_power
  • sensor.home_load
  • sensor.battery_level
  • switch.auto_sync_tou_schedule

Clone this wiki locally