<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div>Guten Tag,<br class=""><br class="">Bei der inplementation eines DimmDevices für meine homekit-bridge bin ich auf folgendes Problem gestossen, beim lesen der getOutputChannelValue, erhalte ich falsche werte im Response, gemäss Doku müsste die values in Prozent sein und nicht  >>16567.843137254902<<   <br class=""><br class="">Device:<br class=""><br class="">Schlafzimmer > Lampe3</div><div><br class=""></div><div>Request:<br class=""><br class=""><a href="https://testrack2.aizo.com:58080/json/device/getOutputChannelValue?channels=brightness;saturation&dsid=3504175fe000000000007ba7&token=" class="">https://testrack2.aizo.com:58080/json/device/getOutputChannelValue?channels=brightness;saturation&dsid=3504175fe000000000007ba7&token=</a>….<br class=""><br class="">Response:<br class=""><br class="">"{"result":{"channels":[{"channel":"brightness","value":16567.843137254902},{"channel":"saturation","value":16567.843137254902}]},"ok":true}“<br class=""><br class=""></div><div><br class=""></div><div>Des weiteren, scheint auch das Commando setOutputChannelValue nicht zu funktionieren, ich kann die „brightness" setzen, aber nichts passiert:</div><div><br class=""></div><div>Device - Schlafzimmer > Lampe3 (DimmedDevice) setBrightness: 43</div><div>dSS - dssRequest(req): /device/setOutputChannelValue?channelvalues=brightness=43&applyNow=1&category=manual&dsid=3504175fe000000000007ba7</div><div>dSS - dssRequest(res): [none] ...</div><div><br class=""></div><div><br class=""></div><div>PS: Beim mir bekannten Logfile (<a href="https://testrack2.aizo.com:50443/cgi-bin/logview.hs" class="">https://testrack2.aizo.com:50443/cgi-bin/logview.hs</a>) finde ich keinen Eintrag, gibt es ein Log-File speziell für die API-Calls ?</div><div class=""><br class=""></div><div class=""><br class="">Gruss<br class=""><br class=""><br class="">Chris Gross<br class=""><br class="">—————————————————<br class=""><br class="">Software Engineer<br class=""><br class="">Dietlikon, Switzerland<br class=""><br class=""><a href="mailto:cgHome@gmx.net" class="">cgHome@gmx.net</a><br class=""><br class="">https://github.com/cgHome
</div>


<br class=""></body></html>