Releases: mikejac/node-red-contrib-google-smarthome
Releases · mikejac/node-red-contrib-google-smarthome
v0.4.5
v0.4.4
v0.4.3
What's Changed
- Improvements to docs
- Fixed instructions for Caddy
- Renamed field "Path" to "URL subpath"
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Show warning if app.js on smart speaker is outdated
Please upload latest app.js 2.7 to your Actions on Google project.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- mDNS local fulfillment fix (@ckhmer1, #346)
- Updated docs with recently added fields (@Caprico85)
- Some better error messages (@Caprico85)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Breaking changes
- This release will temporarily break local fulfillment. To get it working again, open the configuration of your management node and select MDNS as scan type. You can usually leave Discovery and HTTP port empty.
What's Changed
Full Changelog: v0.3.14...v0.4.0
v0.3.14
What's Changed
- Out Topic renamed Topic (@ckhmer1, #333)
- Fix "Applications disabled" errors (@Caprico85, #334)
- Fix "App not found" errors (@Caprico85, #334)
- Allow injecting applications, arm levels etc. if list is set to JSON (@Caprico85)
Full Changelog: v0.3.13...v0.3.14
v0.3.13
Notes
In case you have problems since v0.3.12, open your device nodes and uncheck "input messages filter".
What's Changed
- more examples for spoken notifications
- Fix input topic filter on numeric values
- Don't preselect input topic filter
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
- Incoming message filter (@ckhmer1, #328)
- Fix problems with parallel requestSync calls (@Caprico85, #326)
- Some small code reorganizations and fixed linter warnings (@Caprico85)
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Only log HTTP requests if debugging is enabled (@Caprico85)
- Serveral small fixes for missing semicolons, grammatical errors, IDE warnings etc. (@Caprico85)
- Dependency updates
Full Changelog: v0.3.10...v0.3.11