EPMatt / awesome-ha-blueprints

A curated collection of automation blueprints for Home Assistant.
https://epmatt.github.io/awesome-ha-blueprints
GNU General Public License v3.0
811 stars 237 forks source link

Zigbee2MQTT: Direct Triggers #602

Open robvanoostenrijk opened 4 months ago

robvanoostenrijk commented 4 months ago

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 and subtype 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*

github-actions[bot] commented 4 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!