Cloud integration · HACS ready

Bring your energy home to Home Assistant.

Connect your Conow account via the Tuya cloud, sync every energy device, and make it part of the home you already automate.

One connected system

Energy data, control and comfort — all in one place.

The official integration turns Conow energy products into native Home Assistant entities, ready for your dashboard, scenes and daily routines.

Energy Dashboard native

Solar generation, battery charge/discharge and grid import/export appear as native energy sensors.

Cloud push updates

Real-time status arrives through Tuya cloud MQTT, so your automations stay up to date.

Full device control

Inverter modes, charge settings and DIY parameters are available as Home Assistant entities.

Custom config panel

A WebSocket-backed configuration panel brings advanced energy setup into your workflow.

Smart scene trigger

Trigger cloud scenes bound to your Conow account from Home Assistant automations.

Auto entity discovery

Device schemas load automatically, creating the selects, switches, numbers and sensors you need.

Setup in 5 minutes

1

Install via HACS

Add the repository as a custom HACS integration source, then install "Conow Official" and restart Home Assistant.

# HACS → Integrations → Custom Repositories
https://github.com/conow-labs/home-assistant
2

Add Integration

Go to Settings → Devices & Services → Add Integration. Search for "Conow Official". Enter your User Code.

# You'll find your User Code in:
Conow App → Profile → User Code
3

Authorize with QR Code

Scan the QR code with your Conow App to authorize the connection. Wait for devices to sync.

4

Done — check your Energy Dashboard

Your devices appear in HA. Configure the Energy Dashboard to use the new Conow sensor entities.

Prerequisites: Home Assistant 2026.6.0+ · A Conow account with devices bound in the app · HTTPS outbound access
Conow energy controls in a modern home

Supported devices

Conow home energy ecosystem with solar, battery and EV charging
DeviceTypeEnergy ModelStatus
Lyra 2500 ACAC-coupled storagexnyjcn✓ Supported
Lyra 2500 ProAC-coupled storagexnyjcn✓ Supported
CBE2000 ProAll-in-one inverter + batteryxnyjcn✓ Supported
Smart MeterEnergy monitorStandard Tuya✓ Supported
EV Charger 7kW / 22kWEV chargingStandard Tuya✓ Supported
Atlas SeriesHigh-capacity storagexnyjcnβ Testing
Any Tuya deviceLights, plugs, sensors...Standard Tuya✓ Via Tuya handlers
A calm modern living room connected to Conow home energy storage
Make it yours

What you can automate

"How much PV is my home generating right now?"
→ sensor.*_total_photovoltaic_power, sensor.*_pv_power_*
"What is the battery doing?"
→ sensor.*_battery_power, sensor.*_current_soc, select.*_charge_discharge
"Switch inverter to DIY mode"
→ select.*_inverter_work_mode → option: "5" (DIY)
"Trigger automation when mode changes from manual to DIY"
→ State trigger: select.*_inverter_work_mode from: "3" to: "5"

Good to know

⚠️ Don't run Tuya and Conow on the same device

Pick one integration per device to avoid duplicate entities and conflicting state.

⚠️ Entity IDs change after migration

When switching from Tuya to Conow, entity names follow Energy Model codes. Update your Energy Dashboard configuration.

⚡ Trial API endpoints

Energy API endpoints are in trial phase. You may encounter rate limits — retry after a moment.