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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user