Fix light port key collisions

This commit is contained in:
2026-02-15 18:29:11 +01:00
parent 7953cd25ba
commit e76cfeb98c
46 changed files with 327 additions and 336 deletions

View File

@@ -73,9 +73,9 @@
"title": "Add Light Port",
"data": {
"entity_id": "Light entity",
"address": "On/off address (DPT 1.001)",
"state_address": "On/off state address (DPT 1.001)",
"state_address_invert_outgoing": "Invert outgoing",
"light_address": "On/off address (DPT 1.001)",
"light_state_address": "On/off state address (DPT 1.001)",
"light_state_address_invert_outgoing": "Invert outgoing",
"brightness_address": "Brightness address (DPT 5.001)",
"brightness_state_address": "Brightness state address (DPT 5.001)",
"brightness_state_address_invert_outgoing": "Invert outgoing",
@@ -174,9 +174,9 @@
"title": "Edit Light Port",
"data": {
"entity_id": "Light entity",
"address": "On/off address (DPT 1.001)",
"state_address": "On/off state address (DPT 1.001)",
"state_address_invert_outgoing": "Invert outgoing",
"light_address": "On/off address (DPT 1.001)",
"light_state_address": "On/off state address (DPT 1.001)",
"light_state_address_invert_outgoing": "Invert outgoing",
"brightness_address": "Brightness address (DPT 5.001)",
"brightness_state_address": "Brightness state address (DPT 5.001)",
"brightness_state_address_invert_outgoing": "Invert outgoing",
@@ -283,9 +283,9 @@
"title": "Light Port",
"data": {
"entity_id": "Light entity",
"address": "On/off address (DPT 1.001)",
"state_address": "On/off state address (DPT 1.001)",
"state_address_invert_outgoing": "Invert outgoing",
"light_address": "On/off address (DPT 1.001)",
"light_state_address": "On/off state address (DPT 1.001)",
"light_state_address_invert_outgoing": "Invert outgoing",
"brightness_address": "Brightness address (DPT 5.001)",
"brightness_state_address": "Brightness state address (DPT 5.001)",
"brightness_state_address_invert_outgoing": "Invert outgoing",