glome/core/ha_client
Functions
pub fn send_ha_rest_api_request(host: String, port: Int, access_token: AccessToken, method: Method, path_elements: List(
String,
), body: Option(String)) -> Result(String, GlomeError)
pub fn send_ha_rest_api_request(host: String, port: Int, access_token: AccessToken, method: Method, path_elements: List(
String,
), body: Option(String)) -> Result(String, GlomeError)