mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 05:35:29 +01:00
Add new values for Compit sensor (#174240)
This commit is contained in:
@@ -575,6 +575,9 @@ DEVICE_DEFINITIONS: dict[int, CompitDeviceDescription] = {
|
||||
CompitParameter.VENTILATION_ALARM: DESCRIPTIONS[
|
||||
CompitParameter.VENTILATION_ALARM
|
||||
],
|
||||
CompitParameter.VENTILATION_GEAR: DESCRIPTIONS[
|
||||
CompitParameter.VENTILATION_GEAR
|
||||
],
|
||||
},
|
||||
),
|
||||
14: CompitDeviceDescription(
|
||||
|
||||
Reference in New Issue
Block a user