mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 04:46:29 +00:00
Fix typo in usage of bashio (#527)
This commit is contained in:
parent
415deac62a
commit
3911368016
@ -32,7 +32,7 @@ When developing your script:
|
||||
```shell
|
||||
CONFIG_PATH=/data/options.json
|
||||
|
||||
TARGET="$(basio::config 'target')"
|
||||
TARGET="$(bashio::config 'target')"
|
||||
```
|
||||
|
||||
So if your `options` contain
|
||||
|
Loading…
x
Reference in New Issue
Block a user