Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, float temp, float min_temp, float max_temp) |
Public Member Functions inherited from homeassistant.components.alexa.errors.AlexaError | |
| None | __init__ (self, str error_message, dict[str, Any]|None payload=None) |
Static Public Attributes | |
| string | error_type = "TEMPERATURE_VALUE_OUT_OF_RANGE" |
| string | namespace = "Alexa" |
Static Public Attributes inherited from homeassistant.components.alexa.errors.AlexaError | |
| None | |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.alexa.errors.AlexaError | |
| error_message | |
| payload | |
| None homeassistant.components.alexa.errors.AlexaTempRangeError.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| float | temp, | ||
| float | min_temp, | ||
| float | max_temp | ||
| ) |
|
static |
|
static |