Connect your LazyVolt account to Home Assistant. LazyVolt automatically schedules your EV charging around cheap grid hours and solar production — this integration applies those decisions directly to your Peblar charger.
Every 30 seconds the integration:
- Fetches the current charge decision from LazyVolt Cloud (
SOLAR,MAX, orSTANDBY) - Applies the decision to your Peblar charger via the Peblar HA integration
- Reports charger state and session energy back to LazyVolt Cloud
SOLAR → sets Peblar to Smart Solar mode (Peblar's built-in solar intelligence handles P1 load-balancing) MAX → sets Peblar to Default mode (charge at full speed) STANDBY → turns the charger off
- A LazyVolt account
- The Peblar integration installed and configured in Home Assistant
- Home Assistant 2024.1 or newer
- Open HACS → Integrations → ⋮ → Custom repositories
- Add
https://github.com/lazyvolt/home-assistantwith category Integration - Search for LazyVolt and install
- Restart Home Assistant
- Copy the
custom_components/lazyvoltfolder to yourconfig/custom_components/directory - Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration
- Search for LazyVolt
- Enter the email and password you use on lazyvolt.com
- Give this Home Assistant instance a name (shown in your LazyVolt dashboard)
- Select your Peblar charger — if you only have one it is selected automatically
Charger not responding to mode changes
Make sure the Peblar integration is installed and the charger is reachable. Check that the smart_charging select entity is enabled in Home Assistant.
"Cannot connect" during setup Verify your lazyvolt.com credentials and that Home Assistant has internet access.
Integration shows unavailable
Check the Home Assistant logs (Settings → System → Logs) for errors from the lazyvolt component.
Issues and pull requests welcome at github.com/lazyvolt/home-assistant.