This commit is contained in:
Hans Karlinius
2024-12-06 00:25:54 +01:00
parent 8920e10f8f
commit 560b3aa3cb
4 changed files with 21 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ fi
autouse=$(bashio::cache.get autouse)
if $autouse; then
bashio::log.info "AutoShare enabled, will not USE device from config"
bashio::log.info "AutoShare enabled, will not use devices from configuration"
exit 0
fi