Skip to content

v0.0.12

Compare
Choose a tag to compare
@zivillian zivillian released this 24 May 19:15
· 76 commits to master since this release
8abbca4

What's Changed

  • publish arm64 binaries by @zivillian in #55
  • fix output of BinaryReadOnlyConverterTemplate, MixerStateConverterTemplate and corresponding ha discovery topics by @zivillian in #60

Breaking Change

  • Boolean parameters are no longer as true/false but instead as 0/1 and the corresponding text value
  • Mixer state value is no longer reported as -/closed/opened, but as 0/1/2 and the corresponding text value

Full Changelog: v0.0.11...v0.0.12