Skip to content

Releases: vivo/ha_vivohomebridge

v0.0.1.6

25 May 08:17
cb8a4ed

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1.5...v0.0.1.6

v0.0.1.5

27 Jan 10:03
5e79e63

Choose a tag to compare

What's Changed

  • 新增传感器品类支持 by @vivo-Alexlin in #51
    1. 🔋电池电量(battery)
    2. 📈能源电量/耗电量(Energy)
    3. 🅦功率(Power)
    4. 🅥电压(Voltage)
    5. 🅐电流(Current)
    6. 😷PM10
    7. 😷PM2.5

Full Changelog: v0.0.1.4...v0.0.1.5

v0.0.1.4

12 Dec 09:06
890bf8b

Choose a tag to compare

What's Changed

Updates

  1. Support for entities added through templates or Yaml configuration (entities must be associated with specific devices)

Optimizations

  1. Optimized the dependency logic for netifaces

Bug Fixes

  1. Fixed an error on the integration QR code configuration page caused by HA updates by @yangfukai in #42
  2. Fixed inaccurate reporting when the temperature unit is ℉ by @vivo-Alexlin in #33

New Contributors

Full Changelog: v0.0.1.3...v0.0.1.4

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