Skip to main content

fire_event

Function fire_event 

Source
pub async fn fire_event(
    client: &HaClient,
    event_type: &str,
    data: Option<&Value>,
) -> Result<Value, HaError>