Open robvanoostenrijk opened 9 months ago
Hey @robvanoostenrijk, thank you so much for your contribution! 🚀
🔄 We're currently running a few checks to make sure that everything is great with your contribution. If further actions need to be performed before your contribution can be reviewed, additional guidance will be provided to you in the next comment.
Results are coming soon, stay tuned!
Please don't delete any part of the template, since keeping the provided structure will help maintainers to review your work more rapidly.
Sections marked as * are required and need to be filled in.
Breaking change
Zigbee2MQTT device selection changes to a MQTT device, requiring users to re-select the device in existing deployed automations.
Proposed change*
Home Assistant 2042.2 onwards supports redirect MQTT topic subscriptions using
device_id
,type
andsubtype
trigger properties.This updates the existing blueprint to be able to select the Zigbee2MQTT exposed IKEA E2001/E2002 STYRBAR device and leverage direct MQTT topic integration.
Checklist*
npm run format
before submitting my Pull Request.