Releases: hassio-addons/addon-node-red
v1.3.2
Changed
- Updates node-red-contrib-home-assistant-websocket to v0.7.1 (#131)
- Updates node-red-contrib-bigtimer to v2.1.7 (#132)
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v1.3.1
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
Changed
- Add option for dark mode (#122) (@tjorim) (@bonanitech)
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v1.2.6
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
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
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
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
Changed
- Upgrades node-red-contrib-bigtimer to 2.0.7
- Upgrades node-red-contrib-home-assistant-websocket to 0.5.0
v1.2.1
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
v1.2.0
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