removed hassio token
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[secrets]
|
||||
|
||||
[server]
|
||||
host = 0.0.0.0
|
||||
port = 7125
|
||||
@@ -61,8 +63,7 @@ protocol = https
|
||||
address = home.fieryeagle.org
|
||||
port = 443
|
||||
device = switch.printer
|
||||
token = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1MTJmMjA4ZjVjMzA0YTE3YjFmYjc2ZjNiYTM5YWVjOCIsImlhdCI6MTc0NzMxNjY4MSwiZXhwIjoyMDYyNjc2NjgxfQ.ZAsmTvECJxKf8Dl0pf-L1tox7yOndHQjAZNwMmWCZvk
|
||||
domain = switch
|
||||
token = {secrets.home_assistant.token}
|
||||
initial_state = off
|
||||
off_when_shutdown = True
|
||||
off_when_shutdown_delay = 0
|
||||
|
||||
Reference in New Issue
Block a user