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

refactor!: rename the integration as `econnect_metronet` #64

Closed palazzem closed 8 months ago

palazzem commented 9 months ago

Related Issues

Proposed Changes:

This PR introduces major changes in how sensors, sectors and alarms are registered in the system. It updates:

This change is a breaking change and requires:

  1. Uninstall the previous integration
  2. Install the new version
  3. Update all dashboards/cards to use the new entity_id (updates can be done through the UI)

Testing:

Follow the migration guide.

Extra Notes (optional):

n/a

Checklist