mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
Fix charge status, add to PageVoltage
This commit is contained in:
@@ -609,10 +609,10 @@
|
||||
"label": "Undervoltage",
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Switch off device if voltage drops below 9V [on|off]",
|
||||
"description": "Switch off device if LiPo voltage drops below 3.65V [on|off]",
|
||||
"category": "OBP40 Hardware",
|
||||
"capabilities": {
|
||||
"obp40": "false"
|
||||
"obp40":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user