hass-core/homeassistant/components/lcn
Andre Lengwenus 38cb477e7b
Cleanup tests for lcn events and device triggers (#61719)
* Return PchkConnectionManager instance from init_integration

* Removed ip and port from LCN host model identifer

* Fix syntax error

* Convert init_integration to a fixture

* Rename device model for host

* Instantiate MockPchkConnectionManager with arguments from tests

* Invert logic for testing devices
2021-12-19 10:38:33 +01:00
..
translations [ci skip] Translation update 2021-12-17 00:14:01 +00:00
__init__.py Add events and device triggers to LCN (#58745) 2021-12-10 19:02:17 -10:00
binary_sensor.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
climate.py Use assignment expressions 14 (#57939) 2021-10-21 08:26:01 +02:00
config_flow.py Use assignment expressions 36 (#58825) 2021-10-31 18:35:27 +01:00
const.py Add events and device triggers to LCN (#58745) 2021-12-10 19:02:17 -10:00
cover.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
device_trigger.py Cleanup tests for lcn events and device triggers (#61719) 2021-12-19 10:38:33 +01:00
helpers.py Cleanup tests for lcn events and device triggers (#61719) 2021-12-19 10:38:33 +01:00
light.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
manifest.json Add events and device triggers to LCN (#58745) 2021-12-10 19:02:17 -10:00
scene.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
schemas.py
sensor.py Register LCN devices in device registry (#53143) 2021-10-27 14:29:28 -07:00
services.py Use assignment expressions 14 (#57939) 2021-10-21 08:26:01 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json Fix typo transponder in LCN (#61658) 2021-12-13 17:13:20 +01:00
switch.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00