Skip to content

Releases: zachowj/hass-node-red

v1.6.0

12 Jul 06:22
f5fa72d
Compare
Choose a tag to compare

1.6.0 (2023-07-12)

Full Changelog: v1.5.0...v1.6.0

v1.5.0

12 Jul 01:18
3d838d0
Compare
Choose a tag to compare

1.5.0 (2023-07-12)

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Jul 18:50
656f8cc
Compare
Choose a tag to compare

1.4.0 (2023-07-05)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Jul 15:15
edc7f66
Compare
Choose a tag to compare

1.3.0 (2023-07-03)

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 Mar 21:34
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.2.0

v1.1.3

01 Mar 11:02
6410a7a
Compare
Choose a tag to compare
chore(main): release 1.1.3 (#155)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v1.1.2

30 Sep 13:16
6a41fe0
Compare
Choose a tag to compare

Bug Fixes

  • sensor: Update state class on new discovery message (280061b)

v1.1.1

21 Sep 22:03
5f4b160
Compare
Choose a tag to compare

Bug Fixes

v1.1.0

21 Sep 10:02
a8dfb25
Compare
Choose a tag to compare

Features

  • Add websocket command to remove device (075e0f1)
  • Add websocket command to update config dynamically (075e0f1)

Bug Fixes

  • Fix import that was moved in HA (abe7411)
  • Use the correct Date type for device classes (2e23897)

v1.0.9

08 Jul 21:09
2a01710
Compare
Choose a tag to compare

Bug Fixes

  • Remove domains key from hacs.json (60e389e)
  • Remove iot_class from hacs.json (8d7fa98)
  • remove update listener on entry unload to avoid multiple listeners (73dfce5)

Documentation