fwmarcel / home-assistant-divera

This is a custom component that allows to address the Divera 24/7 alarm software from Home Assistant.
48 stars 11 forks source link

fix: Change Blueprint trigger to "id" #142

Closed N1c093 closed 5 months ago

N1c093 commented 5 months ago

In this PR, I would like to change the blueprint trigger to "id". This change avoids the blueprint being triggered incorrectly.

For example, when the alarm is renamed (e.g., FEU -> FEU 2) or when you have the same alarm type repeated after some time (e.g., BMA -> BMA).

I tested this blueprint for several weeks. I hope there aren't any bugs.

fwmarcel commented 5 months ago

@N1c093 Thank you for your changes. The blueprint looks good so far.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: