mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-13 21:10:54 +00:00
360 B
360 B
layout, title, description, release_date, sidebar, comments, sharing, footer
| layout | title | description | release_date | sidebar | comments | sharing | footer |
|---|---|---|---|---|---|---|---|
| page | ensure_config | Script to perform a check if the configuration file exists | 2017-02-23 11:00:00 | true | false | true | true |
This script checks if the configuration.yaml file exists. If the file is not available, one is created.
$ hass --script ensure_config