File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ class UIWidget(str, Enum):
110
110
BATTERY_SENSOR = "BatterySensor"
111
111
BIOCLIMATIC_PERGOLA = "BioclimaticPergola"
112
112
CO2_SENSOR = "CO2Sensor"
113
- COSENSOR = "COSensor"
113
+ CO_SENSOR = "COSensor"
114
114
CAR_BUTTON_SENSOR = "CarButtonSensor"
115
115
CAR_LOCK = "CarLock"
116
116
CARD_SWITCH = "CardSwitch"
@@ -139,10 +139,10 @@ class UIWidget(str, Enum):
139
139
DE_DIETRICH_HEATING_CIRCUIT = "DeDietrichHeatingCircuit"
140
140
DE_DIETRICH_MODBUS_GATEWAY = "DeDietrichModbusGateway"
141
141
DE_DIETRICH_SWIMMING_POOL = "DeDietrichSwimmingPool"
142
- DIMMER_CIECOLOR_SPACE_XYLIGHT = "DimmerCIEColorSpaceXYLight"
142
+ DIMMER_CIE_COLOR_SPACE_XY_LIGHT = "DimmerCIEColorSpaceXYLight"
143
143
DIMMER_COLOR_TEMPERATURE_LIGHT = "DimmerColorTemperatureLight"
144
144
DIMMER_EXTERIOR_HEATING = "DimmerExteriorHeating"
145
- DIMMER_HUE_SAT_OR_CTLIGHT = "DimmerHueSatOrCTLight"
145
+ DIMMER_HUE_SAT_OR_CT_LIGHT = "DimmerHueSatOrCTLight"
146
146
DIMMER_HUE_SATURATION_LIGHT = "DimmerHueSaturationLight"
147
147
DIMMER_LIGHT = "DimmerLight"
148
148
DIMMER_ON_OFF = "DimmerOnOff"
You can’t perform that action at this time.
0 commit comments