Rename meter component to ade7758 and update integration

This commit is contained in:
2025-06-08 15:02:44 +01:00
parent 619682052a
commit 71e7899184
10 changed files with 23 additions and 4 deletions

View File

@@ -19,4 +19,4 @@ set(srcs
idf_component_register(SRCS "${srcs}"
INCLUDE_DIRS "include"
PRIV_REQUIRES nvs_flash driver esp_adc esp_timer
REQUIRES config evse api meter ntc_driver)
REQUIRES config evse api ade7758 ntc_driver)