Skip to content

Releases: mikejac/node-red-contrib-google-smarthome

v0.4.4

05 Apr 20:52
8beb058
Compare
Choose a tag to compare

What's Changed

  • Fix setState don't update the state if the filter topic is enabled (@ckhmer1, #370)
  • Fix Sensor PM10 and PM2.5 don't show status (@ckhmer1, #384, #382)
  • Small code cleanups and doc improvements (@Caprico85)

Full Changelog: v0.4.3...v0.4.4

v0.4.3

08 Feb 04:44
586a4d7
Compare
Choose a tag to compare

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

29 Dec 22:45
29b3f5c
Compare
Choose a tag to compare

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

18 Dec 10:33
fa1615f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Nov 22:33
6b2cc85
Compare
Choose a tag to compare

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.

image

What's Changed

Full Changelog: v0.3.14...v0.4.0

v0.3.14

03 Nov 21:28
b9a2f2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.13...v0.3.14

v0.3.13

16 Oct 20:30
b9af05f
Compare
Choose a tag to compare

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

15 Oct 19:43
82b16b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

06 Oct 19:56
362fe34
Compare
Choose a tag to compare

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

v0.3.10

16 Sep 19:37
dd9fd81
Compare
Choose a tag to compare

What's Changed

  • English screenshots for setup guide (@TimoTielens, #319)
  • Some documentation improvements (@Caprico85)
  • Start fixing the code as suggested by linter (@Caprico85)
  • Dependency updates

New Contributors

Full Changelog: v0.3.9...v0.3.10