moved compoletely to node-red for automations. Cleaned up a bit. Upgraded to latest version of HA
This commit is contained in:
13
.storage/http
Normal file
13
.storage/http
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": 1,
|
||||
"key": "http",
|
||||
"data": {
|
||||
"ip_ban_enabled": true,
|
||||
"server_port": 8123,
|
||||
"ssl_profile": "modern",
|
||||
"cors_allowed_origins": [
|
||||
"https://cast.home-assistant.io"
|
||||
],
|
||||
"login_attempts_threshold": -1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user