Skip to content

Releases: hassio-addons/addon-node-red

v1.3.1

11 Feb 10:15
Compare
Choose a tag to compare

Full Changelog

Changed

  • Updates node-red-contrib-bigtimer to v2.1.6 (#130)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.3.0

05 Feb 20:47
2e8a568
Compare
Choose a tag to compare

Full Changelog

Changed

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.2.6

03 Feb 19:57
Compare
Choose a tag to compare

Full Changelog

Changed

  • Updates node-red-contrib-home-assistant-websocket to v0.7.0 (#124)
  • Updates node-red-contrib-bigtimer to v2.1.4 (#125)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.2.5

23 Jan 11:26
Compare
Choose a tag to compare

Full Changelog

Changed

  • Updates node-red-contrib-bigtimer to v2.0.9 (#116)
  • Updates node-red-contrib-home-assistant-websocket to v0.6.1 (#115)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.2.4

14 Jan 19:22
dc7875e
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades js-yaml to 3.12.1 (#107) (@tjorim)
  • Upgrades node-red-contrib-cast to 0.2.4 (#108) (@tjorim)
  • Upgrades add-on base image to 2.3.1
  • Configure Renovate (#106)
  • Refactor of GitLab CI
  • Removes Greenkeeper
  • Updates maintenance year to 2019
  • Moves Python requirements out of the Dockerfile
  • Removes greenkeeper from README
  • Fixes MarkdownLint warnings

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.2.3

04 Jan 21:44
d7a7ba5
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades node-red-contrib-bigtimer to 2.0.8 (#103) (@tjorim)
  • Upgrades node-red-contrib-home-assistant-websocket to 0.5.1 (#103) (@tjorim)
  • Adds openssh-client for Node-RED Projects (#96) (@tjorim)
  • Fixes spelling error in Dockerfile
  • Removes Anchore.io links
  • Updates maintenance year to 2019
  • Replaces add-on link with GitHub link
  • Removes BountySource links
  • Upgrades node-red-contrib-cast to 0.2.3

v1.2.2

20 Dec 11:23
3fd4454
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades node-red-contrib-bigtimer to 2.0.7
  • Upgrades node-red-contrib-home-assistant-websocket to 0.5.0

v1.2.1

11 Dec 20:43
0e9aadb
Compare
Choose a tag to compare

Full Changelog

This release updates the nodes used by this add-on to the latest and greatest versions.
It also replaces node-red-contrib-google-home-notify with node-red-contrib-cast, which allows you to use your Google Cast and Home devices again for streaming media.

Changed

  • Upgrades node-red-contrib-home-assistant-websocket to 0.4.3
  • Upgrades node-red-node-ping to 0.0.16
  • Replaces node-red-contrib-google-home-notify with node-red-contrib-cast (#84) (@tjorim)

v1.2.0

02 Dec 20:17
04a25e9
Compare
Choose a tag to compare

Full Changelog

This release updates a couple of parts of the add-on, including nodejs and the Home Assistant WebSocket node.

The add-on now ships with node-red-node-serialport straight of the box. I've seen many people struggle to get it installed, so from now on, it is just part of the add-on. 🎉

Furthermore, I've seen people having connection issues, mostly caused by having a conflicting Home Assistant node installed. This release takes care of those conflicting nodes for you. 🚑

Changed

  • Upgrades node-red-contrib-home-assistant-websocket to 0.3.1
  • Upgrades RPi.GPIO to 0.6.3
  • Fixes PT_GNU_STACK header in nodejs patch after installing RPi.GPIO
  • Upgrades nodejs to 8.14.0-r0
  • Update google-tts-api to 0.0.4 (#81) (@heytcass)
  • Adds node-red-node-serialport to the default node set
  • Auto removal of conflicting node packages on startup

v1.1.0

08 Nov 11:06
fd3b408
Compare
Choose a tag to compare

Full Changelog

Changed

  • Adds make & g++ to speed up build times
  • Upgrades node-red-contrib-bigtimer to 2.0.3
  • Upgrades node-red-contrib-interval-length to 0.0.3
  • Upgrades bluebird to 3.5.3
  • Upgrades node-red-contrib-home-assistant-websocket to 0.2.0
  • Markes package.json as a private repository