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
73.29k stars 30.61k forks source link

Add satel integra switches and alarm control panels unique_id #129636

Open david1024pl opened 16 hours ago

david1024pl commented 16 hours ago

Breaking change

Proposed change

In the Satel Integra integration, switches and alarm control panels do not have the unique_id attribute set, so they could not be managed via the user interface. The value generated for the unique_id atrr value is based on the configuration provided for integration.

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 16 hours ago

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:

Learn more about our pull request process.