Releases: vivo/ha_vivohomebridge
Releases · vivo/ha_vivohomebridge
v0.0.1.6
v0.0.1.5
What's Changed
- 新增传感器品类支持 by @vivo-Alexlin in #51
- 🔋电池电量(battery)
- 📈能源电量/耗电量(Energy)
- 🅦功率(Power)
- 🅥电压(Voltage)
- 🅐电流(Current)
- 😷PM10
- 😷PM2.5
Full Changelog: v0.0.1.4...v0.0.1.5
v0.0.1.4
What's Changed
Updates
- Support for entities added through templates or Yaml configuration (entities must be associated with specific devices)
Optimizations
- Optimized the dependency logic for netifaces
Bug Fixes
- Fixed an error on the integration QR code configuration page caused by HA updates by @yangfukai in #42
- Fixed inaccurate reporting when the temperature unit is ℉ by @vivo-Alexlin in #33
New Contributors
- @yangfukai made their first contribution in #42
Full Changelog: v0.0.1.3...v0.0.1.4
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