mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 12:07:13 +00:00
* Return None for AlexaThermostatController and AlexaTemperatureSensor properties if climate state is unavailable. Preserves raising an error for UnsupportedProperty, and allows Alexa.EndpointHealth to handle the unavailable state. * Added additional tests for climate state reporting.