@@ -68,6 +68,8 @@ def check_inverter(status: bool):
if status:
logger.debug("Inverter Online")
if not inverter_online:
logger.info("Inverter restored")
inverter_online = True
last_online = time.monotonic()
return True
The note is not visible to the blocked user.