Skip to content

Releases: zachowj/hass-node-red

v4.0.0

02 May 13:56
a8727e2
Compare
Choose a tag to compare

4.0.0 (2024-05-02)

⚠ BREAKING CHANGES

  • sentence: Changes made to conversation agent now require Home Assistant 2024.5+ for sentence node to work

Bug Fixes

  • sentence: Fix getting default conversation agent (60e81ce), closes #270

v3.1.7

02 May 01:00
83b373b
Compare
Choose a tag to compare

3.1.7 (2024-05-02)

Bug Fixes

  • Replace deprecated HomeAssistantType with HomeAssistant (#268) (8730766), closes #267

v3.1.6

07 Apr 21:32
6a2e3eb
Compare
Choose a tag to compare

3.1.6 (2024-04-07)

Bug Fixes

  • webhook: Fix deprecated has.components.webhook (24270d7), closes #258

v3.1.5

06 Apr 21:43
9772c9c
Compare
Choose a tag to compare

3.1.5 (2024-04-06)

Miscellaneous Chores

v3.1.4

04 Apr 03:51
517275c
Compare
Choose a tag to compare

3.1.4 (2024-04-04)

Bug Fixes

  • sentence: Fix to handle sentence trigger signature change (03d34da), closes #260

Documentation

  • Update README to new location to install integrations (16b40cd)

v3.1.3

05 Jan 22:10
a7b69cb
Compare
Choose a tag to compare

3.1.3 (2024-01-05)

Bug Fixes

  • Fix failure during loading due to MQTT init (#239) (6302ea6)

v3.1.2

13 Dec 04:58
bd7aada
Compare
Choose a tag to compare

3.1.2 (2023-12-13)

Bug Fixes

  • time: Catch invalid time format (c071fe0)

v3.1.1

05 Nov 10:12
039c01a
Compare
Choose a tag to compare

3.1.1 (2023-11-05)

Bug Fixes

  • number: Use correct attr for unit of measurement (4847f98)

v3.1.0

05 Nov 01:08
96e26a5
Compare
Choose a tag to compare

3.1.0 (2023-11-05)

Features

Bug Fixes

  • Change sensors with the category config to none (5607880), closes #225

v3.0.1

02 Oct 21:34
9a36268
Compare
Choose a tag to compare

3.0.1 (2023-10-02)

Documentation

  • Move service data to translations (0e126a7)