ha_check_config.Rd
Get Home Assistant configuration validity
ha_check_config(ip = NULL)
IP address. Default is NULL, which uses the local host.
NULL
A list containing the Home Assistant configuration check result.
if (FALSE) { # ha_has_key() ha_check_config() }