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
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
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
manifest.json
scene.py
schemas.py
sensor.py
services.py
services.yaml
strings.json Fix typo transponder in LCN (#61658) 2021-12-13 17:13:20 +01:00
switch.py