Skip to content

Releases: vivo/ha_vivohomebridge

v0.0.1.3

14 Nov 07:54
7044738

Choose a tag to compare

What's Changed

Updates

  1. Updated the integration version to v0.0.1.3.
  2. Updated the embedded dynamic library to v1.1.1.

Optimizations

  1. Improved the time unit display in the English QR code configuration interface.
  2. Optimized the sensor value retrieval mechanism and the entity state update logic.

Bug Fixes

  1. Fixed a probabilistic crash issue caused by the dynamic library.
  2. Resolved temperature and humidity reporting problem. (#27)
  3. 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

05 Nov 09:28
58bf7bd

Choose a tag to compare

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

24 Oct 12:07
5e9b45d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.0...v0.0.1.1

v0.0.1.0

17 Oct 09:53
72796d2

Choose a tag to compare

v0.0.1.0

Changed

  1. 首次发布,更多说明请查看README

Fixed

1.不支持X86的docker,希望修改一下 #1
2.安装提示无法加载配置向导: {"message":"Invalid handler specified"} #2