Skip to main content

get_state

Function get_state 

Source
pub async fn get_state(
    client: &HaClient,
    entity_id: &str,
) -> Result<EntityState, HaError>