From 5d6668fda42ed9e8ed051e00fb0b64504aa23971 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 7 Oct 2023 00:11:46 +0100 Subject: Made the database hhost be in the config file --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index ec38b64..d15029f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ tasmotadevicecontroller==0.0.8 aiohttp==3.8.3 pymysql +python-dotenv + -- cgit v1.2.3