andig / homebridge-fritz

Homebridge platform for Fritz!Box router and supported DECT devices
MIT License
74 stars 22 forks source link

Updating Guest Wifi crashes homebridge #78

Closed oberstobacht closed 4 years ago

oberstobacht commented 4 years ago

Hallo,

Ständig stürzt mir die Homebridge mit folgendem Fehler ab.

[2019-9-20 21:54:07] Homebridge is running on port 51826. [2019-9-20 21:54:21] [Fritz] Updating guest WLAN [2019-9-20 21:54:21] [Fritz] Getting guest WLAN state [2019-9-20 21:54:21] TypeError: Cannot read property 'actions' of undefined     at FritzWifiAccessory.getOn (/usr/local/lib/node_modules/homebridge-fritz/lib/accessories/wifi.js:96:22)     at FritzWifiAccessory.update (/usr/local/lib/node_modules/homebridge-fritz/lib/accessories/wifi.js:158:5)     at ontimeout (timers.js:427:11)     at tryOnTimeout (timers.js:289:5)     at listOnTimeout (timers.js:252:5)     at Timer.processTimers (timers.js:212:10) [2019-9-20 21:54:21] Got SIGTERM, shutting down Homebridge... [2019-9-20 21:54:26] [Fritz] Updating outlet 116570099522 [2019-9-20 21:54:26] [Fritz] Getting outlet 116570099522 state [2019-9-20 21:54:26] [Fritz] Getting outlet 116570099522 power usage [2019-9-20 21:54:26] [Fritz] Getting outlet 116570099522 in use [2019-9-20 21:54:26] [Fritz] Getting outlet 116570099522 energy consumption [2019-9-20 21:54:26] [Fritz] Getting outlet 116570099522 temperature

Zusätzlich werden die Eingaben aus Homkit so gut wie nie angenommen. Das in Homkit geregelte Thermostat wird dann in Homkit mit „keine Antwort“ angezeigt, bis ich die App am Handy wieder neu öffne. Dann wird wieder der Zusand von zuvor angezeigt. Also eine Steuerung der Comet DECT funktioniert so gut wie gar nicht. Die Anzeige der aktuellen Einstellung klappt wunderbar.

Bitte um Hilfe

Euer Oberst

jngmrks commented 4 years ago

Das mit den Thermostaten geht mir genauso seitdem ich meinen Raspberry 4 komplett neu aufgesetzt habe. Nur Antwortet kein einziges Gerät mehr sobald ich eines ändere. Dauert dann an die 20 Sekunden bis der Status beim ersten mal geändert wird. Danach gehts schneller, 2-3 Sekunden zum Schalten, nur der Status braucht ewig

oberstobacht commented 4 years ago

Hier noch mal ein Auszug aus meiner Homebridge. Wenn ich versuche ein Thermostat von Homkit zu regeln, laufen kurz danach folgende Fehler in der Homebridge auf!!!

[2019-9-21 20:49:12] [Fritz] Updating thermostat 109710536784 [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710536784 temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710536784 target temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710536784 battery level [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710536784 battery status [2019-9-21 20:49:12] [Fritz] Updating thermostat 109710507504 [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507504 temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507504 target temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507504 battery level [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507504 battery status [2019-9-21 20:49:12] [Fritz] Updating thermostat 109710507880 [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507880 temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507880 target temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507880 battery level [2019-9-21 20:49:12] [Fritz] Getting thermostat 109710507880 battery status [2019-9-21 20:49:12] [Fritz] Updating thermostat 119610820280 [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610820280 temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610820280 target temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610820280 battery level [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610820280 battery status [2019-9-21 20:49:12] [Fritz] Updating thermostat 119610823832 [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610823832 temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610823832 target temperature [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610823832 battery level [2019-9-21 20:49:12] [Fritz] Getting thermostat 119610823832 battery status Unhandled rejection ReferenceError: fritz is not defined at /usr/local/lib/node_modules/homebridge-fritz/lib/accessories/thermostat.js:153:9 at tryCatcher (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:517:31) at Promise._settlePromise (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:574:18) at Promise._settlePromise0 (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:619:10) at Promise._settlePromises (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:699:18) at _drainQueueStep (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:138:12) at _drainQueue (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:131:9) at Async._drainQueues (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:147:5) at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:17:14) at runCallback (timers.js:696:18) at tryOnImmediate (timers.js:667:5) at processImmediate (timers.js:649:5)

Unhandled rejection ReferenceError: fritz is not defined at /usr/local/lib/node_modules/homebridge-fritz/lib/accessories/thermostat.js:153:9 at tryCatcher (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:517:31) at Promise._settlePromise (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:574:18) at Promise._settlePromise0 (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:619:10) at Promise._settlePromises (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/promise.js:699:18) at _drainQueueStep (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:138:12) at _drainQueue (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:131:9) at Async._drainQueues (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:147:5) at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/homebridge-fritz/node_modules/bluebird/js/release/async.js:17:14) at runCallback (timers.js:696:18) at tryOnImmediate (timers.js:667:5) at processImmediate (timers.js:649:5)

[2019-9-21 20:49:52] [Fritz] Getting guest WLAN state [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610823832 heating state [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610823832 target heating state [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610823832 temperature [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610823832 target temperature [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610823832 battery status [2019-9-21 20:49:52] [Fritz] Getting outlet 116570099522 state [2019-9-21 20:49:52] [Fritz] Getting outlet 116570099522 temperature [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610820280 target temperature [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610820280 target heating state [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610820280 temperature [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610820280 heating state [2019-9-21 20:49:52] [Fritz] Getting thermostat 119610820280 battery status [2019-9-21 20:49:52] [RademacherHomePilot] Rollo Fenster

gebt es dafür eine Lösung????

Oberst

jngmrks commented 4 years ago

[2019-9-21 22:24:11] Got SIGTERM, shutting down Homebridge... [2019-9-21 22:23:33] [Fritz!Box] Setting thermostat 109711038560 target temperature [2019-9-21 22:23:32] [Fritz!Box] Setting thermostat 109711038560 heating state

Geht mir genauso :/

andig commented 4 years ago

Das letzte Log sieht anders aus. Ihr verwendet alle die aktuelle Version? Könnte mir evtl. jemand remote Zugriff auf eine Testinstallation geben? Bitte per Mail an cpuidle@gmx.de.

oberstobacht commented 4 years ago

Hallo Andig,

Der erste log oben, ist mit Version 0.8. Da schmiert die ganze Homebridge ab, sobald ich per Homkit versuche zu regeln. Der zweite log ist mit Version 0.7.0, da kommen in hombridge beim regeln nur die Fehler in roter Schrift, aber sie schmiert wenigstens nicht ab. Deshalb habe ich aktuell auch die 0.7.0 am laufen.somit muss ich nicht ständig Homebridge neu starten. Das mit der Testinstallation versehe ich nicht. Da habe ich keinen Plan... Wenn ich sonst noch irgendwie helfen kann, einfach Bescheid geben. Noch zur Info. Irgendwie muss die ganze Sache auch mit IOS13 zu tun haben. Auf dem iPad mit iOS 12.4.1 kann ich die Comet DECT noch steuern. Mit dem IPhone mit ios13 kommt dann immer der Fehler aus dem letzen Post von mir. Und das wie gesagt aktuell mit der Plugin Version 0.7.0! Ich hoffe die Info hilft Dir weiter. Gruß Oberst

jngmrks commented 4 years ago

Ich hab auch die 0.8.0. Würde Zugang zu meiner Produktivumgebung gewähren wenns ist. Bei jedem Schaltvorgang dauert es ewig und fast immer Schmiert Homebridge bei nem Thermostat ab, sobald ich die Temperatur ändern möchte.

andig commented 4 years ago

Bitte unter cpuidle@gmx.de für Zugang melden.

Viele Grüße, Andreas

Am 23.09.2019 um 18:43 schrieb jngmrks notifications@github.com:

Ich hab auch die 0.8.0. Würde Zugang zu meiner Produktivumgebung gewähren wenns ist. Bei jedem Schaltvorgang dauert es ewig und fast immer Schmiert Homebridge bei nem Thermostat ab, sobald ich die Temperatur ändern möchte.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

andig commented 4 years ago

Können wir bitte nochmal trennen worum es ier wirklich geht?

a) ein Problem mit dem WIfi (erster Kommentar) b) Probleme mit den Thermostaten (weitere Kommentare)

Verstehe ich es richtig dass das zwei unterschiedliceh Themen sind? Andere Dinge gehen?

oberstobacht commented 4 years ago

Ja wifi geht bei mir nicht mehr zum schalten. Und auch die Thermostate werden nur noch in Homekit angezeigt, aber lassen sich nicht mehr Steuer.

jngmrks commented 4 years ago

WLAN geht bei mir, nur muss ich den Schalter immer zwei mal betätigen..? Thermostate nur mit sehr viel Glück, meistens schmiert Homebridge komplett ab, muss es dann neu starten. Die Home-App neu aufmachen hat nur in seltensten Fällen erfolg.

andig commented 4 years ago

Ich glaub hier passieren einige/verschiedene Dinge: a) Thermostate b) Wifi.

@oberstobacht aus Deinem Log bzgl. Thermostaten (a):

Die Zeile 153 enthält in der aktuellen Version keine Variable fritz:

[2019-9-21 20:49:12] [Fritz] Getting thermostat 119610823832 battery status
Unhandled rejection ReferenceError: fritz is not defined
at /usr/local/lib/node_modules/homebridge-fritz/lib/accessories/thermostat.js:153:9

dagegen aber Zeile 153 in aktueller Installation:

pi@raspberrypi:~ $ cat  /usr/local/lib/node_modules/homebridge-fritz/lib/accessories/thermostat.js | tail -n+153 | head -1
        service.getCharacteristic(Characteristic.TargetTemperature).setValue(temp, undefined, FritzPlatform.Context);

Also als ersten Schritt bitte mal aktualisieren und die Datei nochmal überprüfen.

Update könntest Du bitte nochmal ein debug log der 0.8 für das Schalten der Thermostate erzeugen?

Update b) blenden wir nochmal einen Moment aus. Da gab es mal ein Problem mit veralteten FritzBox Firmware Versionen. Ist die aktuell?

jngmrks commented 4 years ago

@oberstobacht Gibts News von dir? Ich kann sagen das iOS 12.4.1 oder 13.1 da keine Unterschiede machen. Du hast aber ganz andere Fehler als ich muss ich feststellen. Obwohl wir beide auf "keine Antwort" kommen. Die Home-App erwartet eine Antwort auf die Anfrage innerhalb von 5 Sekunden, dann kommt "keine Antwort" selbst wenn die Antwort danach noch kommt. Mache ich die App zu und wieder auf, dann stimmen die Werte. Warum Homebridge sich sporadisch komplett verabschiedet kann ich leider nicht herausfinden.

andig commented 4 years ago

Die Thermostatprobleme werden mit #80 adressiert.

andig commented 4 years ago

ping @oberstobacht ich würde das Problem gerne lösen. Hast Du weitere Details oder könnte ich mir das mal "live" auf Deinem System anschauen?

oberstobacht commented 4 years ago

Hallo,

sorry das ich mich nicht gleich gemeldet habe. Ich hatte dienstlich bissle Stress. Habe jetzt da Plugin in v 0.8 laufen. Hombridge läuft auch erst einmal und stürzt nicht ab. Status der 5 Comet Dect und einer Fritz Dect 210 wird in HomeKit korrekt angezeigt. Ein Regeln und steuern per HomeKit ist jedoch nahezu nicht möglich und funktioniert eher zufällig 1 mal bei 20 Versuchen. Jedes mal wenn man per HomeKit ein Gerät versucht zu regeln (z.B von 19 auf 23 Grad stellt), wechselt das Gerät ca. 3-4 Sekunden danach in HomeKit in den Status "Keine Antwort" und wird in HomeKit mit Ausrufezeichen angezeigt. Schliesst man HomeKit danach auf dem Gerät komplett und startet die APP neu, wird wieder der alte Status von 19 Grad angezeigt. In Homebridge auf dem Raspi wird auch kein Fehler angezeigt, sondern nur die Aktualisierungsdaten.

Grüsse Oberst

Log Homebridge: 019-10-11 19:24:27] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 19:24:27] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 19:24:27] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 19:24:27] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 19:24:27] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 19:24:27] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 19:24:27] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 19:24:27] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610820280 target heating state [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610820280 heating state [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - Current target position: 100 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting current position [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting obstruction detected [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting obstruction detected [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - Current target position: 0 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting current position [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710536784 heating state [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710536784 target heating state [2019-10-11 19:24:31] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 19:24:31] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 19:24:31] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 19:24:31] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting current position [2019-10-11 19:24:31] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - Current target position: 0 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting obstruction detected [2019-10-11 19:24:31] [Fritz] Getting outlet 116570099522 state [2019-10-11 19:24:31] [Fritz] Getting guest WLAN state [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - Current target position: 100 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting current position [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting obstruction detected [2019-10-11 19:24:31] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 19:24:31] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 19:24:31] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 19:24:32] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 19:24:32] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 19:24:32] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 19:24:32] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 19:24:32] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 19:24:32] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 19:24:32] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507880 heating state [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507880 target heating state [2019-10-11 19:24:32] [Nuki] Getting current state for 'SwitchUnlatchAllowed'... [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507504 target heating state [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 109710507504 heating state [2019-10-11 19:24:32] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 19:24:32] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 19:24:32] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 19:24:32] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 19:24:49] [Fritz] Switching outlet 116570099522 to true [2019-10-11 19:24:58] [Fritz] Updating guest WLAN [2019-10-11 19:24:58] [Fritz] Getting guest WLAN state [2019-10-11 19:25:02] [Fritz] Updating outlet 116570099522 [2019-10-11 19:25:02] [Fritz] Getting outlet 116570099522 state [2019-10-11 19:25:02] [Fritz] Getting outlet 116570099522 power usage [2019-10-11 19:25:02] [Fritz] Getting outlet 116570099522 in use [2019-10-11 19:25:02] [Fritz] Getting outlet 116570099522 energy consumption [2019-10-11 19:25:02] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 19:25:03] [Fritz] Updating thermostat 109710536784 [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710536784 battery level [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 19:25:03] [Fritz] Updating thermostat 109710507504 [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507504 battery level [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 19:25:03] [Fritz] Updating thermostat 109710507880 [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507880 battery level [2019-10-11 19:25:03] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 19:25:03] [Fritz] Updating thermostat 119610820280 [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610820280 battery level [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 19:25:03] [Fritz] Updating thermostat 119610823832 [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610823832 battery level [2019-10-11 19:25:03] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610820280 target heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610820280 heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - Current target position: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting current position [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting obstruction detected [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting obstruction detected [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - Current target position: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting current position [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710536784 heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710536784 target heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 19:25:40] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 19:25:40] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting current position [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - Current target position: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting obstruction detected [2019-10-11 19:25:40] [Fritz] Getting outlet 116570099522 state [2019-10-11 19:25:40] [Fritz] Getting guest WLAN state [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - Current target position: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting current position [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting obstruction detected [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 19:25:40] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 19:25:40] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 19:25:40] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507880 heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507880 target heating state [2019-10-11 19:25:40] [Nuki] Getting current state for 'SwitchUnlatchAllowed'... [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507504 target heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 109710507504 heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 19:25:40] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 19:25:49] [Fritz] Setting thermostat 109710536784 heating state [2019-10-11 19:25:49] [Fritz] Getting thermostat 109710536784 battery level [2019-10-11 19:25:50] [Fritz] Setting thermostat 109710536784 target temperature [2019-10-11 19:25:58] [Fritz] Updating guest WLAN [2019-10-11 19:25:58] [Fritz] Getting guest WLAN state [2019-10-11 19:26:02] [Fritz] Updating outlet 116570099522 [2019-10-11 19:26:02] [Fritz] Getting outlet 116570099522 state [2019-10-11 19:26:02] [Fritz] Getting outlet 116570099522 power usage [2019-10-11 19:26:02] [Fritz] Getting outlet 116570099522 in use [2019-10-11 19:26:02] [Fritz] Getting outlet 116570099522 energy consumption [2019-10-11 19:26:02] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 19:26:03] [Fritz] Updating thermostat 109710536784 [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710536784 battery level [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 19:26:03] [Fritz] Updating thermostat 109710507504 [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507504 battery level [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 19:26:03] [Fritz] Updating thermostat 109710507880 [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507880 battery level [2019-10-11 19:26:03] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 19:26:03] [Fritz] Updating thermostat 119610820280 [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610820280 battery level [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 19:26:03] [Fritz] Updating thermostat 119610823832 [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610823832 battery level [2019-10-11 19:26:03] [Fritz] Getting thermostat 119610823832 battery status

oberstobacht commented 4 years ago

Hallo,

hier noch meine config, als von Interesse. { "bridge":{ "username":"CD:22:3D:E3:C3:31", "name":"RonnyPi", "pin":"031-45-111", "port":51826 }, "accessories":[ { "accessory":"YamahaMC", "name":"YSP-1600", "host":"192.168.001.177", "zone":"main", "maxvol":100 } ], "platforms":[ { "platform":"NukiBridge", "name":"Nuki", "api_token":"abcdef", "bridge_url":"192.168.001.222:8080", "webhook_port":"51827", "lock_state_mode":"1", "webhook_server_ip_or_name":"192.168.001.223", "locks":[ { "id":"11111111", "usesDoorLatch":"true", "name":"Tür", "priority":"1" } ] }, { "platform":"People", "name":"LEDSchalter", "threshold":"1", "pingInterval":"7000", "ignoreReEnterExitSeconds":"0", "anyoneSensor":"true", "nooneSensor":"false", "people":[ { "name":"LEDKIZITV", "target":"192.168.001.007" } ] }, { "platform": "RademacherHomePilot", "name": "RademacherHomePilot", "url": "http://192.168.001.230" }, { "debug":false, "password":"Passwort", "url":"http://192,168.1.1", "platform":"Fritz!Box", "username":"username", "name":"Fritz", "interval":60 } ] }

jngmrks commented 4 years ago

Wäre echt nicht schlecht wenn du ein DEBUG-LOG hättest. Die "Timeout-Fehler" wurden mit der 0.8 ja eigentlich behoben.

oberstobacht commented 4 years ago

wie mach ich das???

oberstobacht commented 4 years ago

Ok Bitte!!! [2019-10-11 20:35:28] [Fritz] Outlets found: 116570099522 [2019-10-11 20:35:28] [Fritz] > getThermostatList ("a999208b32cf1ad8") [2019-10-11 20:35:28] [Fritz] < getThermostatList ["109710536784","109710507504","109710507880","119610820280","119610823832"] [2019-10-11 20:35:28] [Fritz] Thermostats found: 109710536784,109710507504,109710507880,119610820280,119610823832 [2019-10-11 20:35:28] [Fritz] Sensors found: none [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Guest WLAN'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Dose Balkon'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Wohnzimmer Tür'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Wohnzimmer Fenster'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Heizung Kinderzimmer'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Heizung Schlafzimmer'... [2019-10-11 20:35:28] [Fritz] Initializing platform accessory 'Heizung Bad'... Setup Payload: X-HM://0023ISYVR489D Scan this code with your HomeKit app on your iOS device to pair with Homebridge:

Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 031-45-111 │     
└────────────┘     

[2019-10-11 20:35:29] Homebridge is running on port 51826. [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 20:35:34] [Fritz] 1 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610820280 target heating state [2019-10-11 20:35:34] [Fritz] 2 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 20:35:34] [Fritz] 3 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610820280 heating state [2019-10-11 20:35:34] [Fritz] 4 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 20:35:34] [Fritz] 5 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 20:35:34] [Fritz] 6 pending api calls [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - Current target position: 100 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting current position [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting obstruction detected [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting obstruction detected [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - Current target position: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting current position [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710536784 heating state [2019-10-11 20:35:34] [Fritz] 7 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 20:35:34] [Fritz] 8 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 20:35:34] [Fritz] 9 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710536784 target heating state [2019-10-11 20:35:34] [Fritz] 10 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 20:35:34] [Fritz] 11 pending api calls [2019-10-11 20:35:34] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:35:34] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting current position [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - Current target position: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting obstruction detected [2019-10-11 20:35:34] [Fritz] Getting outlet 116570099522 state [2019-10-11 20:35:34] [Fritz] 12 pending api calls [2019-10-11 20:35:34] [Fritz] Getting guest WLAN state [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - Current target position: 100 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting current position [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting obstruction detected [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 20:35:34] [Fritz] 13 pending api calls [2019-10-11 20:35:34] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:34] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 20:35:34] [Fritz] < tr64.GetInfo {"NewEnable":"0","NewStatus":"Disabled","NewMaxBitRate":"Auto","NewChannel":"6","NewSSID":"ScheidisGastzugang","NewBeaconType":"11i","NewMACAddressControlEnabled":"1","NewStandard":"n","NewBSSID":"CA:0E:14:AA:FD:CA","NewBasicEncryptionModes":"None","NewBasicAuthenticationMode":"None","NewMaxCharsSSID":"32","NewMinCharsSSID":"1","NewAllowedCharsSSID":"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz !\"#$%&'()*+,-./:;<=>?@[\]^_{|}~","NewMinCharsPSK":"64","NewMaxCharsPSK":"64","NewAllowedCharsPSK":"0123456789ABCDEFabcdef"} [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 20:35:34] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 20:35:34] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 20:35:34] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 20:35:34] [Fritz] 13 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 20:35:34] [Fritz] 14 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 20:35:34] [Fritz] 15 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507880 heating state [2019-10-11 20:35:34] [Fritz] 16 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507880 target heating state [2019-10-11 20:35:34] [Fritz] 17 pending api calls [2019-10-11 20:35:34] [Nuki] Getting current state for 'SwitchUnlatchAllowed'... [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507504 target heating state [2019-10-11 20:35:34] [Fritz] 18 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 20:35:34] [Fritz] 19 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 20:35:34] [Fritz] 20 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 109710507504 heating state [2019-10-11 20:35:34] [Fritz] 21 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 20:35:34] [Fritz] 22 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 20:35:34] [Fritz] 23 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 20:35:34] [Fritz] 24 pending api calls [2019-10-11 20:35:34] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 20:35:34] [Fritz] 25 pending api calls [2019-10-11 20:35:36] [Fritz] < getBatteryCharge 60 [2019-10-11 20:35:36] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:36] [Fritz] < getTempTarget "off" [2019-10-11 20:35:36] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:37] [Fritz] < getTempTarget "off" [2019-10-11 20:35:37] [Fritz] > getTemperature ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:38] [Fritz] < getTemperature 20.5 [2019-10-11 20:35:38] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:38] [Fritz] < getTempTarget "off" [2019-10-11 20:35:38] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:40] [Fritz] < getBatteryCharge 60 [2019-10-11 20:35:40] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710507504") [2019-10-11 20:35:41] [Fritz] < getBatteryCharge 40 [2019-10-11 20:35:41] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:35:42] [Fritz] < getTempTarget 25 [2019-10-11 20:35:42] [Fritz] > getTemperature ("a999208b32cf1ad8","109710536784") [2019-10-11 20:35:43] [Fritz] < getTemperature 24 [2019-10-11 20:35:43] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:35:43] [Fritz] < getTempTarget 25 [2019-10-11 20:35:43] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:35:44] [Fritz] < getTempTarget 25 [2019-10-11 20:35:44] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710536784") [2019-10-11 20:35:45] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 20:35:45] [Fritz] 15 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 20:35:45] [Fritz] 16 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 119610820280 target heating state [2019-10-11 20:35:45] [Fritz] 17 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 20:35:45] [Fritz] 18 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 119610820280 heating state [2019-10-11 20:35:45] [Fritz] 19 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 20:35:45] [Fritz] 20 pending api calls [2019-10-11 20:35:45] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 20:35:45] [Fritz] 21 pending api calls [2019-10-11 20:35:45] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - Current target position: 100 [2019-10-11 20:35:45] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting current position [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting obstruction detected [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting obstruction detected [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - Current target position: 0 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting current position [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710536784 heating state [2019-10-11 20:35:46] [Fritz] 22 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 20:35:46] [Fritz] 23 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 20:35:46] [Fritz] 24 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710536784 target heating state [2019-10-11 20:35:46] [Fritz] 25 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 20:35:46] [Fritz] 26 pending api calls [2019-10-11 20:35:46] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:35:46] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting current position [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - Current target position: 0 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting obstruction detected [2019-10-11 20:35:46] [Fritz] Getting outlet 116570099522 state [2019-10-11 20:35:46] [Fritz] 27 pending api calls [2019-10-11 20:35:46] [Fritz] Getting guest WLAN state [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - Current target position: 100 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting current position [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting obstruction detected [2019-10-11 20:35:46] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 20:35:46] [Fritz] 28 pending api calls [2019-10-11 20:35:46] [Fritz] < getBatteryCharge 60 [2019-10-11 20:35:46] [Fritz] > getSwitchState ("a999208b32cf1ad8","116570099522") [2019-10-11 20:35:46] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 20:35:46] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 20:35:46] [Fritz] < tr64.GetInfo {"NewEnable":"0","NewStatus":"Disabled","NewMaxBitRate":"Auto","NewChannel":"6","NewSSID":"ScheidisGastzugang","NewBeaconType":"11i","NewMACAddressControlEnabled":"1","NewStandard":"n","NewBSSID":"CA:0E:14:AA:FD:CA","NewBasicEncryptionModes":"None","NewBasicAuthenticationMode":"None","NewMaxCharsSSID":"32","NewMinCharsSSID":"1","NewAllowedCharsSSID":"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz !\"#$%&'()*+,-./:;<=>?@[\\]^_{|}~","NewMinCharsPSK":"64","NewMaxCharsPSK":"64","NewAllowedCharsPSK":"0123456789ABCDEFabcdef"} [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 20:35:46] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 20:35:46] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 20:35:46] [Fritz] 28 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 20:35:46] [Fritz] 29 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 20:35:46] [Fritz] 30 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507880 heating state [2019-10-11 20:35:46] [Fritz] 31 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507880 target heating state [2019-10-11 20:35:46] [Fritz] 32 pending api calls [2019-10-11 20:35:46] [Nuki] Getting current state for 'SwitchUnlatchAllowed'... [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507504 target heating state [2019-10-11 20:35:46] [Fritz] 33 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 20:35:46] [Fritz] 34 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 20:35:46] [Fritz] 35 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 109710507504 heating state [2019-10-11 20:35:46] [Fritz] 36 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 20:35:46] [Fritz] 37 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 20:35:46] [Fritz] 38 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 20:35:46] [Fritz] 39 pending api calls [2019-10-11 20:35:46] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 20:35:46] [Fritz] 40 pending api calls [2019-10-11 20:35:47] [Fritz] < getSwitchState true [2019-10-11 20:35:47] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","119610823832") [2019-10-11 20:35:48] [Fritz] < getBatteryCharge 50 [2019-10-11 20:35:48] [Fritz] > getTemperature ("a999208b32cf1ad8","116570099522") [2019-10-11 20:35:49] [Fritz] < getTemperature 22.5 [2019-10-11 20:35:49] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:49] [Fritz] Setting thermostat 109710536784 heating state [2019-10-11 20:35:49] [Fritz] Getting thermostat 109710536784 battery level [2019-10-11 20:35:49] [Fritz] 38 pending api calls [2019-10-11 20:35:49] [Fritz] < getTempTarget "off" [2019-10-11 20:35:49] [Fritz] > getTemperature ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:50] [Fritz] < getTemperature 20 [2019-10-11 20:35:50] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:51] [Fritz] < getTempTarget "off" [2019-10-11 20:35:51] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:51] [Fritz] Setting thermostat 109710536784 target temperature [2019-10-11 20:35:51] [Fritz] 36 pending api calls [2019-10-11 20:35:51] [Fritz] < getTempTarget "off" [2019-10-11 20:35:51] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:35:52] [Fritz] < getTempTarget 23 [2019-10-11 20:35:52] [Fritz] > getTemperature ("a999208b32cf1ad8","109710507504") [2019-10-11 20:35:52] [Fritz] < getTemperature 24 [2019-10-11 20:35:52] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:35:53] [Fritz] < getTempTarget 23 [2019-10-11 20:35:53] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:35:54] [Fritz] < getTempTarget 23 [2019-10-11 20:35:54] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:35:54] [Fritz] < getTempTarget 10 [2019-10-11 20:35:54] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:35:55] [Fritz] < getTempTarget 10 [2019-10-11 20:35:55] [Fritz] > getTemperature ("a999208b32cf1ad8","119610823832") [2019-10-11 20:35:55] [Fritz] < getTemperature 20.5 [2019-10-11 20:35:55] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:35:56] [Fritz] < getTempTarget 10 [2019-10-11 20:35:56] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710507880") [2019-10-11 20:35:58] [Fritz] < getBatteryCharge 60 [2019-10-11 20:35:58] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:58] [Fritz] < getTempTarget "off" [2019-10-11 20:35:58] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:59] [Fritz] < getTempTarget "off" [2019-10-11 20:35:59] [Fritz] > getTemperature ("a999208b32cf1ad8","119610820280") [2019-10-11 20:35:59] [Fritz] < getTemperature 20.5 [2019-10-11 20:35:59] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610820280") [2019-10-11 20:36:00] [Fritz] < getTempTarget "off" [2019-10-11 20:36:00] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","119610820280") [2019-10-11 20:36:01] [Fritz] < getBatteryCharge 60 [2019-10-11 20:36:01] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710507504") [2019-10-11 20:36:03] [Fritz] < getBatteryCharge 40 [2019-10-11 20:36:03] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:36:03] [Fritz] < getTempTarget 25 [2019-10-11 20:36:03] [Fritz] > getTemperature ("a999208b32cf1ad8","109710536784") [2019-10-11 20:36:04] [Fritz] < getTemperature 24 [2019-10-11 20:36:04] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:36:04] [Fritz] < getTempTarget 25 [2019-10-11 20:36:04] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710536784") [2019-10-11 20:36:06] [Fritz] < getTempTarget 25 [2019-10-11 20:36:06] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710536784") [2019-10-11 20:36:06] [Fritz] Getting thermostat 109710507880 battery status [2019-10-11 20:36:06] [Fritz] 17 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 119610820280 target temperature [2019-10-11 20:36:06] [Fritz] 18 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 119610820280 target heating state [2019-10-11 20:36:06] [Fritz] 19 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 119610820280 temperature [2019-10-11 20:36:06] [Fritz] 20 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 119610820280 heating state [2019-10-11 20:36:06] [Fritz] 21 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 119610820280 battery status [2019-10-11 20:36:06] [Fritz] 22 pending api calls [2019-10-11 20:36:06] [Fritz] Getting thermostat 109710507504 battery status [2019-10-11 20:36:06] [Fritz] 23 pending api calls [2019-10-11 20:36:06] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - Current target position: 100 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting current position [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - getting obstruction detected [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting obstruction detected [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - Current target position: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - getting current position [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710536784 heating state [2019-10-11 20:36:07] [Fritz] 24 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710536784 temperature [2019-10-11 20:36:07] [Fritz] 25 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710536784 target temperature [2019-10-11 20:36:07] [Fritz] 26 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710536784 target heating state [2019-10-11 20:36:07] [Fritz] 27 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710536784 battery status [2019-10-11 20:36:07] [Fritz] 28 pending api calls [2019-10-11 20:36:07] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:36:07] [Nuki] Cached lock state is isLocked = 'false'. [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting current position [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - Current target position: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - getting obstruction detected [2019-10-11 20:36:07] [Fritz] Getting outlet 116570099522 state [2019-10-11 20:36:07] [Fritz] 29 pending api calls [2019-10-11 20:36:07] [Fritz] Getting guest WLAN state [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - Current target position: 100 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting current position [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - getting obstruction detected [2019-10-11 20:36:07] [Fritz] Getting thermostat 119610823832 battery status [2019-10-11 20:36:07] [Fritz] 30 pending api calls [2019-10-11 20:36:07] [YSP-1600] HTTP GetStatus result:Off [2019-10-11 20:36:07] [Fritz] < tr64.GetInfo {"NewEnable":"0","NewStatus":"Disabled","NewMaxBitRate":"Auto","NewChannel":"6","NewSSID":"ScheidisGastzugang","NewBeaconType":"11i","NewMACAddressControlEnabled":"1","NewStandard":"n","NewBSSID":"CA:0E:14:AA:FD:CA","NewBasicEncryptionModes":"None","NewBasicAuthenticationMode":"None","NewMaxCharsSSID":"32","NewMinCharsSSID":"1","NewAllowedCharsSSID":"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz !\"#$%&'()*+,-./:;<=>?@[\]^_`{|}~","NewMinCharsPSK":"64","NewMaxCharsPSK":"64","NewAllowedCharsPSK":"0123456789ABCDEFabcdef"} [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current position: 100 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current target: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - obstruction detected: 0 errors [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - obstruction detected: 0 errors [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current position: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Fenster (Alexa) [1010001] - current target: 100 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - obstruction detected: 0 errors [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Kinderzimmer(Alexa) [1010004] - current position: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo unten (Alexa) [1010000] - current target: 0 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current target: 100 [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - obstruction detected: 0 errors [2019-10-11 20:36:07] [Fritz] < getBatteryCharge 60 [2019-10-11 20:36:07] [Fritz] > getSwitchState ("a999208b32cf1ad8","116570099522") [2019-10-11 20:36:07] [RademacherHomePilot] Rollo Tür (Alexa) [1010002] - current position: 100 [2019-10-11 20:36:07] [Fritz] Getting outlet 116570099522 temperature [2019-10-11 20:36:07] [Fritz] 30 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507880 target temperature [2019-10-11 20:36:07] [Fritz] 31 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507880 temperature [2019-10-11 20:36:07] [Fritz] 32 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507880 heating state [2019-10-11 20:36:07] [Fritz] 33 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507880 target heating state [2019-10-11 20:36:07] [Fritz] 34 pending api calls [2019-10-11 20:36:07] [Nuki] Getting current state for 'SwitchUnlatchAllowed'... [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507504 target heating state [2019-10-11 20:36:07] [Fritz] 35 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507504 temperature [2019-10-11 20:36:07] [Fritz] 36 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507504 target temperature [2019-10-11 20:36:07] [Fritz] 37 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 109710507504 heating state [2019-10-11 20:36:07] [Fritz] 38 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 119610823832 heating state [2019-10-11 20:36:07] [Fritz] 39 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 119610823832 target heating state [2019-10-11 20:36:07] [Fritz] 40 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 119610823832 temperature [2019-10-11 20:36:07] [Fritz] 41 pending api calls [2019-10-11 20:36:07] [Fritz] Getting thermostat 119610823832 target temperature [2019-10-11 20:36:07] [Fritz] 42 pending api calls [2019-10-11 20:36:08] [Fritz] < getSwitchState true [2019-10-11 20:36:08] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","119610823832") [2019-10-11 20:36:09] [Fritz] < getBatteryCharge 50 [2019-10-11 20:36:09] [Fritz] > getTemperature ("a999208b32cf1ad8","116570099522") [2019-10-11 20:36:10] [Fritz] < getTemperature 22.5 [2019-10-11 20:36:10] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:36:10] [Fritz] < getTempTarget "off" [2019-10-11 20:36:10] [Fritz] > getTemperature ("a999208b32cf1ad8","109710507880") [2019-10-11 20:36:11] [Fritz] < getTemperature 20 [2019-10-11 20:36:11] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:36:11] [Fritz] < getTempTarget "off" [2019-10-11 20:36:11] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507880") [2019-10-11 20:36:12] [Fritz] < getTempTarget "off" [2019-10-11 20:36:12] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:36:14] [Fritz] < getTempTarget 23 [2019-10-11 20:36:14] [Fritz] > getTemperature ("a999208b32cf1ad8","109710507504") [2019-10-11 20:36:14] [Fritz] < getTemperature 24 [2019-10-11 20:36:14] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:36:15] [Fritz] < getTempTarget 23 [2019-10-11 20:36:15] [Fritz] > getTempTarget ("a999208b32cf1ad8","109710507504") [2019-10-11 20:36:15] [Fritz] < getTempTarget 23 [2019-10-11 20:36:15] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:36:16] [Fritz] < getTempTarget 10 [2019-10-11 20:36:16] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:36:16] [Fritz] < getTempTarget 10 [2019-10-11 20:36:16] [Fritz] > getTemperature ("a999208b32cf1ad8","119610823832") [2019-10-11 20:36:17] [Fritz] < getTemperature 20.5 [2019-10-11 20:36:17] [Fritz] > getTempTarget ("a999208b32cf1ad8","119610823832") [2019-10-11 20:36:18] [Fritz] < getTempTarget 10 [2019-10-11 20:36:18] [Fritz] > getBatteryCharge ("a999208b32cf1ad8","109710536784")

jngmrks commented 4 years ago

Da sehe ich auf den ersten Blick das "Problem" mit dem Interval auf 30 Sekunden. Stell den mal rauf, ich hab den auf 1800. Alle 30 Sekunden sind einfach viel zu viel, da kommst du aus den Anfragen gar nicht mehr raus.

oberstobacht commented 4 years ago

Das interval in der config steht doch fürs fritzplugin auf 60. oder welchen Wert muss ich in der config ändern?

jngmrks commented 4 years ago

Das Problem ist Quasi bis alles einmal durch ist, läuft alles schon wieder durch. In der Zeit is ein Schalten fast unmöglich. Ich hab daher 1800 Sekunden. Musst halt austesten, ich seh dadurch keinen Nachteil.

oberstobacht commented 4 years ago

Ist schon soweit klar. Aber welchen Wert muss ich ändern. Die 60 bei Interval fürs Fritzplugin auf 1800? Richtig?

jngmrks commented 4 years ago

Genau, teste es einfach mal aus 😉

oberstobacht commented 4 years ago

Hallo,

Also ich habe wie empfohlen den Wert für interval, beim Eintrag der FritzBox in der config auf 1800 gestellt. Ergebnis ist jedoch unverändert. Die Geräte in Homkit wechseln den Status zu „keine Antwort“ und zeigen nach dem Neustart der Home App auf dem iPhone wieder den alten Wert an. Bei 1 von 20 Versuchen funktioniert es. Aber wenigstens stürzt die Homebridge jetzt nicht mehr ab. Ich habe keine Idee woran es noch liegen kann. Ich bin schon am überlegen, ob ich zum FritzBox Platform Plugin wechsle. Mit diesem scheint es ja nicht richtig zu funktionieren.....

Grüße Oberst

jngmrks commented 4 years ago

@andig Was sagst du dazu? Genau der Fehler der bei mir jetzt weg ist.

oberstobacht commented 4 years ago

Und was hast du geändert, das der Fehler bei dir weg ist?

jngmrks commented 4 years ago

Der ursprüngliche Fehler war ja das die Antwort auf die Änderung zu lange gebraucht hat, deswegen kam das keine Antwort. Das wurde in der 0.8 geändert. Die Antwort kommt jetzt sofort, die Änderung selbst wird später ausgeführt. Was bei mir noch anders ist, ich habe das concurrent auf true.

GitMeHenk commented 4 years ago

Have the plugin set up with HOOBS, although HB doesnt crash, it does not actually activate/de acitivate the GUESTWLAN.

andig commented 4 years ago

@andig Was sagst du dazu? Genau der Fehler der bei mir jetzt weg ist.

Dieses Ticket bezog sich auf Wifi. Ich habe den Überblick verloren worum es hier wirklich geht. Mein Vorschlag: Ticket schliessen und neue, einzelne Tickets je Issue aufmachen damit ich der Diskussion folgen kann.