bugfixes/improvements (#14637)

Signed-off-by: Alexander Friese <af944580@googlemail.com>
This commit is contained in:
alexf2015
2023-03-19 16:02:33 +01:00
committed by GitHub
parent 4e4385e261
commit aee57afb0e
4 changed files with 18 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ The settings that start with "dynamic" can be changed frequently, the others are
| state#outputCurrent | Number:ElectricCurrent | no | | |
| state#isOnline | Switch | no | | |
| state#dynamicChargerCurrent | Number:ElectricCurrent | yes | | 0, 6-32 |
| state#reasonForNoCurrent | Number | no | | |
| state#reasonForNoCurrent | Number | no | 2=NoCurrent, 27=Charging, 52=Paused, 55=NotAuthorized, 79=BatteryFull | |
| state#lifetimeEnergy | Number:Energy | no | | |
| state#errorCode | Number | no | | |
| state#fatalErrorCode | Number | no | | |