mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
homematic: add MAX shutter contact class
This commit is contained in:
parent
9cad9c19f8
commit
0048267f3e
@ -68,7 +68,7 @@ HM_DEVICE_TYPES = {
|
|||||||
DISCOVER_BINARY_SENSORS: [
|
DISCOVER_BINARY_SENSORS: [
|
||||||
'ShutterContact', 'Smoke', 'SmokeV2', 'Motion', 'MotionV2',
|
'ShutterContact', 'Smoke', 'SmokeV2', 'Motion', 'MotionV2',
|
||||||
'RemoteMotion', 'WeatherSensor', 'TiltSensor', 'IPShutterContact',
|
'RemoteMotion', 'WeatherSensor', 'TiltSensor', 'IPShutterContact',
|
||||||
'HMWIOSwitch'],
|
'HMWIOSwitch', 'MaxShutterContact'],
|
||||||
DISCOVER_COVER: ['Blind', 'KeyBlind']
|
DISCOVER_COVER: ['Blind', 'KeyBlind']
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user