3.5.0 Bug: The new encoder interface doesn't account for light templates
Closed this issue · 2 comments
artistro08 commented
More specifically, it doesn't account for light templates that have brightness. I was able to fix it with removing the extra check to see if an entity supports brightness, but I'm sure it's more to it than that.
The code in question is in this pull request: 7045251#diff-f3a791ff83a40638fd40e4bbbaaed1736d898d54b967e775133d292bfd5e1b8e on line 90
cgiesche commented
This may have been fixed with the newest version.
artistro08 commented
It is, thank you