Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Derda 0

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 8
    • Best 1
    • Groups 1

    Derda 0

    @Derda 0

    Starter

    1
    Reputation
    6
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Derda 0 Follow
    Starter

    Best posts made by Derda 0

    • RE: Test Adapter Daikin-Cloud 0.4.0

      @apollon77

      Um die Sache abzuschließen: in der resolv.conf des Synology stand als erster Eintrag 192.168.1.1 von einem Router, der schon lange nicht mehr im Betrieb ist. Der korrekte Eintrag für den aktuellen Router stand an zweiter Stelle. Deshalb dauerte die DNS-Auflösung länger als 3,5s und der timeout schlug zu.

      Falscher Eintrag raus und alles läuft.

      Danke noch einmal für alle, die geholfen haben.

      ...Bodo

      posted in Tester
      D
      Derda 0

    Latest posts made by Derda 0

    • RE: Test Adapter Daikin-Cloud 0.4.0

      @apollon77

      Um die Sache abzuschließen: in der resolv.conf des Synology stand als erster Eintrag 192.168.1.1 von einem Router, der schon lange nicht mehr im Betrieb ist. Der korrekte Eintrag für den aktuellen Router stand an zweiter Stelle. Deshalb dauerte die DNS-Auflösung länger als 3,5s und der timeout schlug zu.

      Falscher Eintrag raus und alles läuft.

      Danke noch einmal für alle, die geholfen haben.

      ...Bodo

      posted in Tester
      D
      Derda 0
    • RE: Test Adapter Daikin-Cloud 0.4.0

      @apollon77

      Not that I am aware of. The iobroker container is running on a Synology NAS connected to a Fritz cable box. No pihole or adblocker involved.

      A curl from the NAS produces:

      Chef@diskstation918:~$ sudo curl -v "https://idp.onecta.daikineurope.com/v1/oidc/authorize?client_id=F_dUfZ0SHwKk5GyblI7v2U2D&scope=openid%20onecta%3Abasic.integration&response_type=code&redirect_uri=https%3A%2F%2F192.168.178.8%3A8081%2Foauth2_callbacks%2Fdaikin-cloud.0%2F&state=71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95"
      * TLSv1.0 (OUT), TLS header, Certificate Status (22):
      * TLSv1.3 (OUT), TLS handshake, Client hello (1):
      * TLSv1.2 (IN), TLS header, Certificate Status (22):
      * TLSv1.3 (IN), TLS handshake, Server hello (2):
      * TLSv1.2 (IN), TLS header, Finished (20):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.3 (IN), TLS handshake, Certificate (11):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.3 (IN), TLS handshake, CERT verify (15):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.3 (IN), TLS handshake, Finished (20):
      * TLSv1.2 (OUT), TLS header, Finished (20):
      * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      * TLSv1.3 (OUT), TLS handshake, Finished (20):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      > GET /v1/oidc/authorize?client_id=F_dUfZ0SHwKk5GyblI7v2U2D&scope=openid%20onecta%3Abasic.integration&response_type=code&redirect_uri=https%3A%2F%2F192.168.178.8%3A8081%2Foauth2_callbacks%2Fdaikin-cloud.0%2F&state=71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95 HTTP/2
      > Host: idp.onecta.daikineurope.com
      > user-agent: curl/7.86.0
      > accept: */*
      >
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      * TLSv1.2 (OUT), TLS header, Supplemental data (23):
      * TLSv1.2 (IN), TLS header, Supplemental data (23):
      < HTTP/2 302
      < content-length: 0
      < location: https://id.daikin.eu/cdc/onecta/oidc/proxy.html?context=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1FVkdRa0l5TXprNE0wRTRNVFkzTnpJM1FUYzBNek16T0RRd05FRkVRVUpCTTBFd1EwRkZRZyJ9.eyJpc3MiOiJodHRwczovL2NkYy5kYWlraW4uZXUvb2lkYy9vcC92MS4wLzNfeFJCM2phUTYyYlZqcVhVMW9tYUVzUERWWUMwVHdpMXpmcTF6SFB1XzVIRlQweldrRHZaSlM5N1l3MWxvSm5UbS8iLCJjdHhfZGMiOiJldTEiLCJpYXQiOjE3MjExMjUyMzAsImV4cCI6MTcyMTEyNTgzMCwiY2xpZW50X2lkIjoiRl9kVWZaMFNId0trNUd5YmxJN3YyVTJEIiwiY3R4X2lkIjoiMWJlYmVjODA5NjdhNDFlMjlkNGQxOTc3NjAwNGYzY2IiLCJyZWRpcmVjdF91cmwiOiJodHRwczovLzE5Mi4xNjguMTc4Ljg6ODA4MS9vYXV0aDJfY2FsbGJhY2tzL2RhaWtpbi1jbG91ZC4wLyJ9.mfD48Q3hgyi0PyYOytH1bjhbGdCU-SKXDy1hkBmZcKgBHHFk1wBEB0QOyEE0kd9JrIO98_HPYxYgmeRMQtNwrcdon05a0XU2b3ouzNVjSJCo4DlFLZhcKxgTeDvugQcZE9BspnXAaW3L2Is5NrHnBnJBnT-hvaGnZx1QrTDzPVlkgLa6UD7p9uKaGnJG_WBnUZ2ZXOjr2N-diQ_om81b8a3l7oSfQgazcv0JGa4V3o3sp4yfQwfl4ltwRsw-wOGOn0Ysa3kAD6Lrcbdq752PeK7tFfqgv7f8HlZB7Zwhnt2k6XK1jWqAt9p2Ifkxf3uGRP8AcCRaqhta8GvglnHdsg&client_id=F_dUfZ0SHwKk5GyblI7v2U2D&mode=login&scope=openid+onecta%3abasic.integration
      < date: Tue, 16 Jul 2024 10:20:30 GMT
      < cache-control: private
      < p3p: CP="IDC COR PSA DEV ADM OUR IND ONL"
      < x-error-code: 0
      < x-soa: true, Gator
      < x-server: eu1a-nomad-t16
      < x-callid: 05517d865459040b6783699fa7303568
      < x-robots-tag: none
      < x-amz-cf-pop: DUB56-P1
      < via: 1.1 145b7e87a6273078e52d178985ceaa5e.cloudfront.net (CloudFront), 1.1 51b32b366d2fc0baf4c02123f643c37c.cloudfront.net (CloudFront)
      < x-cache: Miss from cloudfront
      < x-amz-cf-pop: FRA60-P9
      < x-amz-cf-id: Yi2z57NDRNzJM7bualMd0O5nNStRkr4VErvmZ9Yrjvk9n5QDxHP7pg==
      <
      
      posted in Tester
      D
      Derda 0
    • RE: Test Adapter Daikin-Cloud 0.4.0

      @apollon77

      Schritte 1-7 nach Neuinstallation des Adapters und loglevel = debug:

      2024-07-16 10:59:13.139 - debug: daikin-cloud.0 (952) Plugin sentry Initialize Plugin (enabled=true)
      2024-07-16 10:59:13.616 - info: daikin-cloud.0 (952) starting. Version 0.4.8 in /opt/iobroker/node_modules/iobroker.daikin-cloud, node: v18.19.0, js-controller: 5.0.19
      2024-07-16 10:59:13.665 - warn: daikin-cloud.0 (952) No tokens existing, please enter client id and secret of your Daikin Developer Account in Adapter settings and Authenticate via Admin Interface!
      2024-07-16 10:59:28.133 - warn: admin.0 (152) daikin-cloud has an invalid jsonConfig: [{"instancePath":"/items/_authenticate","schemaPath":"#/definitions/sendToProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"window"},"message":"must NOT have additional properties"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"else"},"message":"must match \"else\" schema"}]
      2024-07-16 10:59:39.874 - debug: daikin-cloud.0 (952) Message received: {"command":"getRedirectBaseUrl","message":{"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"},"from":"system.adapter.admin.0","callback":{"message":{"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"},"id":55,"ack":false,"time":1721120379871},"_id":56009789}
      2024-07-16 10:59:39.876 - debug: daikin-cloud.0 (952) Received OAuth start message: {"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"}
      2024-07-16 10:59:39.876 - debug: daikin-cloud.0 (952) Get OAuth start link data: {"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/oauth2_callbacks/daikin-cloud.0/"}
      2024-07-16 10:59:44.334 - debug: daikin-cloud.0 (952) Message received: {"command":"getOAuthStartLink","message":{"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"},"from":"system.adapter.admin.0","callback":{"message":{"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"},"id":56,"ack":false,"time":1721120384330},"_id":56009790}
      2024-07-16 10:59:44.335 - debug: daikin-cloud.0 (952) Received OAuth start message: {"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/"}
      2024-07-16 10:59:44.336 - debug: daikin-cloud.0 (952) Get OAuth start link data: {"clientId":"F_dUfZ0SHwKk5GyblI7v2U2D","clientSecret":"Pyt-xxxCA","redirectUriBase":"https://192.168.178.8:8081/oauth2_callbacks/daikin-cloud.0/"}
      2024-07-16 10:59:44.346 - debug: daikin-cloud.0 (952) Get OAuth start link: https://idp.onecta.daikineurope.com/v1/oidc/authorize?client_id=F_dUfZ0SHwKk5GyblI7v2U2D&scope=openid%20onecta%3Abasic.integration&response_type=code&redirect_uri=https%3A%2F%2F192.168.178.8%3A8081%2Foauth2_callbacks%2Fdaikin-cloud.0%2F&state=71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95 / reqState: 71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95
      2024-07-16 10:59:49.073 - debug: daikin-cloud.0 (952) Message received: {"command":"oauth2Callback","message":{"code":"st2.s.AtLtlwO45w.kSC6Kkfp2J9fhMUecPSIwUtuJ3pufurc0pHm9-UpKGFqutF8AbcOgUdQjNQC5YDgwaPnwjgj66kk4DhMRbTuZm_pntHMmqeEjaTZoi7v6gdGk16qKdBiHC4Msq6yidlH.rZ0oD4k6av1PZAgBK7_NDxpdly8DFTOtjKq_GNaNixBIdePlMtf7yHz2SaoiOB8GZLdug8eMcCarF-Xq1H7j8A.sc3","state":"71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95"},"from":"system.adapter.admin.0","callback":{"message":{"code":"st2.s.AtLtlwO45w.kSC6Kkfp2J9fhMUecPSIwUtuJ3pufurc0pHm9-UpKGFqutF8AbcOgUdQjNQC5YDgwaPnwjgj66kk4DhMRbTuZm_pntHMmqeEjaTZoi7v6gdGk16qKdBiHC4Msq6yidlH.rZ0oD4k6av1PZAgBK7_NDxpdly8DFTOtjKq_GNaNixBIdePlMtf7yHz2SaoiOB8GZLdug8eMcCarF-Xq1H7j8A.sc3","state":"71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95"},"id":57,"ack":false,"time":1721120389071},"_id":56009791}
      2024-07-16 10:59:49.074 - debug: daikin-cloud.0 (952) OAuthRedirectReceived: {"code":"st2.s.AtLtlwO45w.kSC6Kkfp2J9fhMUecPSIwUtuJ3pufurc0pHm9-UpKGFqutF8AbcOgUdQjNQC5YDgwaPnwjgj66kk4DhMRbTuZm_pntHMmqeEjaTZoi7v6gdGk16qKdBiHC4Msq6yidlH.rZ0oD4k6av1PZAgBK7_NDxpdly8DFTOtjKq_GNaNixBIdePlMtf7yHz2SaoiOB8GZLdug8eMcCarF-Xq1H7j8A.sc3","state":"71db947747086b4424799cdf7b797726a29a77951b363ed91f3881386e5a0e95"}
      2024-07-16 10:59:52.657 - error: daikin-cloud.0 (952) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2024-07-16 10:59:52.657 - error: daikin-cloud.0 (952) unhandled promise rejection: outgoing request timed out after 3500ms
      2024-07-16 10:59:52.686 - error: daikin-cloud.0 (952) RPError: outgoing request timed out after 3500ms
      at /opt/iobroker/node_modules/openid-client/lib/helpers/request.js:140:13
      at Client.grant (/opt/iobroker/node_modules/openid-client/lib/client.js:1343:22)
      at OnectaClient.#authorize (/opt/iobroker/node_modules/daikin-controller-cloud/src/onecta/oidc-client.ts:80:16)
      at OnectaClient.#getTokenSet (/opt/iobroker/node_modules/daikin-controller-cloud/src/onecta/oidc-client.ts:130:24)
      2024-07-16 10:59:52.686 - error: daikin-cloud.0 (952) outgoing request timed out after 3500ms
      2024-07-16 10:59:52.704 - info: daikin-cloud.0 (952) terminating
      2024-07-16 10:59:52.705 - debug: daikin-cloud.0 (952) Plugin sentry destroyed
      2024-07-16 10:59:52.706 - warn: daikin-cloud.0 (952) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-07-16 10:59:53.207 - info: daikin-cloud.0 (952) terminating
      2024-07-16 10:59:54.582 - info: host.a5c3602f2617 stopInstance system.adapter.daikin-cloud.0 (force=false, process=true)
      2024-07-16 10:59:54.689 - info: host.a5c3602f2617 stopInstance system.adapter.daikin-cloud.0 send kill signal
      2024-07-16 10:59:55.690 - info: host.a5c3602f2617 stopInstance system.adapter.daikin-cloud.0 killing pid 952
      2024-07-16 10:59:57.264 - error: host.a5c3602f2617 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2024-07-16 10:59:57.265 - error: host.a5c3602f2617 Caught by controller[1]: RPError: outgoing request timed out after 3500ms
      2024-07-16 10:59:57.265 - error: host.a5c3602f2617 Caught by controller[1]: at /opt/iobroker/node_modules/openid-client/lib/helpers/request.js:140:13
      2024-07-16 10:59:57.265 - error: host.a5c3602f2617 Caught by controller[1]: at Client.grant (/opt/iobroker/node_modules/openid-client/lib/client.js:1343:22)
      2024-07-16 10:59:57.265 - error: host.a5c3602f2617 Caught by controller[1]: at OnectaClient.#authorize (/opt/iobroker/node_modules/daikin-controller-cloud/src/onecta/oidc-client.ts:80:16)
      2024-07-16 10:59:57.265 - error: host.a5c3602f2617 Caught by controller[1]: at OnectaClient.#getTokenSet (/opt/iobroker/node_modules/daikin-controller-cloud/src/onecta/oidc-client.ts:130:24)
      2024-07-16 10:59:57.265 - info: host.a5c3602f2617 instance system.adapter.daikin-cloud.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-07-16 10:59:57.774 - info: host.a5c3602f2617 instance system.adapter.daikin-cloud.0 started with pid 967
      2024-07-16 10:59:59.306 - debug: daikin-cloud.0 (967) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2024-07-16 10:59:59.354 - debug: daikin-cloud.0 (967) Objects client ready ... initialize now
      2024-07-16 10:59:59.356 - debug: daikin-cloud.0 (967) Objects create System PubSub Client
      2024-07-16 10:59:59.358 - debug: daikin-cloud.0 (967) Objects create User PubSub Client
      2024-07-16 10:59:59.427 - debug: daikin-cloud.0 (967) Objects client initialize lua scripts
      2024-07-16 10:59:59.434 - debug: daikin-cloud.0 (967) Objects connected to redis: 127.0.0.1:9001
      2024-07-16 10:59:59.485 - debug: daikin-cloud.0 (967) Redis States: Use Redis connection: 127.0.0.1:9000
      2024-07-16 10:59:59.505 - debug: daikin-cloud.0 (967) States create System PubSub Client
      2024-07-16 10:59:59.506 - debug: daikin-cloud.0 (967) States create User PubSub Client
      2024-07-16 10:59:59.580 - debug: daikin-cloud.0 (967) States connected to redis: 127.0.0.1:9000
      2024-07-16 10:59:59.627 - debug: daikin-cloud.0 (967) Plugin sentry Initialize Plugin (enabled=true)
      2024-07-16 11:00:00.076 - info: daikin-cloud.0 (967) starting. Version 0.4.8 in /opt/iobroker/node_modules/iobroker.daikin-cloud, node: v18.19.0, js-controller: 5.0.19
      2024-07-16 11:00:00.127 - warn: daikin-cloud.0 (967) No tokens existing, please enter client id and secret of your Daikin Developer Account in Adapter settings and Authenticate via Admin Interface!
      
      posted in Tester
      D
      Derda 0
    • RE: Test Adapter Daikin-Cloud 0.4.0

      @armilar

      Danke für die Unterstützung! Hat aber leider bisher nicht zum Erfolg geführt.

      Habe den Adapter noch einmal gelöscht und neu installiert. Den Iobroker-Container neu gestartet.

      Habe alle Schritte noch einmal durchgeführt, mal mit Edge statt Firefox. Bei Punkt 7 geht ein Tab auf:

      06200686-c484-41fd-87a5-6531e91eccb3-grafik.png

      Wenn ich da auf "I agree" klicke, ändert sich der Fensterinhalt, kurz erscheint "Proxy" und dann sieht der Tab so aus:

      cb07eb85-bb2e-41a1-9a55-9f9de066ae39-grafik.png

      Und danach diesselben Fehlermeldungen im log.

      posted in Tester
      D
      Derda 0
    • RE: Test Adapter Daikin-Cloud 0.4.0

      @armilar

      Hab Client ID und Secret noch einmal eingetragen und erhalte weiterhin "No tokens existing":

      4f051246-dc29-4a36-9581-573bf4857f8f-grafik.png

      Um auf Nummer sicher zu gehen, hatte ich eine erste App bei Daikin wieder gelöscht und eine neue angelegt. Bei beiden dasselbe Verhalten.

      posted in Tester
      D
      Derda 0
    • RE: Test Adapter Daikin-Cloud 0.4.0

      Ich bekomme den Adapter nicht zum laufen. Admin ist schon länger auf https umgestellt. Einrichtung der Instanz scheint einwandfrei zu funktionieren. In Schritt 7 popt ein Fenster auf, in dem ich auf "I agree" drücke und danach ein Fenster "OAuth OK". Dann Save&Close. Instanz wird aber nicht grün. Im log steht:
      5b16a9a3-41de-4659-a7ea-f7be2c5a4297-grafik.png
      Any ideas?

      Danke im Voraus
      Bodo

      posted in Tester
      D
      Derda 0
    • RE: Test ViessmannAPI v2.0.0

      @derda-0
      Um meine eigene Frage zu beantworten: die Datenpunkte stehen zwar in der Dokumentation zur Viessmann-API, werden aber seit einer Weile von Viessmann nicht mehr geliefert. So macht man das!

      posted in Tester
      D
      Derda 0
    • RE: Test ViessmannAPI v2.0.0

      Hallo,

      ich habe seit ein paar Tagen eine Vitocal 250-A mit v 2.3.0 in iobroker eingebunden und habe jetzt das Advanced-Paket ausprobiert. Es sind daraufhin im iobroker auch weitere Datenpunkte aufgetaucht, ich vermisse aber die kumulativen Informationen zur thermischen Leistung unter heating.compressors.N.heat.production.heating und heating.compressors.N.heat.production.dhw. Bei mir gibt es unter production nur current mit den aktuellen Werten.

      Any ideas?

      posted in Tester
      D
      Derda 0
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo