Merge pull request #5555 from jannau/max_shutter_contact
homematic: add MAX shutter contact class
This commit is contained in:
commit
7e7f9f6670
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ HM_DEVICE_TYPES = {
|
|||
DISCOVER_BINARY_SENSORS: [
|
||||
'ShutterContact', 'Smoke', 'SmokeV2', 'Motion', 'MotionV2',
|
||||
'RemoteMotion', 'WeatherSensor', 'TiltSensor', 'IPShutterContact',
|
||||
'HMWIOSwitch'],
|
||||
'HMWIOSwitch', 'MaxShutterContact'],
|
||||
DISCOVER_COVER: ['Blind', 'KeyBlind']
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue