mirror of
https://github.com/home-assistant/core.git
synced 2026-09-21 09:13:38 +01:00
* Fixes #26405 Return None if light state is off since attribute is unavailable, prevents property from being reported with invalid value of 0. * Update Test to check property is not reported when light state is off.