Fix comment/docs typo in info.state (#143)

This commit is contained in:
Laszlo Magyar 2023-10-23 11:20:23 +01:00 committed by GitHub
parent 93e00b593e
commit 52d3a9b40c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ function bashio::info.operating_system() {
}
# ------------------------------------------------------------------------------
# Returns the current state of Home Assistant Core
# Returns the current state of Home Assistant Supervisor
# ------------------------------------------------------------------------------
function bashio::info.state() {
bashio::log.trace "${FUNCNAME[0]}"