Releases: vivo/ha_vivohomebridge
Releases · vivo/ha_vivohomebridge
v0.0.1.3
What's Changed
Updates
- Updated the integration version to
v0.0.1.3. - Updated the embedded dynamic library to
v1.1.1.
Optimizations
- Improved the time unit display in the English QR code configuration interface.
- Optimized the sensor value retrieval mechanism and the entity state update logic.
Bug Fixes
- Fixed a probabilistic crash issue caused by the dynamic library.
- Resolved temperature and humidity reporting problem. (#27)
- Fixed an issue where certain Zigbee2MQTT devices failed to register properly.
Full Changelog: v0.0.1.2...v0.0.1.3
v0.0.1.2
What's Changed
New Features:
- Added support for reporting Fahrenheit to Celsius conversion.
- Add vhome armv7 (musl) so library support by @vivo-Alexlin in #22
Optimizations
- Add value converting for person move template sensor by @wowtalon in #21
- Optimized the generation logic for the central control device's MAC address.
- Changed the HA central control software version display to show the integrated version number.
Bug Fixes:
- Fixed an issue with incorrect formatting in entity attribute value printing.
New Contributors
Full Changelog: v0.0.1.1...v0.0.1.2
v0.0.1.1
What's Changed
- update readme by @vivo-Alexlin in #12
- Add hacs support
Full Changelog: v0.0.1.0...v0.0.1.1