negative to positive
This commit is contained in:
parent
7eba193ca7
commit
30f7f12dde
@ -125,7 +125,7 @@ try:
|
||||
drawred.text((5, 60), 'Batterie Entladen', font = font10, fill = 0)
|
||||
|
||||
logging.info("-----")
|
||||
logging.info("PvPord: "+str(value_pvProduction))
|
||||
logging.info("PvPord: "+str(-value_pvProduction))
|
||||
logging.info("HouseU: "+str(value_wHouseConsumption))
|
||||
logging.info("EneI/E: "+str(value_energyImportExport))
|
||||
logging.info("BatSoC: "+str(value_houseBatterySoC))
|
||||
|
Loading…
Reference in New Issue
Block a user