palazzem / ha-econnect-alarm

Home Assistant integration that provides a full-fledged Alarm Panel to control your Elmo/IESS alarm systems.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

fix(deprecation): use `async_update_entry` when handling config entries #157

Closed palazzem closed 6 months ago

palazzem commented 6 months ago

Related Issues

Proposed Changes:

Config entries are updated using async_update_entry instead of using config attributes directly. In particular:

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8189921946

Details


Totals Coverage Status
Change from base Build 8160514738: -0.01%
Covered Lines: 674
Relevant Lines: 721

💛 - Coveralls