mirror of
https://github.com/elisspace/core.git
synced 2026-09-16 15:56:22 +00:00
* Fix entity id naming when not using first install Currently, the verisure component will use the alias of the first installation to decide entity id of the alarm_control_panel even though a different installation is configured through a specified giid. This fixes that * Fixed pulled request review comments * Remove trailing whitespace * Fix remaining pylint errors