core/homeassistant/components/lcn
Andre Lengwenus c022c32d2f
Simplify unique config_entry check for LCN (#135756)
* Simplify check for unique config_entry

* Fix tests

* Fix reconfigure flow

* Add check for unchanging IP/port combination

* Remove explicit check for unchanged IP/port combination
2025-05-12 19:44:24 +02:00
..
__init__.py Remove redundant parameter from config_entry data of LCN integration (#135912) 2025-04-22 18:00:30 +02:00
binary_sensor.py
climate.py
config_flow.py Simplify unique config_entry check for LCN (#135756) 2025-05-12 19:44:24 +02:00
const.py
cover.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
device_trigger.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
entity.py Remove redundant parameter from config_entry data of LCN integration (#135912) 2025-04-22 18:00:30 +02:00
helpers.py
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
light.py
manifest.json
scene.py
schemas.py
sensor.py
services.py
services.yaml
strings.json Simplify unique config_entry check for LCN (#135756) 2025-05-12 19:44:24 +02:00
switch.py
websocket.py