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