mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
* Make energy value validation a bit less aggressive Attempt to solve issue 69600 introduced by previous fix for issue 59285. - Introduce a tolerance factor for energy value validation. - Only skip update the specific invalid energy entity. An energy entity with invalid values will now show "State unknown". * Remove the tolerance factor. Let's just ignore the specific invalid energy entity.