1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00

Fix Sensors for HmIP-DLD (#59804)

This commit is contained in:
Daniel Perna 2021-11-21 12:09:55 +01:00 committed by GitHub
parent ba93a384a7
commit 9197512ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: [