Skip to content

1.9.2

Compare
Choose a tag to compare
@AndreaGiulianelli AndreaGiulianelli released this 03 May 16:01
· 68 commits to main since this release

1.9.2 (2023-05-03)

Bug Fixes

  • handle luminosity intensity instead of luminosity percentage (2824483)
  • hvac system must start in off state (d0d2fe8)
  • use luminosity instead of percentage in lights command (1297c3c)
  • use luminosity instead of percentage in lights command deserialization (1d737e8)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 (fd90f35)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 (fc224f3)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 (85a2063)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 (4e6d17e)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 (d45d409)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 (d0a43a6)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.24 (d221587)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.25 (44b7680)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.26 (b4a20d2)
  • deps: update node.js to 18.15 (3bc1a72)
  • deps: update node.js to 18.16 (14963c1)

Refactoring

  • add constructors and handle the intensity with long instead of percentage (22e8b81)
  • reflect update in actuator state event and use long instead of percentage (abe54d4)