mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-03 18:41:31 +00:00
Fix comment/docs typo in info.state (#143)
This commit is contained in:
parent
93e00b593e
commit
52d3a9b40c
1 changed files with 1 additions and 1 deletions
|
@ -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]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue