npm node-red-contrib-home-assistant-websocket 0.45.0
node-red-contrib-home-assistant-websocket v0.45.0

latest releases: 0.74.2, 0.74.1, 0.74.0...
2 years ago

⚠ BREAKING CHANGES

  • Entity node is being deprecated. Use the individual entity nodes.
  • In the get-entities node "starts with" and "contains" will no longer return true for an empty string

Features

  • config-server: HA global context data can be enable/disabled (053be16)
  • Create devices in HA that entities can be added to (6c64212)
  • events:all: Add event data comparison (d8e3840)
  • update-config: New node to update HA entity config dynamically (7a70f43)

Bug Fixes

  • Add entity node back to group after importing (73f8fcf)
  • Catch all onEvent errors (533c094)
  • device: Fix type for html option element (58672e6)
  • device: Use correct server id (9cc4c75)
  • Integration event trigger (3ec43c9)
  • Remove correct event listener when node is closed (b1311b9)
  • Remove event listeners on node close (21fbdeb)
  • sensor: Fix validation of state value and remove default output properties (b03f1b4)
  • Trigger Node Custom Output Comparators #580 (#665) (7e22233)
  • trigger-state: Throw error when id is missing (65b62fe)
  • websocket: Stop device lookups call to HA when there's no connection (f165659)

Style

refactor

  • Deprecate the entity node (1e31ec3)
  • Use new services in BaseNode controller (51b9717)

Documentation

  • Add documentation for the new entity nodes (36bb956)
  • Remove sidebar length (7f65fec)
  • restore entity node page (2d4616a)
  • spelling fixes (0d20801)
  • update-config: Fix spelling (d70c836)

Don't miss a new node-red-contrib-home-assistant-websocket release

NewReleases is sending notifications on new releases.