hass-core/homeassistant/components/verisure
Troels Agergaard Jacobsen 3d79bf2bfe Fix entity id naming when not using first install (#23606)
* 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
2019-05-23 19:27:42 +02:00
..
__init__.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
alarm_control_panel.py Fix entity id naming when not using first install (#23606) 2019-05-23 19:27:42 +02:00
binary_sensor.py Use relative imports inside integrations (#22235) 2019-03-20 22:56:46 -07:00
camera.py Use relative imports inside integrations (#22235) 2019-03-20 22:56:46 -07:00
lock.py Use relative imports inside integrations (#22235) 2019-03-20 22:56:46 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
sensor.py Use relative imports inside integrations (#22235) 2019-03-20 22:56:46 -07:00
services.yaml Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
switch.py Use relative imports inside integrations (#22235) 2019-03-20 22:56:46 -07:00