From 72958960d4aacdfd3ae954d94eadf03130d35b9d Mon Sep 17 00:00:00 2001 From: yohan <783b8c87@scimetis.net> Date: Sun, 2 Jun 2024 21:41:26 +0200 Subject: [PATCH] Continue Flask migration. --- thermostat.py | 1 + 1 file changed, 1 insertion(+) diff --git a/thermostat.py b/thermostat.py index 9d2018b..dbd08f4 100644 --- a/thermostat.py +++ b/thermostat.py @@ -15,6 +15,7 @@ import time import requests import subprocess from threading import Thread +import sqlalchemy.exc # This code has been written for # python3 3.11.2-1+b1