This commit is contained in:
Hans Karlinius
2024-11-23 22:38:06 +01:00
parent 7ea274e43d
commit b7dc60ffca
18 changed files with 21 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
#!/command/with-contenv bashio
if bashio::config.has_value 'clientid'; then
bashio::log.info "Set ClientId"
fi