mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 02:34:36 +01: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.