mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05: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.