Skip to content

Version 0.4.4 (stable)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 22:15
· 0 commits to fb84f4559044a9996367c185d5063ec168729e49 since this release

This release includes new 2 major features:

  1. Added full support for devices equipped with sensors (temperature, humidity, CO2, VOC, pressure)
  2. Added ability to control display brightness

Also, there are some changes to the way to manage connections which might reduce the number of re-connection attempts

The full list of changes is below

Implemented enhancements:

  • Ability to control display brightness #19
  • VOC and CO2 sensors support #18

Fixed bugs:

  • Prevent multiple simultaneous connection attempts to different devices #27
  • Multiple re-connection attempts some times lead to command failure #24
  • Incorrect sensor readings #21

Closed issues:

  • Docs: Describe sensors #26
  • Docs: Describe SetState object structure #25