Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Tado Adapter wird nicht mehr grün

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Tado Adapter wird nicht mehr grün

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Robbi12 @spooky82 last edited by

      @spooky82 Was hast du für einen Internetanbieter? Vielleicht liegt es daran

      S 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @spooky82 last edited by

        @spooky82

        Hast du PiHole !?

        S 1 Reply Last reply Reply Quote 0
        • S
          spooky82 @Robbi12 last edited by

          @robbi12 Vodafone

          1 Reply Last reply Reply Quote 0
          • S
            spooky82 @Glasfaser last edited by

            @glasfaser Nein

            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Robbi12 last edited by Glasfaser

              @spooky82

              @robbi12 sagte in Tado Adapter wird nicht mehr grün:
              @wendy2702 said in Tado Adapter wird nicht mehr grün:

              52.17.162.58:443

              400 Bad Request
              The plain HTTP request was sent to HTTPS port

              ohne 443 geht er auf https und dann zur tado seite

              Wie schon erwähnt .. habe ich kein Tado !

              Bei diesem link und auch bei

              2023-01-29 19:07:57.124 error Error: connect ETIMEDOUT 52.50.222.122:443

              habe ich auch diese Meldung wie @Robbi12

              Falls es Interessiert " Anbieter Vodafone "

              S 1 Reply Last reply Reply Quote 0
              • S
                spooky82 @Glasfaser last edited by

                @glasfaser vll ist es ja wirklich ein Vodafone Problem...

                @Robbi12 welchen Provider hast du?

                R 1 Reply Last reply Reply Quote 0
                • R
                  Robbi12 @spooky82 last edited by

                  @spooky82 Also ich habe Kabel Vodafone und kein PI Hole

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    spooky82 @Robbi12 last edited by

                    @robbi12 also genau wie bei mir...hmm

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @spooky82 last edited by

                      Ich habe Kabel Vodafone (NRW), kann die IPs auch nicht erreichen, mein tado zickt aber nicht herum.

                      S wendy2702 2 Replies Last reply Reply Quote 0
                      • S
                        spooky82 @Thomas Braun last edited by

                        @thomas-braun ich bin im ehemaligen Kabel Deutschland Netz

                        1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 @Thomas Braun last edited by

                          @thomas-braun sagte in Tado Adapter wird nicht mehr grün:

                          Ich habe Kabel Vodafone (NRW), kann die IPs auch nicht erreichen, mein tado zickt aber nicht herum.

                          Kannst du im log sehen ob bei dir die gleichen IPs verwendet werden?

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @wendy2702 last edited by

                            @wendy2702

                            Mein Log ist super ruhig. Keine Meldungen zu tado.

                            wendy2702 1 Reply Last reply Reply Quote 0
                            • wendy2702
                              wendy2702 @Thomas Braun last edited by

                              @thomas-braun Und ich denke neu starten möchtest du den Adapter nicht für einen Test 😬

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @wendy2702 last edited by

                                @wendy2702

                                Kann ich machen. Ändert aber nix bei mir. Bleibt ruhig.

                                wendy2702 1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 @Thomas Braun last edited by

                                  @thomas-braun Wäre halt mal interessant zu sehen im Debug ob er die gleichen IPs zu erreichen versucht.

                                  Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @wendy2702 last edited by

                                    @wendy2702 sagte in Tado Adapter wird nicht mehr grün:

                                    ob er die gleichen IPs zu erreichen versucht.

                                    Nach dem , nimmt der die URL

                                    const tado_auth_url = 'https://auth.tado.com';
                                    const tado_url = 'https://my.tado.com';
                                    

                                    https://github.com/DrozmotiX/ioBroker.tado/blob/main/main.js

                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @wendy2702 last edited by Thomas Braun

                                      @wendy2702

                                      Im Debug steht alles mögliche an persönlichen Infos drin.

                                      Beim einloggen steht aber auch nur das drin:

                                      2023-01-29 20:27:40.676  - info: host.chet instance system.adapter.tado.0 started with pid 248753
                                      2023-01-29 20:27:42.500  - debug: tado.0 (248753) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                      2023-01-29 20:27:42.567  - debug: tado.0 (248753) Objects client ready ... initialize now
                                      2023-01-29 20:27:42.572  - debug: tado.0 (248753) Objects create System PubSub Client
                                      2023-01-29 20:27:42.574  - debug: tado.0 (248753) Objects create User PubSub Client
                                      2023-01-29 20:27:42.660  - debug: tado.0 (248753) Objects client initialize lua scripts
                                      2023-01-29 20:27:42.699  - debug: tado.0 (248753) Objects connected to redis: 0.0.0.0:9001
                                      2023-01-29 20:27:42.783  - debug: tado.0 (248753) Redis States: Use Redis connection: 0.0.0.0:9000
                                      2023-01-29 20:27:42.812  - debug: tado.0 (248753) States create System PubSub Client
                                      2023-01-29 20:27:42.815  - debug: tado.0 (248753) States create User PubSub Client
                                      2023-01-29 20:27:42.917  - debug: tado.0 (248753) States connected to redis: 0.0.0.0:9000
                                      2023-01-29 20:27:43.124  - debug: tado.0 (248753) Plugin sentry Initialize Plugin (enabled=true)
                                      2023-01-29 20:27:43.632  - info: tado.0 (248753) starting. Version 0.4.3 in /opt/iobroker/node_modules/iobroker.tado, node: v19.5.0, js-controller: 4.0.24
                                      2023-01-29 20:27:43.674  - info: tado.0 (248753) Started with JSON-Explorer version 0.1.10
                                      2023-01-29 20:27:43.768  - debug: tado.0 (248753) Internet connection detected. Everything fine!
                                      2023-01-29 20:27:44.255  - info: tado.0 (248753) Connected to Tado cloud, initialyzing...
                                      

                                      Im LogLevel 'Info' kurz und knackig:

                                      2023-01-29 20:38:17.860  - info: host.chet instance system.adapter.tado.0 started with pid 249224
                                      2023-01-29 20:38:20.548  - info: tado.0 (249224) starting. Version 0.4.3 in /opt/iobroker/node_modules/iobroker.tado, node: v19.5.0, js-controller: 4.0.24
                                      2023-01-29 20:38:20.592  - info: tado.0 (249224) Started with JSON-Explorer version 0.1.10
                                      2023-01-29 20:38:21.163  - info: tado.0 (249224) Connected to Tado cloud, initialyzing...
                                      2023-01-29 20:38:26.809  - info: tado.0 (249224) Initialisation finished, connected to Tado cloud service refreshing every 60 seconds
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        Robbi12 last edited by

                                        Screenshot_2023-01-29-20-46-50-09_df198e732186825c8df26e3c5a10d7cd.jpg

                                        R 1 Reply Last reply Reply Quote 0
                                        • wendy2702
                                          wendy2702 last edited by

                                          Könnt ihr den Link noch auflösen?

                                          nslookup my.tado.com
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            Robbi12 @Robbi12 last edited by

                                            @robbi12 Das kommt bei mir wenn ich auth.tado.com aufrufe

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            530
                                            Online

                                            32.3k
                                            Users

                                            81.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            97
                                            7315
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo