hahn-th / homematicip-rest-api

A python wrapper for the homematicIP REST API (Access Point Based)
https://hahn-th.github.io/homematicip-rest-api/
GNU General Public License v3.0
211 stars 63 forks source link

KEY_REMOTE_CONTROL_KEY_MATIC #505

Open cn-schuh opened 8 months ago

cn-schuh commented 8 months ago

Thank You very much for 1.0.16. It fixed a lot of warning.

I have an device, which is might be not used often. Maybe something for the next release. (It is not supported, and in my point of view no support is needed).

Warning message: __'KEY_REMOTE_CONTROL_KEYMATIC' isn't a valid option for class 'DeviceType'

Further some other topics which could be interesting: _Optional Device Feature 'IOptionalFeatureDeviceErrorLockJammed' is not yet supported 'LOCK_PROFILE' isn't a valid option for class 'GroupType' There is no class for group 'LOCK_PROFILE' yet 'AUTO_RELOCK_PROFILE' isn't a valid option for class 'GroupType' There is no class for group 'AUTO_RELOCK_PROFILE' yet 'OPEN_DOOR_NOTIFICATION_RULE_GROUP' isn't a valid option for class 'GroupType' There is no class for group 'OPEN_DOOR_NOTIFICATION_RULE_GROUP' yet__

In case You are interested to fix, i can assist You by running tests.

hahn-th commented 7 months ago

You could send me your anonmized config to get rid of the warnings. But there is no chance to get button presses from devices. They are not transmitted by homematic via the websocket connection. Therefore i cannot handle it.

cn-schuh commented 7 months ago

Unfortunately i hadn't some time to reply earlier. Do You have a prefered way to get the config?