Fix missing humidity sensor (#16337)
This commit is contained in:
parent
d3791fa45d
commit
2c7d6ee6b5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ HM_DEVICE_TYPES = {
|
|||
'FillingLevel', 'ValveDrive', 'EcoLogic', 'IPThermostatWall',
|
||||
'IPSmoke', 'RFSiren', 'PresenceIP', 'IPAreaThermostat',
|
||||
'IPWeatherSensor', 'RotaryHandleSensorIP', 'IPPassageSensor',
|
||||
'IPKeySwitchPowermeter'],
|
||||
'IPKeySwitchPowermeter', 'IPThermostatWall230V'],
|
||||
DISCOVER_CLIMATE: [
|
||||
'Thermostat', 'ThermostatWall', 'MAXThermostat', 'ThermostatWall2',
|
||||
'MAXWallThermostat', 'IPThermostat', 'IPThermostatWall',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue