Add MAX17048 battery sensor support and related components
This commit is contained in:
@@ -139,10 +139,10 @@ font:
|
||||
# Note: On ESP32-S3-Touch-LCD-7, GPIO14 is used by the RGB display bus,
|
||||
# so it cannot be reused as ADC for battery telemetry in this display mode.
|
||||
|
||||
# --- Battery fuel gauge (MAX17043) ---
|
||||
# --- Battery fuel gauge (Adafruit MAX17048 via MAX17043-compatible driver) ---
|
||||
sensor:
|
||||
- platform: max17043
|
||||
id: max17043_battery
|
||||
id: max17048_battery
|
||||
i2c_id: i2c_main
|
||||
update_interval: 120s
|
||||
battery_voltage:
|
||||
|
||||
Reference in New Issue
Block a user