Skip to content

4.1.2

Choose a tag to compare

@JurajNyiri JurajNyiri released this 21 Oct 11:12
· 862 commits to main since this release

Fixes

  • Fixes slow state update of switch and select entities on changing state. State is now updated as soon as camera acknowledges the command and does not wait for the next refresh cycle. This fixes most of the cases where switches / selects would revert to old values. There is still a case when this can happen which will be fixed in next release.