Update pyhomematic to 0.1.67 (#35637)
This commit is contained in:
parent
11b786a4fc
commit
cd68f7dc14
5 changed files with 10 additions and 3 deletions
|
@ -30,6 +30,8 @@ SENSOR_TYPES_CLASS = {
|
|||
"TiltSensor": None,
|
||||
"WeatherSensor": None,
|
||||
"IPContact": DEVICE_CLASS_OPENING,
|
||||
"MotionIPV2": DEVICE_CLASS_MOTION,
|
||||
"IPRemoteMotionV2": DEVICE_CLASS_MOTION,
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue