mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Fix Sensors for HmIP-DLD (#59804)
This commit is contained in:
parent
ba93a384a7
commit
9197512ed1
@ -131,6 +131,7 @@ HM_DEVICE_TYPES = {
|
||||
"IPMultiIOPCB",
|
||||
"ValveBoxW",
|
||||
"CO2SensorIP",
|
||||
"IPLockDLD",
|
||||
],
|
||||
DISCOVER_CLIMATE: [
|
||||
"Thermostat",
|
||||
@ -180,7 +181,6 @@ HM_DEVICE_TYPES = {
|
||||
"IPRainSensor",
|
||||
"IPLanRouter",
|
||||
"IPMultiIOPCB",
|
||||
"IPLockDLD",
|
||||
"IPWHS2",
|
||||
],
|
||||
DISCOVER_COVER: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user