Missing Binary Sensor (#20921)
TiltIP Binary Sensor is missing in the discover list.
This commit is contained in:
parent
326010629c
commit
5def64156f
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ HM_DEVICE_TYPES = {
|
|||
'IPShutterContact', 'HMWIOSwitch', 'MaxShutterContact', 'Rain',
|
||||
'WiredSensor', 'PresenceIP', 'IPWeatherSensor', 'IPPassageSensor',
|
||||
'SmartwareMotion', 'IPWeatherSensorPlus', 'MotionIPV2', 'WaterIP',
|
||||
'IPMultiIO'],
|
||||
'IPMultiIO', 'TiltIP'],
|
||||
DISCOVER_COVER: ['Blind', 'KeyBlind', 'IPKeyBlind', 'IPKeyBlindTilt'],
|
||||
DISCOVER_LOCKS: ['KeyMatic']
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue