v0.0.12
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/falsebut instead as0/1and the corresponding text value - Mixer state value is no longer reported as
-/closed/opened, but as0/1/2and the corresponding text value
Full Changelog: v0.0.11...v0.0.12