-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iobroker Fehler API err => {"msg":"AHA request error","function":"fritzAHA_Request","error":500,"status":500} #531
Comments
Status 500 = Internal Server Error Ich würde mal versuchen die Fritzbox über die App im Handy zu erreichen. Welche Adapter Version ist es? |
Moin! low level sagt mir noch nichts , bitte erläutern. |
2.5.10 aus GitHub kann auch probiert werden. Dürfte aber kaum ein Unterschied machen, wenn es bei Fehler 500 bleibt. Die beiden Dinge |
Zunächst mal Danke für Deine Mühe. Die Kommandozeilen Überprüfung ergab folgendes
Error: Cannot find module 'xml2json-light'
Node.js v18.20.2
Es scheint wohl eine Datei zu fehlen. |
Der erste Versuch schlug fehl, da ich die XML Bibliothek nicht mehr einbinde. Da hab ich wohl die Anpassung vergessen. So nun es mit Python geht, sind wir zurück beim Adapter. Adapter in debug Modus versetzen. |
OK hier kommt das log.
| Nachricht -- | -- fritzdect.0 | 2024-04-14 13:21:50.237 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:50.189 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:50.181 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:50.108 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:50.107 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:50.107 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:50.016 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:50.015 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:50.013 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:21:40.128 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:40.082 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:40.076 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:40.020 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:40.020 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:40.019 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:40.010 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:40.010 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:40.009 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:21:30.253 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:30.207 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:30.200 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:30.037 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:30.036 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:30.035 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:30.017 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:30.016 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:30.015 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:21:20.185 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:20.174 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:20.136 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:20.068 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:20.067 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:20.066 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:20.021 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:20.019 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:20.017 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:21:10.165 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:10.111 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:10.101 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:10.039 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:10.037 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:10.035 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:10.016 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:10.015 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:10.014 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:21:00.132 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:21:00.092 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:21:00.086 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:21:00.025 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:21:00.025 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:00.024 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:21:00.016 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:21:00.015 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:21:00.015 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:50.177 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:50.173 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:50.127 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:50.059 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:50.058 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:50.057 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:50.013 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:50.012 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:50.011 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:40.135 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:40.087 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:40.080 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:40.021 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:40.021 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:40.020 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:40.010 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:40.009 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:40.008 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:30.161 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:30.105 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:30.098 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:30.031 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:30.030 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:30.030 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:30.020 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:30.019 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:30.017 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:20.176 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:20.169 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:20.122 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:20.018 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:20.018 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:20.017 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:20.009 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:20.008 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:20.007 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:10.169 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:10.124 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:10.112 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:10.035 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:10.034 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:10.032 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:10.018 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:10.017 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:10.015 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:20:00.171 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:20:00.124 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:20:00.117 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:20:00.058 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:20:00.057 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:00.056 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:20:00.044 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:20:00.043 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:20:00.043 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:19:50.182 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:50.154 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:50.135 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:19:50.072 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:19:50.071 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:50.070 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:19:50.015 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:19:50.013 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:50.011 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:19:40.185 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:40.140 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:40.133 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:19:40.020 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:19:40.019 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:40.018 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:19:40.008 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:19:40.008 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:40.007 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:19:30.135 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:30.097 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:30.085 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:19:30.023 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:19:30.023 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:30.022 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:19:30.011 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:19:30.010 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:30.009 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:19:20.174 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:20.170 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:10.146 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:10.105 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:10.095 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:19:00.181 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:19:00.138 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:19:00.128 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:19:00.059 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:19:00.058 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:00.056 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:19:00.038 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:19:00.037 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:19:00.035 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:50.189 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:18:50.150 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:18:50.137 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:18:50.075 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:18:50.074 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:50.072 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:18:50.019 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:18:50.018 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:50.015 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:40.199 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:18:40.159 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:18:40.149 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:18:40.030 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:18:40.029 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:40.028 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:18:40.014 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:18:40.013 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:40.012 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:30.133 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:18:30.093 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:18:30.085 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:18:30.019 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:18:30.018 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:30.018 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:18:30.008 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:18:30.008 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:30.007 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:20.175 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:18:20.156 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:18:20.107 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:18:20.044 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:18:20.043 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:20.042 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:18:20.013 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:18:20.013 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:20.012 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:10.137 | debug | Switched Mode099950078106 to closed fritzdect.0 | 2024-04-14 13:18:10.096 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Off (ack = true) fritzdect.0 | 2024-04-14 13:18:10.090 | debug | Switched Mode099950078106 to closed. fritzdect.0 | 2024-04-14 13:18:10.018 | info | DECT ID: 099950078106 identified for command (hkrmode) : 1 fritzdect.0 | 2024-04-14 13:18:10.018 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:10.017 | debug | onStateChange => state fritzdect.0.DECT_099950078106.hkrmode changed: 1 (ack = false) fritzdect.0 | 2024-04-14 13:18:10.010 | info | DECT ID: 099950078106 identified for command (tsoll) : 3 fritzdect.0 | 2024-04-14 13:18:10.010 | debug | ack is not set! -> command fritzdect.0 | 2024-04-14 13:18:10.009 | debug | onStateChange => state fritzdect.0.DECT_099950078106.tsoll changed: 3 (ack = false) fritzdect.0 | 2024-04-14 13:18:09.648 | info | going over to cyclic polling, messages to poll activity only in debug-mode fritzdect.0 | 2024-04-14 13:18:09.648 | info | finished initial updating devices/groups fritzdect.0 | 2024-04-14 13:18:09.647 | debug | object transfer members 23,26 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.647 | debug | object transfer masterdeviceid 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.647 | debug | processing datapoint groupinfo as object fritzdect.0 | 2024-04-14 13:18:09.647 | debug | object transfer adaptiveHeatingRunning 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.646 | debug | object transfer adaptiveHeatingActive 1 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.646 | debug | object transfer holidayactive 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.646 | debug | object transfer summeractive 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.645 | debug | object transfer nextchange [object Object] grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.645 | debug | object transfer boostactiveendtime 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.645 | debug | object transfer boostactive 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.645 | debug | object transfer windowopenactiveendtime 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.644 | debug | object transfer windowopenactiv 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.644 | debug | object transfer errorcode 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.644 | debug | object transfer devicelock 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.644 | debug | object transfer lock 0 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.644 | debug | object transfer komfort 38 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.643 | debug | object transfer absenk 38 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.643 | debug | object transfer tsoll 38 grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.643 | debug | no value for updating in grpD90A04-3F58D91C0 tist writing null fritzdect.0 | 2024-04-14 13:18:09.643 | debug | object transfer tist grpD90A04-3F58D91C0 fritzdect.0 | 2024-04-14 13:18:09.642 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:09.642 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.642 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.642 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.641 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.641 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.641 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.640 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.640 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.640 | debug | processing datapoint synchronized directly fritzdect.0 | 2024-04-14 13:18:09.640 | debug | With grpD90A04-3F58D91C0 got the following device/group to parse {"synchronized":"1","identifier":"grpD90A04-3F58D91C0","id":"900","functionbitmask":"4160","fwversion":"1.0","manufacturer":"AVM","present":"1","txbusy":"0","name":"Gruppe Badezimmer","hkr":{"tist":"","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"},"groupinfo":{"masterdeviceid":"0","members":"23,26"}} fritzdect.0 | 2024-04-14 13:18:09.639 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.638 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.637 | debug | onStateChange => state fritzdect.0.DECT_grpD90A04-3F58D91C0.operationmode changed: Night (ack = true) fritzdect.0 | 2024-04-14 13:18:09.572 | debug | updating Group Gruppe Badezimmer fritzdect.0 | 2024-04-14 13:18:09.571 | debug | update Groups 1 fritzdect.0 | 2024-04-14 13:18:09.571 | debug | [{"synchronized":"1","identifier":"grpD90A04-3F58D91C0","id":"900","functionbitmask":"4160","fwversion":"1.0","manufacturer":"AVM","present":"1","txbusy":"0","name":"Gruppe Badezimmer","hkr":{"tist":"","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"},"groupinfo":{"masterdeviceid":"0","members":"23,26"}}] fritzdect.0 | 2024-04-14 13:18:09.571 | debug | groups fritzdect.0 | 2024-04-14 13:18:09.567 | debug | object transfer offset 0 116300392526 fritzdect.0 | 2024-04-14 13:18:09.567 | debug | object transfer celsius 225 116300392526 fritzdect.0 | 2024-04-14 13:18:09.567 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.567 | debug | object transfer energy 178763 116300392526 fritzdect.0 | 2024-04-14 13:18:09.566 | debug | object transfer power 23960 116300392526 fritzdect.0 | 2024-04-14 13:18:09.566 | debug | object transfer voltage 228114 116300392526 fritzdect.0 | 2024-04-14 13:18:09.566 | debug | processing datapoint powermeter as object fritzdect.0 | 2024-04-14 13:18:09.566 | debug | object transfer state 1 116300392526 fritzdect.0 | 2024-04-14 13:18:09.565 | debug | processing datapoint simpleonoff as object fritzdect.0 | 2024-04-14 13:18:09.565 | debug | object transfer devicelock 0 116300392526 fritzdect.0 | 2024-04-14 13:18:09.565 | debug | object transfer lock 0 116300392526 fritzdect.0 | 2024-04-14 13:18:09.565 | debug | object transfer mode manuell 116300392526 fritzdect.0 | 2024-04-14 13:18:09.564 | debug | object transfer state 1 116300392526 fritzdect.0 | 2024-04-14 13:18:09.564 | debug | processing datapoint switch as object fritzdect.0 | 2024-04-14 13:18:09.564 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.564 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.563 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.563 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.563 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.563 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.562 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.562 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.562 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.561 | debug | With 116300392526 got the following device/group to parse {"identifier":"11630 0392526","id":"25","functionbitmask":"35712","fwversion":"04.26","manufacturer":"AVM","productname":"FRITZ!DECT 200","present":"1","txbusy":"0","name":"WZ TV on/off #10","switch":{"state":"1","mode":"manuell","lock":"0","devicelock":"0"},"simpleonoff":{"state":"1"},"powermeter":{"voltage":"228114","power":"23960","energy":"178763"},"temperature":{"celsius":"225","offset":"0"}} fritzdect.0 | 2024-04-14 13:18:09.561 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.559 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.494 | debug | updating Device WZ TV on/off #10 fritzdect.0 | 2024-04-14 13:18:09.494 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.492 | debug | object transfer offset 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.492 | debug | object transfer celsius 255 116570065875 fritzdect.0 | 2024-04-14 13:18:09.492 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.490 | debug | object transfer energy 21961 116570065875 fritzdect.0 | 2024-04-14 13:18:09.486 | debug | object transfer power 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.486 | debug | object transfer voltage 226167 116570065875 fritzdect.0 | 2024-04-14 13:18:09.486 | debug | processing datapoint powermeter as object fritzdect.0 | 2024-04-14 13:18:09.485 | debug | object transfer state 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.485 | debug | processing datapoint simpleonoff as object fritzdect.0 | 2024-04-14 13:18:09.485 | debug | object transfer devicelock 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.485 | debug | object transfer lock 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.484 | debug | object transfer mode manuell 116570065875 fritzdect.0 | 2024-04-14 13:18:09.484 | debug | object transfer state 0 116570065875 fritzdect.0 | 2024-04-14 13:18:09.484 | debug | processing datapoint switch as object fritzdect.0 | 2024-04-14 13:18:09.483 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.483 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.483 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.482 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.482 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.482 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.481 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.481 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.481 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.480 | debug | With 116570065875 got the following device/group to parse {"identifier":"11657 0065875","id":"21","functionbitmask":"35712","fwversion":"04.25","manufacturer":"AVM","productname":"FRITZ!DECT 210","present":"1","txbusy":"0","name":"Balkon #6","switch":{"state":"0","mode":"manuell","lock":"0","devicelock":"0"},"simpleonoff":{"state":"0"},"powermeter":{"voltage":"226167","power":"0","energy":"21961"},"temperature":{"celsius":"255","offset":"0"}} fritzdect.0 | 2024-04-14 13:18:09.480 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.479 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.422 | debug | updating Device Balkon #6 fritzdect.0 | 2024-04-14 13:18:09.422 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.421 | debug | object transfer offset 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.421 | debug | object transfer celsius 220 087610011567 fritzdect.0 | 2024-04-14 13:18:09.421 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.421 | debug | object transfer energy 3 087610011567 fritzdect.0 | 2024-04-14 13:18:09.421 | debug | object transfer power 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.420 | debug | object transfer voltage 227371 087610011567 fritzdect.0 | 2024-04-14 13:18:09.420 | debug | processing datapoint powermeter as object fritzdect.0 | 2024-04-14 13:18:09.420 | debug | object transfer state 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.420 | debug | processing datapoint simpleonoff as object fritzdect.0 | 2024-04-14 13:18:09.419 | debug | object transfer devicelock 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.419 | debug | object transfer lock 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.419 | debug | object transfer mode manuell 087610011567 fritzdect.0 | 2024-04-14 13:18:09.419 | debug | object transfer state 0 087610011567 fritzdect.0 | 2024-04-14 13:18:09.418 | debug | processing datapoint switch as object fritzdect.0 | 2024-04-14 13:18:09.418 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.418 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.418 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.417 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.417 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.417 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.417 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.416 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.416 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.416 | debug | With 087610011567 got the following device/group to parse {"identifier":"08761 0011567","id":"20","functionbitmask":"35712","fwversion":"04.26","manufacturer":"AVM","productname":"FRITZ!DECT 200","present":"1","txbusy":"0","name":"SZ Luftfeuchte #5","switch":{"state":"0","mode":"manuell","lock":"0","devicelock":"0"},"simpleonoff":{"state":"0"},"powermeter":{"voltage":"227371","power":"0","energy":"3"},"temperature":{"celsius":"220","offset":"0"}} fritzdect.0 | 2024-04-14 13:18:09.416 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.415 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.359 | debug | updating Device SZ Luftfeuchte #5 fritzdect.0 | 2024-04-14 13:18:09.359 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.359 | debug | object transfer offset 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.359 | debug | object transfer celsius 230 087610191268 fritzdect.0 | 2024-04-14 13:18:09.358 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.358 | debug | object transfer energy 1686 087610191268 fritzdect.0 | 2024-04-14 13:18:09.358 | debug | object transfer power 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.358 | debug | object transfer voltage 226588 087610191268 fritzdect.0 | 2024-04-14 13:18:09.358 | debug | processing datapoint powermeter as object fritzdect.0 | 2024-04-14 13:18:09.357 | debug | object transfer state 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.357 | debug | processing datapoint simpleonoff as object fritzdect.0 | 2024-04-14 13:18:09.357 | debug | object transfer devicelock 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.357 | debug | object transfer lock 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.356 | debug | object transfer mode manuell 087610191268 fritzdect.0 | 2024-04-14 13:18:09.356 | debug | object transfer state 0 087610191268 fritzdect.0 | 2024-04-14 13:18:09.356 | debug | processing datapoint switch as object fritzdect.0 | 2024-04-14 13:18:09.356 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.355 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.355 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.355 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.355 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.354 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.354 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.354 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.354 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.353 | debug | With 087610191268 got the following device/group to parse {"identifier":"08761 0191268","id":"19","functionbitmask":"35712","fwversion":"04.26","manufacturer":"AVM","productname":"FRITZ!DECT 200","present":"1","txbusy":"0","name":"HP-Drucker #4","switch":{"state":"0","mode":"manuell","lock":"0","devicelock":"0"},"simpleonoff":{"state":"0"},"powermeter":{"voltage":"226588","power":"0","energy":"1686"},"temperature":{"celsius":"230","offset":"0"}} fritzdect.0 | 2024-04-14 13:18:09.353 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.352 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.248 | debug | updating Device HP-Drucker #4 fritzdect.0 | 2024-04-14 13:18:09.248 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.248 | debug | object transfer adaptiveHeatingRunning 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.247 | debug | object transfer adaptiveHeatingActive 1 139790561308 fritzdect.0 | 2024-04-14 13:18:09.247 | debug | object transfer holidayactive 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.247 | debug | object transfer summeractive 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.247 | debug | object transfer nextchange [object Object] 139790561308 fritzdect.0 | 2024-04-14 13:18:09.246 | debug | object transfer battery 100 139790561308 fritzdect.0 | 2024-04-14 13:18:09.246 | debug | object transfer batterylow 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.246 | debug | object transfer boostactiveendtime 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.246 | debug | object transfer boostactive 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.245 | debug | object transfer windowopenactiveendtime 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.245 | debug | object transfer windowopenactiv 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.245 | debug | object transfer errorcode 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.245 | debug | object transfer devicelock 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.244 | debug | object transfer lock 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.244 | debug | object transfer komfort 32 139790561308 fritzdect.0 | 2024-04-14 13:18:09.244 | debug | object transfer absenk 32 139790561308 fritzdect.0 | 2024-04-14 13:18:09.244 | debug | object transfer tsoll 32 139790561308 fritzdect.0 | 2024-04-14 13:18:09.243 | debug | object transfer tist 47 139790561308 fritzdect.0 | 2024-04-14 13:18:09.243 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:09.243 | debug | object transfer offset 0 139790561308 fritzdect.0 | 2024-04-14 13:18:09.243 | debug | object transfer celsius 225 139790561308 fritzdect.0 | 2024-04-14 13:18:09.242 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.242 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:09.242 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:09.242 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.241 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.241 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.241 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.241 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.240 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.240 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.240 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.239 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.239 | debug | With 139790561308 got the following device/group to parse {"identifier":"13979 0561308","id":"27","functionbitmask":"320","fwversion":"05.18","manufacturer":"AVM","productname":"FRITZ!DECT 302","present":"1","txbusy":"0","name":"WZ FRITZ!DECT 302 #12","battery":"100","batterylow":"0","temperature":{"celsius":"225","offset":"0"},"hkr":{"tist":"47","tsoll":"32","absenk":"32","komfort":"32","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"100","nextchange":{"endperiod":"0","tchange":"32"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:09.238 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.238 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.237 | debug | preset operationmode Night fritzdect.0 | 2024-04-14 13:18:09.236 | debug | onStateChange => state fritzdect.0.DECT_139790561308.operationmode changed: Night (ack = true) fritzdect.0 | 2024-04-14 13:18:09.130 | debug | updating Device WZ FRITZ!DECT 302 #12 fritzdect.0 | 2024-04-14 13:18:09.130 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.130 | debug | object transfer adaptiveHeatingRunning 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.130 | debug | object transfer adaptiveHeatingActive 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.129 | debug | object transfer holidayactive 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.129 | debug | object transfer summeractive 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.129 | debug | object transfer nextchange [object Object] 139790807449 fritzdect.0 | 2024-04-14 13:18:09.129 | debug | object transfer battery 100 139790807449 fritzdect.0 | 2024-04-14 13:18:09.128 | debug | object transfer batterylow 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.128 | debug | object transfer boostactiveendtime 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.128 | debug | object transfer boostactive 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.128 | debug | object transfer windowopenactiveendtime 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.127 | debug | object transfer windowopenactiv 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.127 | debug | object transfer errorcode 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.127 | debug | object transfer devicelock 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.126 | debug | object transfer lock 0 139790807449 fritzdect.0 | 2024-04-14 13:18:09.126 | debug | object transfer komfort 32 139790807449 fritzdect.0 | 2024-04-14 13:18:09.126 | debug | object transfer absenk 32 139790807449 fritzdect.0 | 2024-04-14 13:18:09.125 | debug | object transfer tsoll 38 139790807449 fritzdect.0 | 2024-04-14 13:18:09.125 | debug | object transfer tist 34 139790807449 fritzdect.0 | 2024-04-14 13:18:09.125 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:09.125 | debug | object transfer offset -45 139790807449 fritzdect.0 | 2024-04-14 13:18:09.124 | debug | object transfer celsius 230 139790807449 fritzdect.0 | 2024-04-14 13:18:09.124 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.124 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:09.124 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:09.123 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.123 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.123 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.123 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.122 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.122 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.122 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.122 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.121 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.121 | debug | With 139790807449 got the following device/group to parse {"identifier":"13979 0807449","id":"24","functionbitmask":"320","fwversion":"05.18","manufacturer":"AVM","productname":"FRITZ!DECT 302","present":"1","txbusy":"0","name":"AZ FRITZ!DECT 302 #9","battery":"100","batterylow":"0","temperature":{"celsius":"230","offset":"-45"},"hkr":{"tist":"34","tsoll":"38","absenk":"32","komfort":"32","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"100","nextchange":{"endperiod":"0","tchange":"32"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"0","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:09.121 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.120 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.119 | debug | preset operationmode Auto fritzdect.0 | 2024-04-14 13:18:09.118 | debug | onStateChange => state fritzdect.0.DECT_139790807449.operationmode changed: Auto (ack = true) fritzdect.0 | 2024-04-14 13:18:09.015 | debug | updating Device AZ FRITZ!DECT 302 #9 fritzdect.0 | 2024-04-14 13:18:09.015 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:09.015 | debug | object transfer adaptiveHeatingRunning 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.015 | debug | object transfer adaptiveHeatingActive 1 099950078106 fritzdect.0 | 2024-04-14 13:18:09.014 | debug | object transfer holidayactive 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.014 | debug | object transfer summeractive 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.014 | debug | object transfer nextchange [object Object] 099950078106 fritzdect.0 | 2024-04-14 13:18:09.013 | debug | object transfer battery 60 099950078106 fritzdect.0 | 2024-04-14 13:18:09.013 | debug | object transfer batterylow 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.013 | debug | object transfer boostactiveendtime 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.013 | debug | object transfer boostactive 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.012 | debug | object transfer windowopenactiveendtime 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.012 | debug | object transfer windowopenactiv 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.012 | debug | object transfer errorcode 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.012 | debug | object transfer devicelock 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.011 | debug | object transfer lock 0 099950078106 fritzdect.0 | 2024-04-14 13:18:09.011 | debug | object transfer komfort 32 099950078106 fritzdect.0 | 2024-04-14 13:18:09.011 | debug | object transfer absenk 32 099950078106 fritzdect.0 | 2024-04-14 13:18:09.011 | debug | object transfer tsoll 253 099950078106 fritzdect.0 | 2024-04-14 13:18:09.010 | debug | object transfer tist 38 099950078106 fritzdect.0 | 2024-04-14 13:18:09.010 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:09.010 | debug | object transfer offset -20 099950078106 fritzdect.0 | 2024-04-14 13:18:09.010 | debug | object transfer celsius 220 099950078106 fritzdect.0 | 2024-04-14 13:18:09.009 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:09.009 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:09.009 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:09.009 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:09.008 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:09.008 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:09.008 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:09.008 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:09.007 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:09.007 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:09.007 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:09.006 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:09.006 | debug | With 099950078106 got the following device/group to parse {"identifier":"09995 0078106","id":"16","functionbitmask":"320","fwversion":"05.08","manufacturer":"AVM","productname":"FRITZ!DECT 301","present":"1","txbusy":"0","name":"SZ FRITZ!DECT 301 #1","battery":"60","batterylow":"0","temperature":{"celsius":"220","offset":"-20"},"hkr":{"tist":"38","tsoll":"253","absenk":"32","komfort":"32","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"60","nextchange":{"endperiod":"0","tchange":"32"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:09.006 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:09.005 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:09.005 | debug | preset operationmode Auto fritzdect.0 | 2024-04-14 13:18:09.004 | debug | onStateChange => state fritzdect.0.DECT_099950078106.operationmode changed: Auto (ack = true) fritzdect.0 | 2024-04-14 13:18:08.898 | debug | updating Device SZ FRITZ!DECT 301 #1 fritzdect.0 | 2024-04-14 13:18:08.897 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.897 | debug | object transfer adaptiveHeatingRunning 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.896 | debug | object transfer adaptiveHeatingActive 1 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer holidayactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer summeractive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.894 | debug | object transfer nextchange [object Object] 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer battery 100 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer batterylow 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiv 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.890 | debug | object transfer errorcode 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.889 | debug | object transfer devicelock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.888 | debug | object transfer lock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.887 | debug | object transfer komfort 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer absenk 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer tsoll 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | object transfer tist 43 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer offset 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer celsius 215 139791017016 fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.882 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | With 139791017016 got the following device/group to parse {"identifier":"13979 1017016","id":"26","functionbitmask":"320","fwversion":"05.18","manufacturer":"AVM","productname":"FRITZ!DECT 302","present":"1","txbusy":"0","name":"Bad-rot #11","battery":"100","batterylow":"0","temperature":{"celsius":"215","offset":"0"},"hkr":{"tist":"43","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"100","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.877 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.876 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:08.898 | debug | updating Device SZ FRITZ!DECT 301 #1 fritzdect.0 | 2024-04-14 13:18:08.897 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.897 | debug | object transfer adaptiveHeatingRunning 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.896 | debug | object transfer adaptiveHeatingActive 1 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer holidayactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer summeractive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.894 | debug | object transfer nextchange [object Object] 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer battery 100 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer batterylow 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiv 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.890 | debug | object transfer errorcode 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.889 | debug | object transfer devicelock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.888 | debug | object transfer lock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.887 | debug | object transfer komfort 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer absenk 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer tsoll 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | object transfer tist 43 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer offset 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer celsius 215 139791017016 fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.882 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | With 139791017016 got the following device/group to parse {"identifier":"13979 1017016","id":"26","functionbitmask":"320","fwversion":"05.18","manufacturer":"AVM","productname":"FRITZ!DECT 302","present":"1","txbusy":"0","name":"Bad-rot #11","battery":"100","batterylow":"0","temperature":{"celsius":"215","offset":"0"},"hkr":{"tist":"43","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"100","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.877 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.876 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:08.898 | debug | updating Device SZ FRITZ!DECT 301 #1 fritzdect.0 | 2024-04-14 13:18:08.897 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.897 | debug | object transfer adaptiveHeatingRunning 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.896 | debug | object transfer adaptiveHeatingActive 1 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer holidayactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.895 | debug | object transfer summeractive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.894 | debug | object transfer nextchange [object Object] 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer battery 100 139791017016 fritzdect.0 | 2024-04-14 13:18:08.893 | debug | object transfer batterylow 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.892 | debug | object transfer boostactive 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiveendtime 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.891 | debug | object transfer windowopenactiv 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.890 | debug | object transfer errorcode 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.889 | debug | object transfer devicelock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.888 | debug | object transfer lock 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.887 | debug | object transfer komfort 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer absenk 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.886 | debug | object transfer tsoll 38 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | object transfer tist 43 139791017016 fritzdect.0 | 2024-04-14 13:18:08.885 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer offset 0 139791017016 fritzdect.0 | 2024-04-14 13:18:08.884 | debug | object transfer celsius 215 139791017016 fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.883 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.882 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.881 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.880 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.879 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.878 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.877 | debug | With 139791017016 got the following device/group to parse {"identifier":"13979 1017016","id":"26","functionbitmask":"320","fwversion":"05.18","manufacturer":"AVM","productname":"FRITZ!DECT 302","present":"1","txbusy":"0","name":"Bad-rot #11","battery":"100","batterylow":"0","temperature":{"celsius":"215","offset":"0"},"hkr":{"tist":"43","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"100","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"1","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.877 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.876 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:08.876 | debug | preset operationmode Night fritzdect.0 | 2024-04-14 13:18:08.876 | debug | preset operationmode Night fritzdect.0 | 2024-04-14 13:18:08.876 | debug | preset operationmode Night fritzdect.0 | 2024-04-14 13:18:08.875 | debug | onStateChange => state fritzdect.0.DECT_139791017016.operationmode changed: Night (ack = true) fritzdect.0 | 2024-04-14 13:18:08.875 | debug | onStateChange => state fritzdect.0.DECT_139791017016.operationmode changed: Night (ack = true) fritzdect.0 | 2024-04-14 13:18:08.875 | debug | onStateChange => state fritzdect.0.DECT_139791017016.operationmode changed: Night (ack = true) fritzdect.0 | 2024-04-14 13:18:08.774 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingActive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | updating Device Bad-rot #11 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingRunning 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingActive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer summeractive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer battery 40 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer nextchange [object Object] 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer holidayactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingRunning 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | updating Device Bad-rot #11 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer batterylow 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer nextchange [object Object] 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer holidayactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer boostactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer battery 40 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer summeractive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer boostactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer errorcode 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiv 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer boostactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer batterylow 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer devicelock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer komfort 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiv 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer boostactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer lock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer errorcode 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer absenk 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tist 41 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer lock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tsoll 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer komfort 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer devicelock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tsoll 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.768 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer offset 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tist 41 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer absenk 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer offset 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer celsius 205 109710224512 fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer celsius 205 109710224512 fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.768 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.763 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.762 | debug | With 109710224512 got the following device/group to parse {"identifier":"10971 0224512","id":"23","functionbitmask":"320","fwversion":"03.68","manufacturer":"AVM","productname":"Comet DECT","present":"1","txbusy":"0","name":"Bad-blau #8","battery":"40","batterylow":"0","temperature":{"celsius":"205","offset":"0"},"hkr":{"tist":"41","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"40","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"0","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.762 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.761 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.763 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.762 | debug | With 109710224512 got the following device/group to parse {"identifier":"10971 0224512","id":"23","functionbitmask":"320","fwversion":"03.68","manufacturer":"AVM","productname":"Comet DECT","present":"1","txbusy":"0","name":"Bad-blau #8","battery":"40","batterylow":"0","temperature":{"celsius":"205","offset":"0"},"hkr":{"tist":"41","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"40","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"0","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.762 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.761 | debug | calling update data ..... fritzdect.0 | 2024-04-14 13:18:08.774 | debug | updating Device Bad-rot #11 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | _____________________________________________ fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingRunning 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.774 | debug | object transfer adaptiveHeatingActive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer holidayactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer summeractive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer nextchange [object Object] 109710224512 fritzdect.0 | 2024-04-14 13:18:08.773 | debug | object transfer battery 40 109710224512 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer batterylow 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.772 | debug | object transfer boostactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer boostactive 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiveendtime 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer windowopenactiv 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.771 | debug | object transfer errorcode 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer devicelock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer lock 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.770 | debug | object transfer komfort 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer absenk 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tsoll 38 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | object transfer tist 41 109710224512 fritzdect.0 | 2024-04-14 13:18:08.769 | debug | processing datapoint hkr as object fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer offset 0 109710224512 fritzdect.0 | 2024-04-14 13:18:08.768 | debug | object transfer celsius 205 109710224512 fritzdect.0 | 2024-04-14 13:18:08.768 | debug | processing datapoint temperature as object fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint batterylow directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint battery directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint name directly fritzdect.0 | 2024-04-14 13:18:08.767 | debug | processing datapoint txbusy directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint present directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint productname directly fritzdect.0 | 2024-04-14 13:18:08.766 | debug | processing datapoint manufacturer directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint fwversion directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint functionbitmask directly fritzdect.0 | 2024-04-14 13:18:08.765 | debug | processing datapoint id directly fritzdect.0 | 2024-04-14 13:18:08.763 | debug | processing datapoint identifier directly fritzdect.0 | 2024-04-14 13:18:08.762 | debug | With 109710224512 got the following device/group to parse {"identifier":"10971 0224512","id":"23","functionbitmask":"320","fwversion":"03.68","manufacturer":"AVM","productname":"Comet DECT","present":"1","txbusy":"0","name":"Bad-blau #8","battery":"40","batterylow":"0","temperature":{"celsius":"205","offset":"0"},"hkr":{"tist":"41","tsoll":"38","absenk":"38","komfort":"38","lock":"0","devicelock":"0","errorcode":"0","windowopenactiv":"0","windowopenactiveendtime":"0","boostactive":"0","boostactiveendtime":"0","batterylow":"0","battery":"40","nextchange":{"endperiod":"0","tchange":"38"},"summeractive":"0","holidayactive":"0","adaptiveHeatingActive":"0","adaptiveHeatingRunning":"0"}} fritzdect.0 | 2024-04-14 13:18:08.762 | debug | ====================================== fritzdect.0 | 2024-04-14 13:18:08.761 | debug | calling update data ..... fritzdect.0 Ich hoffe das hilft. |
also der erste Teil in tabellarischer Form und fitzdect.0 mit Uhrzeit ist nicht auswertbar. |
logintest mit js muß ich wie oben geschrieben noch verbessern (wegen der nicht mehr eingebundenen Bibliothek), das kommt in 2.5.11 Wenn der Adapter läuft und auch Verbindung aufnimmt und Objektbaum aufbaut, läuft es ja prinzipiell, auch mit dem Zugang. |
Polling intervall ist default = 300s |
OK, es gibt also keinen internen Fehler in der FB. |
Die Meldung kommt leider nicht periodisch. Eher sporadisch |
Die Meldung kommt leider nicht periodisch. Sporadisch würde ich sagen. Mit Start des Adapters wird der Fehler ausgelöst |
Gut, wenn sie also nicht periodisch kommt, dann kommt sie auch nicht bei den 5minütigen Updates. Ansonsten bleibt es wieder dabei, ich bräuchte ein log vom Start und wo auch der Fehler enthalten ist (mit einem längeren Vorspann vor den eigentlichen errors). Ggf. kann man über die Downloadfunktion ein zip herunterladen. |
Habe jetzt die Scripte deaktiviert. Fritzdect deaktiviert. Debug eingeschaltet. Fritzdect neu gestartet. Fehler bleibt aus. Habe vom Log ein PDF erstellt. Hilfreich? |
Habe das System jetzt mal laufen lassen. Der Fehler ist aufgetreten. Habe noch eine PDF erstellt |
Im zweiten pdf ist zumindest ein Fehler im JavaScript Adapter erkennbar. 12024-04-16 08:31:23.183 - 0[32minfol|39m: javascript.0 (4916) State value to set for da wird ein Kommando an fritzdect gegeben, aber es enthält keine Zahl sondern ein Objekt. Ggf. ist hier ein datenpunkt geholt und das State.val nicht benutzt. Oder etwas anderes passt nicht. Also mal den Befehl korrigieren und nochmal schauen ob es immer noch auftritt. ansonsten zeigt das log ein ordentlich funktionierenden fritzdect. Und was mir noch auffällt, alle Einträge sind 3mal enthalten. Egal von welchem Adapter es stammt. |
Ich habe meine Scripte überarbeitet und habe mir auch mal die einzelnen Objekte |
Dann bin ich mal gespannt, ob es wieder auftritt. |
Ich habe nach dem ich in den Scripten auch Fehlermeldungen bekam, die nicht so richtig einsehbar waren, Java Instanzen und Adapter komplett deinstalliert. Auch Fritzdect habe ich deinstalliert. danach Java und Fritz dect neu installiert und eingerichtet. Keine Fehlermeldungen mehr. In den Scripten war wohl einiges ein wenig zerschossen. |
Danke fürs "starring" |
Die Checkbox für FritzDect ist grün! Trotzdem kommt seit einiger Zeit diese Fehlermeldung. Ich bin ziemlich sicher es kommt nicht von der Fritzbox! Irgendwelche Ideen zur Lösung?
The text was updated successfully, but these errors were encountered: