From e9f8cfa3383b0c281f002ba91ec633b44322ab74 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sat, 28 Jan 2023 11:06:25 +0100 Subject: [PATCH] Enable ESP32 energy driver --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b85a05c9a..3872daaa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - ESP32 Prep support for eigth energy phases/channels ### Breaking Changed +- Berry energy_ctypes changed with new energy driver ### Changed - Energy refactoring preparing for ESP32 phase/channel extension