mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 22:41:14 +00:00
Add light relative dimming
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
"color_temperature_mode": "Color temperature mode",
|
||||
"min_kelvin": "Min color temperature (K)",
|
||||
"max_kelvin": "Max color temperature (K)",
|
||||
"relative_dimming_address": "Relative dimming address (DPT 3.007)",
|
||||
"red_address": "Red on/off address (DPT 1.001)",
|
||||
"red_state_address": "Red on/off state address (DPT 1.001)",
|
||||
"red_state_address_invert_outgoing": "Invert outgoing",
|
||||
@@ -180,6 +181,7 @@
|
||||
"color_temperature_mode": "Color temperature mode",
|
||||
"min_kelvin": "Min color temperature (K)",
|
||||
"max_kelvin": "Max color temperature (K)",
|
||||
"relative_dimming_address": "Relative dimming address (DPT 3.007)",
|
||||
"red_address": "Red on/off address (DPT 1.001)",
|
||||
"red_state_address": "Red on/off state address (DPT 1.001)",
|
||||
"red_state_address_invert_outgoing": "Invert outgoing",
|
||||
|
||||
Reference in New Issue
Block a user