1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Remove invalid Matter HeatingCoolingUnit device type (#166828)

This commit is contained in:
TheJulianJES
2026-03-31 11:37:49 +02:00
committed by GitHub
parent f3b64dcbe0
commit 904a2d1b4d

View File

@@ -206,7 +206,6 @@ DISCOVERY_SCHEMAS = [
device_types.Cooktop,
device_types.Dishwasher,
device_types.ExtractorHood,
device_types.HeatingCoolingUnit,
device_types.LaundryDryer,
device_types.LaundryWasher,
device_types.Oven,
@@ -241,7 +240,6 @@ DISCOVERY_SCHEMAS = [
device_types.Dishwasher,
device_types.ExtractorHood,
device_types.Fan,
device_types.HeatingCoolingUnit,
device_types.LaundryDryer,
device_types.LaundryWasher,
device_types.Oven,