Home Assistant dashboard for AMPERE POINT Q11 showing 10.84 kW charging, 3.42 kWh session energy and a 16 A limit

Ampere Point Q Series in Home Assistant: a new EV dashboard and charging planner

Bartłomiej Szymański

Home Assistant can connect EV charging with the rest of your smart home. Ampere Point Q Series owners can now do this more easily with TuyaExtend AmperePoint: an open-source integration and a ready-to-use dashboard designed specifically for EV charging.

One screen shows live power and energy, lets you set the current limit, select a charging mode and create a weekly plan. The dashboard works on desktop and mobile, while HACS handles installation and update notifications.

Update to our 2025 guide: Xtend Tuya can still be used as an optional entity source, but it is no longer required. In the simplest setup, TuyaExtend AmperePoint works directly with Home Assistant’s official Tuya integration.

What does TuyaExtend AmperePoint add?

The official Tuya integration may detect the charger without creating individual Home Assistant entities for every available data point. TuyaExtend AmperePoint reads the charger’s available runtime data from the Tuya layer, normalises it and presents it in a format that makes sense to an EV owner.

Depending on the product generation, model and firmware, the integration can expose:

  • connection and charging status,
  • session start and stop control,
  • live charging power,
  • current-session and last-session energy,
  • total energy when reported by the charger,
  • charging-current control,
  • charging mode and target energy,
  • temperature, faults and diagnostic information,
  • phase measurements when the charger reports plausible data,
  • a raw Tuya DP view showing which values are writable.

A missing data point does not break the interface. Sections that are unsupported or temporarily unavailable are simply hidden.

An EV-focused Home Assistant dashboard

Instead of browsing a long list of technical entities, you get a dedicated Ampere Point panel. Live charging power is the main value on screen. Session control, current limit, charging mode and target energy sit next to it, followed by measurements, device status, diagnostics and the full DP table.

The layout is responsive: it uses the available width on a desktop and switches to a clear single-column view on a phone. The sidebar now contains a shared Ampere Point - Tuya dashboard with a charger selector.

Mobile Ampere Point EV charger dashboard in Home Assistant

A minute-accurate charging planner

The built-in planner goes beyond the single timer window stored in the charger. You can create multiple time intervals, assign them to selected weekdays and set a different current limit for each interval.

The planner supports:

  • multiple intervals and weekdays,
  • minute-accurate start and end times,
  • a separate current limit for each interval,
  • manual charging for 30 or 60 minutes,
  • adding a selected amount of energy in kWh,
  • pausing until the next scheduled interval,
  • returning to the weekly plan at any time,
  • a preview of the next effective action.

Home Assistant sends commands in a controlled sequence: it sets the mode and current limit before issuing start or stop. The dashboard shows whether the command is waiting for confirmation, has been confirmed by Tuya or has failed. The saved plan and any manual override are restored after Home Assistant restarts.

Executing the plan, including stopping charging, requires Home Assistant to be running and connected to the charger.

Ampere Point weekly EV charging planner in Home Assistant

Three ways to control charging

Charge now

The straightforward option for starting a session manually. Select the current limit and decide when charging should stop.

Charge to an energy target

Choose how much energy the charger should deliver. Availability and reporting behaviour depend on the charger variant and firmware.

Scheduled charging

Use the schedule supported by the charger or the more flexible Home Assistant planner. The latter adds multiple weekly windows, manual overrides and a clear preview of the next action.

Charging modes in the Ampere Point Home Assistant dashboard

How to install the integration

  1. Add the charger to the Tuya Smart or Smart Life app.
  2. Configure Home Assistant’s official Tuya integration and authorise your account.
  3. In HACS, add https://github.com/amperepoint/tuyaextend-amperepoint as a custom repository in the Integration category.
  4. Download TuyaExtend AmperePoint and restart Home Assistant.
  5. Open Settings → Devices & services → Add integration, search for “AmperePoint” and select the detected charger.
  6. Keep the dashboard option enabled to add the ready-made panel to the sidebar.

The full installation manual, diagnostics and source code are available in the TuyaExtend AmperePoint GitHub repository. The project is open source.

What if you have several chargers?

Each charger has its own integration entry, entities and plan. By default, chargers appear in one shared dashboard with a device selector. You can also place Ampere Point cards on your own Home Assistant dashboards.

How do updates work?

HACS notifies you when a new integration release is available. After downloading an update, restart Home Assistant. The dashboard footer shows its version and update status.

What is coming next?

TuyaExtend AmperePoint is under active development. The roadmap includes:

  • extended local support for Q Series and a simpler authorisation flow,
  • dynamic energy prices — direct support for tariffs, including services such as Pstryk and generic Home Assistant price entities,
  • easier solar integration — charging from PV surplus using energy data already available in Home Assistant.

Built-in LAN communication is already available for supported PRIME variants, without a separate Tuya Local integration. Extended native local support for Q Series, dynamic tariffs and PV integration remain planned. For Q Series, the official Tuya cloud integration remains the recommended route because it provides broader DP coverage in our integration. Entities from tuya-local or LocalTuya remain an alternative source.

Home Assistant for EV drivers — without building a dashboard from scratch

TuyaExtend AmperePoint combines detailed charger data, controls and a weekly planner in one interface. Start with the ready-made dashboard, then connect charging to your own automations, energy tariff, solar installation or whole-home power management.

View the integration and installation guide on GitHub →

Explore Ampere Point Q Series chargers →

Note: available data and commands depend on the charger model, product generation, firmware and the data exposed by Tuya. A current limit selected in Home Assistant does not replace a correctly designed electrical installation, suitable protection or the manufacturer’s safety guidance.

Back to blog