updates
This commit is contained in:
@@ -6,6 +6,7 @@ i2c:
|
|||||||
id: i2c_main
|
id: i2c_main
|
||||||
sda: 8
|
sda: 8
|
||||||
scl: 9
|
scl: 9
|
||||||
|
frequency: 100kHz
|
||||||
|
|
||||||
# CH422G I/O expander (Waveshare uses it for LCD reset/backlight/touch reset)
|
# CH422G I/O expander (Waveshare uses it for LCD reset/backlight/touch reset)
|
||||||
ch422g:
|
ch422g:
|
||||||
@@ -135,7 +136,7 @@ sensor:
|
|||||||
- platform: max17043
|
- platform: max17043
|
||||||
id: max17043_battery
|
id: max17043_battery
|
||||||
i2c_id: i2c_main
|
i2c_id: i2c_main
|
||||||
update_interval: 30s
|
update_interval: 120s
|
||||||
battery_voltage:
|
battery_voltage:
|
||||||
name: "Remote Battery Voltage"
|
name: "Remote Battery Voltage"
|
||||||
id: remote_battery_voltage
|
id: remote_battery_voltage
|
||||||
|
|||||||
Reference in New Issue
Block a user