ha_get_config.Rd
Retrieve Home Assistant Configuration
ha_get_config(ip = NULL)
IP address. Default is NULL, which uses the local host.
NULL
A list containing the Home Assistant configuration.
if (FALSE) { # ha_has_key() ha_get_config() }