Bump zha-quirks to 2.2.0 (#177518)

This commit is contained in:
TheJulianJES
2026-07-29 06:38:14 +02:00
committed by GitHub
parent dfd25c7cbd
commit 5de389ee38
3 changed files with 113 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"universal_silabs_flasher",
"serialx"
],
"requirements": ["zha==2.0.1", "zha-quirks==2.1.1"],
"requirements": ["zha==2.0.1", "zha-quirks==2.2.0"],
"usb": [
{
"description": "*2652*",
+111
View File
@@ -339,6 +339,9 @@
"test": {
"name": "Test"
},
"tilt": {
"name": "Tilt"
},
"valve_alarm": {
"name": "Valve alarm"
},
@@ -425,6 +428,21 @@
"reset_summation_delivered_right": {
"name": "Reset right summation delivered"
},
"reset_total_energy": {
"name": "Reset total energy"
},
"reset_total_energy_bottom": {
"name": "Reset bottom total energy"
},
"reset_total_energy_left": {
"name": "Reset left total energy"
},
"reset_total_energy_right": {
"name": "Reset right total energy"
},
"reset_total_energy_top": {
"name": "Reset top total energy"
},
"restart_device": {
"name": "Restart device"
},
@@ -593,6 +611,36 @@
"compensation_speed": {
"name": "Compensation speed"
},
"countdown_to_turn_off": {
"name": "Countdown to turn off"
},
"countdown_to_turn_off_bottom": {
"name": "Countdown to turn off bottom"
},
"countdown_to_turn_off_left": {
"name": "Countdown to turn off left"
},
"countdown_to_turn_off_right": {
"name": "Countdown to turn off right"
},
"countdown_to_turn_off_top": {
"name": "Countdown to turn off top"
},
"countdown_to_turn_on": {
"name": "Countdown to turn on"
},
"countdown_to_turn_on_bottom": {
"name": "Countdown to turn on bottom"
},
"countdown_to_turn_on_left": {
"name": "Countdown to turn on left"
},
"countdown_to_turn_on_right": {
"name": "Countdown to turn on right"
},
"countdown_to_turn_on_top": {
"name": "Countdown to turn on top"
},
"deadzone_temperature": {
"name": "Deadzone temperature"
},
@@ -833,6 +881,27 @@
"minimum_on_level": {
"name": "Minimum on level"
},
"mmwave_depth_maximum_far": {
"name": "mmWave depth maximum (far)"
},
"mmwave_depth_minimum_near": {
"name": "mmWave depth minimum (near)"
},
"mmwave_height_maximum_ceiling": {
"name": "mmWave height maximum (ceiling)"
},
"mmwave_height_minimum_floor": {
"name": "mmWave height minimum (floor)"
},
"mmwave_hold_time": {
"name": "mmWave hold time"
},
"mmwave_width_maximum_right": {
"name": "mmWave width maximum (right)"
},
"mmwave_width_minimum_left": {
"name": "mmWave width minimum (left)"
},
"motion_detection_sensitivity": {
"name": "Motion detection sensitivity"
},
@@ -911,6 +980,12 @@
"portion_weight": {
"name": "Portion weight"
},
"power_drop_threshold": {
"name": "Power drop threshold"
},
"power_rise_threshold": {
"name": "Power rise threshold"
},
"presence_detection_timeout": {
"name": "Presence detection timeout"
},
@@ -953,6 +1028,9 @@
"ramp_rate_on_to_off_remote": {
"name": "Remote ramp rate on to off"
},
"red_led_brightness": {
"name": "Red LED brightness"
},
"regulation_setpoint_offset": {
"name": "Regulation setpoint offset"
},
@@ -1121,6 +1199,9 @@
"valve_opening_degree": {
"name": "Valve opening degree"
},
"valve_position": {
"name": "Valve position"
},
"valve_state_auto_shutdown": {
"name": "Valve state auto-shutdown"
},
@@ -1294,12 +1375,24 @@
"led_scaling_mode": {
"name": "LED scaling mode"
},
"light_on_presence_behavior": {
"name": "Light on presence behavior"
},
"liquid_state": {
"name": "Liquid state"
},
"local_temperature_source": {
"name": "Local temperature source"
},
"mmwave_detect_sensitivity": {
"name": "mmWave sensitivity"
},
"mmwave_detect_trigger": {
"name": "mmWave target speed"
},
"mmwave_room_size_preset": {
"name": "mmWave room size preset"
},
"mode": {
"name": "Mode"
},
@@ -1399,6 +1492,9 @@
"switch_actions": {
"name": "Switch actions"
},
"switch_actions_id": {
"name": "{id} switch actions"
},
"switch_indication": {
"name": "Switch indication"
},
@@ -1408,6 +1504,9 @@
"switch_type": {
"name": "Switch type"
},
"switch_type_id": {
"name": "{id} switch type"
},
"switch_type_l1": {
"name": "Switch type L1"
},
@@ -2056,9 +2155,18 @@
"linkage_alarm": {
"name": "Linkage alarm"
},
"local_control_id": {
"name": "{id} local control"
},
"local_protection": {
"name": "Local protection"
},
"manual_mode": {
"name": "Manual mode"
},
"metering_only_mode": {
"name": "Metering only mode"
},
"mounting_mode": {
"name": "Mounting mode"
},
@@ -2089,6 +2197,9 @@
"relay_click_in_on_off_mode": {
"name": "Disable relay click in on off mode"
},
"remote_protection": {
"name": "Remote protection"
},
"scale_protection": {
"name": "Scale protection"
},
+1 -1
View File
@@ -3473,7 +3473,7 @@ zeroconf==0.150.0
zeversolar==0.3.2
# homeassistant.components.zha
zha-quirks==2.1.1
zha-quirks==2.2.0
# homeassistant.components.zha
zha==2.0.1