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(config): `domain` field is required and pre-filled with `default` #129

Closed palazzem closed 4 months ago

palazzem commented 4 months ago

Related Issues

Proposed Changes:

Makes domain required during the installation step, forcing users to insert a value. By default, the field is prefilled with default that should work for all users without a vendor.

Testing:

Install the integration and check the installation page.

Extra Notes (optional):

n/a

Checklist

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 7744169229


Totals Coverage Status
Change from base Build 7743436821: 0.0%
Covered Lines: 597
Relevant Lines: 629

💛 - Coveralls