jj
This commit is contained in:
parent
fbe5ee24a4
commit
200ab36cf4
@ -31,6 +31,12 @@ username = "mqtt-user"
|
||||
pw = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
|
||||
client_id = "solarmonitor"
|
||||
|
||||
global value_pvProduction
|
||||
global value_wHouseConsumption
|
||||
global value_energyImportExport
|
||||
global value_houseBatterySoC
|
||||
global value_houseBatteryLoadUnload
|
||||
|
||||
value_pvProduction = "0"
|
||||
value_wHouseConsumption = "0"
|
||||
value_energyImportExport = "0"
|
||||
|
Loading…
Reference in New Issue
Block a user