Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.66.0 #1457

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 29, 2024

🤖 I have created a release beep boop

0.66.0 (2024-08-16)

⚠ BREAKING CHANGES

  • Entity IDs incorrectly placed in targets.entity_id instead of data.entity_id will now trigger errors.
  • wait-until: If a wait-until node times out and the entity selector has multiple entities, the output property 'entity' will have an undefined value.
  • device: Fix device action to send entity to HA
  • action: The call-service node has been renamed to the action node. The domain and service input properties are deprecated and will be removed in version 1.0. Please use the action property instead.

Features

  • action: Add selector for floor and label (20e08ab)
  • Add support for floors and labels (36c2c9d)
  • api: Add DELETE and PUT methods to the API node (7bba5af), closes #1435
  • events-state: Update event state listener to allow listening to multiple types (57a8ab7)
  • get-entities: Add device/area/floor/label conditions (b194eb0)
  • trigger-state: Update listener to allow listening to multiple types at once (a14a7f3)
  • wait-until: Update wait-until listener to allow listening to multiple types (d24b604), closes #919

Bug Fixes

  • action: Fix sent data to output sent data and not the data field only (30b15a7)
  • device: Fix device action to send entity to HA (48cfa54)
  • device: Fix device node losing trigger id (48cfa54)
  • trigger-state: Use post migrated config for event triggers (b841734)

Reverts

  • "fix(call-service): Merge target data into service data before sending to HA" (5960d09)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--node-red-contrib-home-assistant-websocket branch 3 times, most recently from 5a43494 to 1c09ec7 Compare August 4, 2024 03:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node-red-contrib-home-assistant-websocket branch 6 times, most recently from 468cf8e to b674874 Compare August 10, 2024 07:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node-red-contrib-home-assistant-websocket branch 6 times, most recently from 0e85a99 to d7b5391 Compare August 16, 2024 06:24
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node-red-contrib-home-assistant-websocket branch from d7b5391 to 0f0036e Compare August 16, 2024 09:20
@zachowj zachowj merged commit 3b7a82a into main Aug 16, 2024
@zachowj zachowj deleted the release-please--branches--main--components--node-red-contrib-home-assistant-websocket branch August 16, 2024 11:55
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wait until node - the operation OR on AND is unclear for a list of entities
1 participant