mirror of
https://github.com/elisspace/core.git
synced 2026-09-14 15:06:49 +00: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.