Releases: andrei-tatar/node-red-contrib-smartnora
Releases · andrei-tatar/node-red-contrib-smartnora
v1.8.3
- update dependencies due to a security issue
v1.8.1
- increase accuracy for temperature to .1 degree C for better Fahrenheit conversion
v1.8.0
Add support for sous vide device type: https://developers.google.com/assistant/smarthome/guides/sousvide
v1.7.0
- Add support for voice notifications when sensor state changes (eg. when
leak detected
).
v1.6.3
- support for open/close sensor
- support for on/off sensor
- round HSV values in light node
v1.6.2
- 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
- small bug fix for sensor trait in the sensor node
v1.6.0
- support new sensor types (sensor state trait)
- add ability to close notifications by tag (though it results in another notification displayed)
v1.5.1
Added support for app selector trait in the media node
v1.5.0
- 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.