ha_get_error_log.Rd
Retrieve Home Assistant Error Log
ha_get_error_log(ip = NULL)
IP address. Default is NULL, which uses the local host.
NULL
A character vector containing the Home Assistant error log.
if (FALSE) { # ha_has_key() ha_get_error_log() }