EV Charging + Home Assistant USA 2026: Tesla, Wallbox, Emporia

Published 13 May 2026 · 12 min read

EV charging is the single highest-ROI Home Assistant automation in the US. Bigger than heating, bigger than lighting, bigger than solar self-consumption on its own. The reason is simple: the time-of-use spreads American utilities now charge for electricity are wider than anywhere else in the developed world, and an EV is the single biggest, most schedulable load in the house.

TL;DR — the bill impact in one paragraph

A typical US driver covers 12,000 miles a year. At ~3.5 mi/kWh that's roughly 3,400 kWh going into the car annually. On PG&E's EV2-A plan in California — the EV-specific TOU rate, rebalanced in March 2026 with a new $24/mo Base Services Charge and reduced per-kWh prices — peak power (4–9pm) runs about $0.45/kWh in summer and $0.25/kWh the rest of the year, while super-off-peak (midnight–3pm) sits around $0.21/kWh. Charging on peak vs off-peak is the difference between roughly $1,500/year and $900/year for the same miles — about $600/year saved just by moving the charge window. On Texas free-overnight plans (Reliant Truly Free Nights runs 8pm–6am, TXU Free Nights & Solar Days runs 8pm–4:59am, Gexa Saver Free Nights has its own window) you can charge the car during the free hours for literally $0/kWh, saving closer to $680/year versus a flat-rate residential plan. Add NEM 3.0 California solar and divert midday production straight into the EV instead of exporting it at ~$0.05/kWh, and the number climbs to $1,200/year or more per EV. The rest of this guide is how to make sure every kWh going into your car is the cheapest one available.

At-a-glance: US charger integration quality

Buy a charger Home Assistant can actually drive — integration quality varies more than the hardware does.

ChargerHA integrationNative solar matchBest-fit tariffVerdict
Tesla Wall Connector (Gen 3 / Universal)TWCManager (community, needs RS485 tap), or control via the Tesla vehicle integrationNoPG&E EV2-A, SCE TOU-D-PRIME, free-night plansCleanest if you control the car not the charger
Wallbox Pulsar Plus (40A/48A)Native HA integration via Wallbox cloudYes (dynamic current 6–48A)EV2-A, NEM 3.0 solar self-consumptionBest HA story for solar; pricier (~$650–$750)
Emporia EV (40A/48A)Native HA integration with built-in energy monitoringYes (dynamic current)EV2-A, ConEd voluntary TOUBest price/performance under $400
ChargePoint Home Flex (50A)Community HACS integration, cloud-onlyNoOff-peak TOU shiftingCommon at older installs; cloud dependency is the gripe
JuiceBox (Enel X, 40A)Community enelx integration, cloudNoN/A — legacy onlyAvoid for new installs (see below)

If you're shopping today and you know you want HA control: Wallbox Pulsar Plus (best all-rounder, real solar tracking), Emporia EV (price), or Tesla Wall Connector if you drive a Tesla and are happy to schedule via the car.

A note on JuiceBox: Enel X Way North America shut down operations on October 11, 2024, killing the JuiceBox cloud and reducing existing chargers to "dumb" no-remote-control mode. Enel's servers did not come back. Third-party operators (Epic Charging, SWTCH Energy, EV Range) have since stepped in with OCPP-translator migration services that restore remote control via their own back-ends, and over 3,000 chargers have been moved across. Existing owners with a migration in place can run a community Home Assistant integration against the new operator's API; new buyers should pick a charger whose vendor is still in the EV business.

A note on NACS: Ford, GM, Rivian, Hyundai, Kia and others are adopting Tesla's NACS port over 2025–2026. The Tesla Universal Wall Connector released in 2024 includes a J1772 adapter and works for both connectors, which makes it the most future-proof Tesla hardware option for mixed-fleet households.

Why your charger's own app isn't enough

Most US chargers ship with a perfectly decent app. Tesla, Wallbox, Emporia, ChargePoint — they all have schedulers, most have some form of TOU awareness, and a few have real smart-charging logic. For a single-EV household on a single TOU plan with no solar, the charger's own app is usually fine. Set the off-peak window, plug in, walk away.

The trouble starts when the house is doing more than one thing. Solar is producing 6 kW at lunchtime under NEM 3.0 and you want the car to soak it up rather than export it at five cents. Your utility's TOU plan has three or four daily tiers, not just peak and off-peak. The heat pump water heater and the pool pump are both fighting for the same overnight window. The charger's app knows about the charger. It does not know about anything else.

Home Assistant is the coordinator that sits above the charger. It reads your utility rate schedule, the solar inverter, the car's state of charge, the calendar and whatever else matters, and tells the charger what to do. The charger still does the charging. Home Assistant just decides when and how fast.

US TOU plans worth automating against

The savings ceiling depends entirely on which plan you're on. The big four shapes:

California (PG&E EV2-A, SCE TOU-D-PRIME, SDG&E EV-TOU-5). All three IOUs offer EV-specific TOU plans with a 4–9pm peak, a partial-peak shoulder, and a deep midnight–3pm super-off-peak. PG&E EV2-A is the headline: as cited rates rebalanced in the March 2026 reform — which introduced a fixed monthly Base Services Charge (around $24) and lowered per-kWh rates by roughly $0.05–$0.07 — summer peak now lands around $0.45/kWh, winter peak around $0.25/kWh, super-off-peak about $0.21/kWh year-round. The 4–9pm peak is still the window to avoid at all costs — that's when you must not charge, must not pre-heat, and ideally must not run the dryer.

Texas free-overnight plans. Reliant Truly Free Nights (8pm–6am), TXU Free Nights & Solar Days (8pm–4:59am), Gexa Saver Free Nights and similar offerings make electricity literally free during their overnight window — the exact hours vary by carrier and contract cycle, so check before you sign. Daytime rates are higher to compensate — typically 18–22¢/kWh — which means an EV-heavy household that can shift charging fully overnight wins big, and a daytime-heavy household with no EV would lose money.

ConEd voluntary TOU (New York) and similar northeast plans. Peak around $0.30/kWh, super-off-peak overnight closer to $0.10/kWh. The spread is smaller than California's but the off-peak window is wider, so scheduling is more forgiving.

Deregulated state shopping plans (TX, OH, PA, MA). Worth reviewing annually — the EV-friendly offers move around as retailers compete for that load. Home Assistant doesn't care which plan you're on; it just needs the schedule.

For a deeper breakdown of how to model your specific rate inside HA, see the time-of-use guide.

The US charger landscape, in detail

Tesla Wall Connector and Home Assistant

The Tesla Wall Connector Gen 3 has no first-party Home Assistant integration. Community options exist — TWCManager is the best-known, but it requires an RS485 hardware tap to interpose between the charger and any other Wall Connectors, which puts it firmly in advanced-DIY territory.

The cleaner pattern for most Tesla owners is to control the car rather than the charger. Tesla's first-party HA integration matured significantly in 2024 and now exposes battery state of charge, charge limit, charging current and start/stop controls. Set the charge limit and the scheduled departure on the car, let the Wall Connector deliver whatever rate is available, and use HA to override during cheap solar windows or peak shaving events. This works for the Universal Wall Connector too.

Wallbox Pulsar Plus

The Wallbox Pulsar Plus has the most polished Home Assistant story of any US-market home charger. The native HA integration pulls in session data, charging state, dynamic current control and lock state via the Wallbox cloud API. You can ramp the current from 6A up to 40A or 48A in real time, which is exactly what you need for solar tracking. Solar-to-EV automations on a Wallbox are essentially a solved problem.

Downsides: it's at the upper end of the price range (~$650–$750), and it's cloud-dependent — if Wallbox's API goes down, your HA controls go with it.

Emporia EV

The Emporia EV charger is the price/performance pick. Native HA integration, energy monitoring built in (Emporia also makes the Vue energy monitor, which shares the same ecosystem), and dynamic current control similar to the Wallbox. The hardware sits under $400 and the integration is mature.

For a NEM 3.0 California household where the EV is the new dump load for excess solar, an Emporia EV plus Home Assistant gets you 90% of the Wallbox experience at 60% of the cost.

ChargePoint Home Flex

Common at slightly older installs. The community HACS integration is functional but cloud-dependent and occasionally rate-limited. Charging controls work; expect 1–3 minute latency on state changes. If you already have one, keep it; if you're shopping, the Wallbox or Emporia options have stronger HA stories.

JuiceBox

As noted above: Enel X Way North America's withdrawal on October 11, 2024 killed the JuiceBox cloud permanently. Original Enel servers did not return. Third-party operators (Epic Charging, SWTCH Energy, EV Range) now offer OCPP-translator migration services for installed JuiceBox units, restoring remote control via their own back-ends. Existing owners on a migration can run a community Home Assistant integration against the new operator's API; new installs should pick a charger from a vendor still in the EV business.

Three automations worth building

Once the charger is talking to Home Assistant, three automations cover most of the benefit for most households.

Charge only during off-peak TOU windows

This is the baseline. Pull your TOU schedule into HA — either as a static schedule helper or via your utility's API where available — and only allow charging when the current rate is below a threshold you set. For PG&E EV2-A, that means hard-blocking the 4–9pm window and biasing the start time toward midnight. For Texas free nights, it means starting at 8:00pm and stopping at 6:00am. For ConEd voluntary TOU, anywhere overnight is fine.

For Tesla drivers, the easiest implementation is to let the car handle the schedule via its onboard "Charge at off-peak" setting, and use HA only for the exceptions — peak-shaving events, solar overrides, and trip-aware overrides.

Solar-priority charging (California NEM 3.0 specifically)

Under NEM 3.0, exporting solar pays roughly $0.05–$0.08/kWh — a fraction of what the same kWh would cost you to import later. Diverting that solar into the EV instead is the highest-value lever a California solar household has, and the EV is by far the biggest absorber available: a 7 kW array producing 30 kWh on a summer day can comfortably push 20+ of those into the car.

The pattern: HA watches the grid import/export sensor from your inverter (Enphase, SolarEdge, SMA, Tesla — all have HA integrations), calculates the spare solar, and ramps the Wallbox or Emporia current up or down between 6A and 40A to match. The car charges as fast as the sun permits, exports drop to near zero, and your import bill stays flat.

This single automation is worth roughly $1,500–$1,800/year on a typical 7 kW NEM 3.0 system once the EV's full charge cycle is dumped through the inverter rather than the export meter. The solar guide covers the sensor side in more detail.

For traditional net-metering states (most of the country outside California, Hawaii and a handful of others), the math is closer to break-even — you'd get retail-rate export anyway — so the lever is off-peak TOU shifting rather than solar diversion.

Trip-aware charging

The one most people never build, and the one most worth it for mixed-use households. The pattern: by default, charge to 80% to protect the battery. If a long trip is planned for tomorrow — read from a calendar, an input helper, or a trip planner — charge to 100% instead. Home Assistant decides the target state of charge and sends it to the car directly (Tesla, Ford via FordPass, Hyundai via Bluelink / Kia via Kia Connect) or to the charger.

For a car used daily for short commutes and occasionally for a 400-mile run to the in-laws, this single automation both extends battery life and removes the "damn, I forgot to set it to 100%" panic the night before a trip. It's the kind of thing the charger's app will never give you.

What can break

This is the honest section. EV charging automation is powerful, and it is also, periodically, fragile.

Cloud APIs go dark. Wallbox, ChargePoint, Tesla and the JuiceBox successor are all cloud-dependent integrations. Outages happen. The car still charges — the hardware doesn't stop — but your scheduling automations need a fallback. Always set a sensible default schedule on the charger or the car itself, so an HA cloud outage doesn't mean a full-peak-rate charge.

The car's state of charge drifts from the charger's estimate. Chargers estimate SoC from delivered kWh, not from what the car reports, and the two diverge over time. If your car has an API — Tesla, Ford, GM via OnStar, Hyundai via Bluelink / Kia via Kia Connect — use the car's own value in automations. The difference between "charge to 80%" actually meaning 80% and meaning "somewhere in the mid-70s" matters for battery longevity.

TOU plan changes invalidate old logic. When your utility adjusts the rate structure — and PG&E in particular has been moving rates and window boundaries every six to twelve months — your hard-coded thresholds and time windows can suddenly fire wrong. Review tariff-linked automations whenever a rate change notice lands. Five minutes of attention saves you from a $200 surprise bill.

Charger firmware updates occasionally break the integration. It's not common but it's not rare. Budget a day of weirdness per charger per year. In the meantime your car still charges; your automations may need a manual nudge until a community update lands.

The lazy option

All of the above is buildable in a weekend if you enjoy that sort of thing. Most EV owners do not. If what you actually want is a car that charges on the cheapest electricity available, soaks up your solar when the sun is out, and does not need thinking about, and you would rather not wrestle with integration updates the week before a long drive — that's what the habbb managed service is for. We set up the charger integration, write the automations, and keep them working through firmware and tariff changes.

For the wider picture of how EV charging fits with heating, solar and the rest of your energy footprint, start with the umbrella guide on saving money with Home Assistant. The EV is usually the single biggest line item, but it is rarely the only one worth automating.