mirror of
https://github.com/jkocon/hassio-addons.git
synced 2026-02-24 05:14:41 +01:00
update
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
},
|
||||
"schema": {
|
||||
"access_key": "str",
|
||||
"secret "secret_key": "str"
|
||||
"secret secret_key": "str"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
#!/usr/bin/with-contenv bashio
|
||||
ACCESS_KEY=$(bashio::config 'access_key')
|
||||
SECRET_KEY=$(bashio::config 'secret_key')
|
||||
Reference in New Issue
Block a user