mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
spell check (#1059)
This commit is contained in:
@@ -48,7 +48,7 @@ bashio::net.wait_for 3000
|
||||
if curl -f -s -X POST -H "Content-Type: application/json" -d "${almond_config}" http://127.0.0.1:3000/api/devices/create; then
|
||||
bashio::log.info "Successfully register local Home Assistant on Almond"
|
||||
else
|
||||
bashio::log.error "Almond registration of local Home Assistant fails!"
|
||||
bashio::log.error "Almond registration of local Home Assistant failed!"
|
||||
fi
|
||||
|
||||
# Register stop
|
||||
|
||||
Reference in New Issue
Block a user