⚠ 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)