fix
This commit is contained in:
parent
aef8260f34
commit
d948235dc6
@ -31,11 +31,11 @@ username = "mqtt-user"
|
|||||||
pw = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
|
pw = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
|
||||||
client_id = "solarmonitor"
|
client_id = "solarmonitor"
|
||||||
|
|
||||||
value_pvProduction = 0
|
value_pvProduction = "0"
|
||||||
value_wHouseConsumption = 0
|
value_wHouseConsumption = "0"
|
||||||
value_energyImportExport = 0
|
value_energyImportExport = "0"
|
||||||
value_houseBatterySoC = 0
|
value_houseBatterySoC = "0"
|
||||||
value_houseBatteryLoadUnload = 0
|
value_houseBatteryLoadUnload = "0"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
logging.info("epd2in13bc Demo")
|
logging.info("epd2in13bc Demo")
|
||||||
|
Loading…
Reference in New Issue
Block a user