v0.3.4
What's Changed
Fixes
- Adding a light to an existing module now correctly reflects the physical state on the first render. The state-cache refresh on the fast-path reload used to return before the DOBISS bus had a chance to reply, leaving the new entity showing as off. It now waits for the first response frame, then drains until the burst settles.
Full Changelog: v0.3.3...v0.3.4