Skip to content

Releases: andrei-tatar/node-red-contrib-smartnora

v1.8.3

31 Jan 07:39
Compare
Choose a tag to compare
  • update dependencies due to a security issue

v1.8.1

30 Dec 16:18
Compare
Choose a tag to compare
  • increase accuracy for temperature to .1 degree C for better Fahrenheit conversion

v1.8.0

23 Dec 16:59
Compare
Choose a tag to compare

v1.7.0

12 Dec 13:16
Compare
Choose a tag to compare
  • Add support for voice notifications when sensor state changes (eg. when leak detected).

v1.6.3

07 Dec 18:54
Compare
Choose a tag to compare
  • support for open/close sensor
  • support for on/off sensor
  • round HSV values in light node

v1.6.2

04 Dec 09:08
Compare
Choose a tag to compare
  • fix for editing sensors configured prior to 1.6.0
  • store node states in node context [experimental] - allow preserving the state between redeploys or restarts (if persistent context)

v1.6.1

02 Dec 09:01
Compare
Choose a tag to compare
  • small bug fix for sensor trait in the sensor node

v1.6.0

01 Dec 22:35
Compare
Choose a tag to compare
  • support new sensor types (sensor state trait)
  • add ability to close notifications by tag (though it results in another notification displayed)

v1.5.1

28 Sep 19:27
Compare
Choose a tag to compare

Added support for app selector trait in the media node

v1.5.0

14 Sep 18:38
Compare
Choose a tag to compare
  • Added new node to support Air Purifier device type. Similar to a FAN but with a different device type reported to Google.
  • Support for async commands to media node.