Functions | |
| def | async_run (config_dir) |
| def | run (args) |
Script to ensure a configuration file exists.
| def homeassistant.scripts.ensure_config.async_run | ( | config_dir | ) |
Make sure config exists.
Definition at line 41 of file ensure_config.py.
| def homeassistant.scripts.ensure_config.run | ( | args | ) |
Handle ensure config commandline script.
Definition at line 13 of file ensure_config.py.