improve extraction of env variables

This commit is contained in:
Stephan Leuschner
2023-11-19 12:37:21 -05:00
parent 431a93a7ff
commit 2ba9eae7e6
2 changed files with 8 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ import logging
import json
from threading import Thread
import time
import environ
import os
home_assistant_url = ""
home_assistant_token = ""