mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Missing Binary Sensor (#20921)
TiltIP Binary Sensor is missing in the discover list.
This commit is contained in:
parent
326010629c
commit
5def64156f
@ -90,7 +90,7 @@ HM_DEVICE_TYPES = {
|
|||||||
'IPShutterContact', 'HMWIOSwitch', 'MaxShutterContact', 'Rain',
|
'IPShutterContact', 'HMWIOSwitch', 'MaxShutterContact', 'Rain',
|
||||||
'WiredSensor', 'PresenceIP', 'IPWeatherSensor', 'IPPassageSensor',
|
'WiredSensor', 'PresenceIP', 'IPWeatherSensor', 'IPPassageSensor',
|
||||||
'SmartwareMotion', 'IPWeatherSensorPlus', 'MotionIPV2', 'WaterIP',
|
'SmartwareMotion', 'IPWeatherSensorPlus', 'MotionIPV2', 'WaterIP',
|
||||||
'IPMultiIO'],
|
'IPMultiIO', 'TiltIP'],
|
||||||
DISCOVER_COVER: ['Blind', 'KeyBlind', 'IPKeyBlind', 'IPKeyBlindTilt'],
|
DISCOVER_COVER: ['Blind', 'KeyBlind', 'IPKeyBlind', 'IPKeyBlindTilt'],
|
||||||
DISCOVER_LOCKS: ['KeyMatic']
|
DISCOVER_LOCKS: ['KeyMatic']
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user