Bugfix comment/docs typo in info.state

This commit is contained in:
Laszlo Magyar 2023-10-23 11:21:43 +02:00 committed by GitHub
parent 93e00b593e
commit 33527f60c6
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]}"