home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
68.77k stars 28.1k forks source link

Bump dropmqttapi to 1.0.3 #116179

Closed pfrazer closed 1 week ago

pfrazer commented 1 week ago

Proposed change

Bump dropmqttapi package to 1.0.3. This lays the groundwork for adding a new DROP product to the drop_connect integration. Link to package changes: https://github.com/ChandlerSystems/dropmqttapi/commit/4a42b91150f565f34fed22d7b312c7389e47a5da

https://github.com/ChandlerSystems/dropmqttapi/compare/v1.0.2...v1.0.3

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests:

home-assistant[bot] commented 1 week ago

Hey there @chandlersystems, mind taking a look at this pull request as it has been labeled with an integration (drop_connect) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `drop_connect` can trigger bot actions by commenting: - `@home-assistant close` Closes the pull request. - `@home-assistant rename Awesome new title` Renames the pull request. - `@home-assistant reopen` Reopen the pull request. - `@home-assistant unassign drop_connect` Removes the current integration label and assignees on the pull request, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the pull request. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the pull request.