mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +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",
|
"IPMultiIOPCB",
|
||||||
"ValveBoxW",
|
"ValveBoxW",
|
||||||
"CO2SensorIP",
|
"CO2SensorIP",
|
||||||
|
"IPLockDLD",
|
||||||
],
|
],
|
||||||
DISCOVER_CLIMATE: [
|
DISCOVER_CLIMATE: [
|
||||||
"Thermostat",
|
"Thermostat",
|
||||||
@ -180,7 +181,6 @@ HM_DEVICE_TYPES = {
|
|||||||
"IPRainSensor",
|
"IPRainSensor",
|
||||||
"IPLanRouter",
|
"IPLanRouter",
|
||||||
"IPMultiIOPCB",
|
"IPMultiIOPCB",
|
||||||
"IPLockDLD",
|
|
||||||
"IPWHS2",
|
"IPWHS2",
|
||||||
],
|
],
|
||||||
DISCOVER_COVER: [
|
DISCOVER_COVER: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user