github libdyson-wg/ha-dyson v0.19.1

latest releases: v1.4.2, v1.4.1, v1.4.0...
16 months ago

Bugfix Release

This is a bugfix fixing Formaldehyde readings in v0.19.0, which incorrectly fed the Formaldehyde entity the values from the Nitrogen Dioxide sensor.

The release notes of v0.19.0 are included below.

Details

This disables the old sensor entities for the following, replacing them with new ones using correct value scaling.

  • Particulates (from fans that don't report separate scores for PM2.5, PM10, VOC, and NO2
    • Replaced by Air Quality Index
  • Nitrogen Dioxide
    • Replaced by Nitrogen Dioxide Index
  • Volatile Organic Compounds
    • Replaced by Volatile Organic Compounds Index

The reason for this is because the previous version of this integration was incorrectly assuming the sensor values to be reported in μg/m3. In reality, the sensors are giving data in a calculated Index value, from 0 to 9.9.

What's Changed

  • Fixes environmental data reporting for Formaldehyde, VOC, and NO2 by @dotvezz in #17
  • Fixes environmental data reporting (#17) by @dotvezz in #18

Full Changelog: v0.18.0...v0.19.1

Don't miss a new ha-dyson release

NewReleases is sending notifications on new releases.