---
title: EnergyKit updates
framework: updates
role: article
role_heading: Article
path: updates/energykit
---

# EnergyKit updates

Learn about important changes to EnergyKit.

## Overview

Overview Browse notable changes in EnergyKit. June 2026 Electric vehicle charging behavior Track and explain electric vehicle charging behavior with ElectricVehicleStatusEvent, which provides discrete snapshots that capture why a vehicle isn’t charging when connected, when charging will begin, and why charging started or stopped. Use ElectricVehicleChargingReason to explain charging state transitions. The framework provides ActiveReason for reasons why charging starts or resumes, and IdleReason for reasons why the vehicle remains idle when connected to a charger. Define charging targets with ElectricVehicleStatusEvent.ChargingTarget to show when charging begins and when it will complete, including the target charge, scheduled start time, and estimated completion time. Device identification Identify electrical load devices with type safety using ElectricalLoadDevice. Access device names through the deviceName property for electric vehicles, and the deviceName property for HVAC devices. Performance metrics Estimate driving range and battery temperature to give more context about a charging session using ElectricVehicleLoadEvent.ElectricalMeasurement.PerformanceMetrics. Home app integration Display your app’s energy data in the Home app by adopting the EnergyKit LoadEvents Entitlement. The Home app automatically shows activity logs, historical charts, trend notifications, and whole-home energy usage based on your submitted events.

## See Also

### Technology and frameworks

- [Accelerate updates](updates/accelerate.md)
- [Accessibility updates](updates/accessibility.md)
- [ActivityKit updates](updates/activitykit.md)
- [AdAttributionKit Updates](updates/adattributionkit.md)
- [App Clips updates](updates/appclips.md)
- [App Intents updates](updates/appintents.md)
- [AppKit updates](updates/appkit.md)
- [Apple Intelligence updates](updates/apple-intelligence.md)
- [AppleMapsServerAPI Updates](updates/applemapsserverapi.md)
- [Apple Pencil updates](updates/applepencil.md)
- [ARKit updates](updates/arkit.md)
- [Audio Toolbox updates](updates/audiotoolbox.md)
- [AuthenticationServices updates](updates/authenticationservices.md)
- [AVFAudio updates](updates/avfaudio.md)
- [AVFoundation updates](updates/avfoundation.md)
