kdietrich / homebridge-devolo

WARNING: this repo is not maintained anymore. Homebridge plugin for Devolo Home Control
16 stars 4 forks source link

Messsteckdose - remoteSwitch / targetRemoteSwitch #3

Closed nicoh88 closed 7 years ago

nicoh88 commented 7 years ago

Hallo,

wenn man über das Devolo Webinterface, dass schalten einer Messsteckdose deaktiviert, sollte dies auch nicht in HomeKit schaltbar sein.

Daher bitte "remoteSwitch" bzw. "targetRemoteSwitch" beachten.

{ "result": { "items": [{ "UID": "ps.hdm:ZWave:XXXXXXXX/XX", "properties": { "pendingOperations": null, "operationStatus": null, "remoteSwitch": false, "targetRemoteSwitch": false, "targetLocalSwitch": false, "itemId": null, "localSwitch": false }, "attributes": {}, "objectClass": ["com.devolo.fi.setting.ProtectionSetting", "com.devolo.fi.widget.DeviceSetting", "com.devolo.fi.async.base.AsyncFunctionalItem", "com.prosyst.mbs.services.fim.FunctionalItem"], "tags": [] }] }, "jsonrpc": "2.0" }

kdietrich commented 7 years ago

Fixed in the next release with https://github.com/kdietrich/homebridge-devolo/commit/c350be52dd1b78e072d77d91f29161375e269066.