mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-10 16:24:49 +02:00
docs: update example configuration for Waveshare UPS D and E Hats
This commit is contained in:
+12
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user