docs: update example configuration for Waveshare UPS D and E Hats

This commit is contained in:
Lloyd
2026-05-21 12:42:22 +01:00
parent 5b93d1023d
commit b464fa8593
+12 -1
View File
@@ -252,7 +252,7 @@ sensors:
# i2c_address: 0x70
# bus_number: 1
# Example Waveshare UPS Hat
# Example Waveshare UPS D Hat
# - type: waveshare_ups_d
# name: battery
# enabled: true
@@ -261,6 +261,17 @@ sensors:
# i2c_address: 0x43
# bus_number: 1
# Example Waveshare UPS E Hat
# - type: waveshare_ups_e
# name: "battery"
# enabled: true
# auto_install_packages: false
# settings:
# i2c_address: 0x2D # Waveshare UPS HAT (E) fixed address
# bus_number: 1 # I2C bus number (1 for Raspberry Pi default)
# low_cell_mv: 3150 # Per-cell warning threshold in mV
# Mesh Network Configuration
mesh: