update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
json_folder = "/share/simplescheduler/"
|
||||
SUPERVISOR_TOKEN = os.environ["SUPERVISOR_TOKEN"]
|
||||
HASSIO_URL = os.environ.get("HASSIO_URL","http://hassio/homeassistant/api")
|
||||
|
||||
Reference in New Issue
Block a user