Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Cloud Dienste
    4. Allgemein Google Home mit Iobroker (gelöst)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Allgemein Google Home mit Iobroker (gelöst)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Marco Willi last edited by

      @Marco-Willi Texte auch in CodeTags packen, damit man das lesen kann.

      Marco Willi 2 Replies Last reply Reply Quote 0
      • Marco Willi
        Marco Willi @Thomas Braun last edited by

        @Thomas-Braun na toll, bin doch anfänger. Wie meinste das?

        1 Reply Last reply Reply Quote 0
        • Marco Willi
          Marco Willi @Marco Willi last edited by

          Log.txt

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

            @Thomas-Braun besser so?

            Thomas Braun 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Marco Willi last edited by

              @Marco-Willi
              Nee. Entsprechenden Text markieren und dann das Icon </> anklicken.

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

                2020-11-11 20:45:43.328 - info: web.0 (1997) ==>Connected system.user.admin from ::ffff:192.168.1.154
                2020-11-11 20:45:44.851 - info: web.0 (1997) <==Disconnect system.user.admin from ::ffff:192.168.1.154 vis.0
                2020-11-11 20:45:46.220 - info: web.0 (1997) ==>Connected system.user.admin from ::ffff:192.168.1.154
                2020-11-11 20:45:51.888 - info: web.0 (1997) <==Disconnect system.user.admin from ::ffff:192.168.1.154 vis.0
                2020-11-11 20:45:52.490 - info: web.0 (1997) ==>Connected system.user.admin from ::ffff:192.168.1.154
                2020-11-11 20:45:58.741 - info: web.0 (1997) <==Disconnect system.user.admin from ::ffff:192.168.1.154 vis.0
                2020-11-11 20:46:38.826 - info: host.raspberrypi "system.adapter.iot.0" enabled
                2020-11-11 20:46:38.864 - info: host.raspberrypi instance system.adapter.iot.0 started with pid 25632
                2020-11-11 20:46:40.925 - info: iot.0 (25632) starting. Version 1.5.3 in /opt/iobroker/node_modules/iobroker.iot, node: v12.19.0, js-controller: 3.1.6
                2020-11-11 20:46:40.965 - info: iot.0 (25632) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                2020-11-11 20:46:41.560 - info: iot.0 (25632) Connection changed: connect
                2020-11-11 20:46:41.629 - error: iot.0 (25632) [GHOME] Url Key error. Google Request and Response are working. But device states are not reported automatically. If you have pro license please try to delete iot.0.certs: {"error":"Email not found or URL key not found"}
                2020-11-11 20:46:41.630 - warn: iot.0 (25632) [GHOME] Invalid URL Pro key. Status auto-update is disabled you can set states but receive states only manually: {"error":"Email not found or URL key not found"}
                2020-11-11 20:46:47.353 - error: 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().
                2020-11-11 20:46:47.354 - error: iot.0 (25632) unhandled promise rejection: Test is not defined
                2020-11-11 20:46:47.359 - error: iot.0 (25632) ReferenceError: Test is not defined
                at eval (eval at (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2920:62), :1:1)
                at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2921:63
                at Array.forEach ()
                at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2917:43
                at Array.forEach ()
                at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2825:61
                at Array.forEach ()
                at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2802:37
                at Array.forEach ()
                at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2799:35
                2020-11-11 20:46:47.375 - info: iot.0 (25632) terminating
                2020-11-11 20:46:47.377 - info: iot.0 (25632) Terminated (NO_ERROR): Without reason
                2020-11-11 20:46:47.407 - info: iot.0 (25632) Connection changed: disconnect
                2020-11-11 20:46:47.408 - info: iot.0 (25632) Connection lost
                2020-11-11 20:46:47.927 - error: host.raspberrypi 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:
                2020-11-11 20:46:47.928 - error: host.raspberrypi Caught by controller[1]: ReferenceError: Test is not defined
                2020-11-11 20:46:47.929 - error: host.raspberrypi Caught by controller[1]: at eval (eval at (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2920:62), :1:1)
                2020-11-11 20:46:47.929 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2921:63
                2020-11-11 20:46:47.930 - error: host.raspberrypi Caught by controller[1]: at Array.forEach ()
                2020-11-11 20:46:47.930 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2917:43
                2020-11-11 20:46:47.931 - error: host.raspberrypi Caught by controller[1]: at Array.forEach ()
                2020-11-11 20:46:47.931 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2825:61
                2020-11-11 20:46:47.931 - error: host.raspberrypi Caught by controller[1]: at Array.forEach ()
                2020-11-11 20:46:47.932 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2802:37
                2020-11-11 20:46:47.932 - error: host.raspberrypi Caught by controller[1]: at Array.forEach ()
                2020-11-11 20:46:47.933 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:2799:35
                2020-11-11 20:46:47.933 - info: host.raspberrypi instance system.adapter.iot.0 terminated with code 0 (NO_ERROR)
                
                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Marco Willi last edited by

                  @Marco-Willi

                  Url Key error. Google Request and Response are working. But device states are not reported automatically. If you have pro license please try to delete iot.0.certs: {"error":"Email not found or URL key not found"}
                  
                  Marco Willi 1 Reply Last reply Reply Quote 0
                  • Marco Willi
                    Marco Willi @Thomas Braun last edited by

                    @Thomas-Braun jap, das habe ich schon ein paar mal gelesen und an den Kopf bekommen. Trotz Mailadressenwechsel und Neuregistrierung immer die gleiche Meldung. Was muss ich tun?

                    Thomas Braun Meister Mopper 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Marco Willi last edited by

                      @Marco-Willi
                      Hab kein iot pro, daher musste ich da auch noch nie was machen.

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

                        @Thomas-Braun soll ich es mal mit free versuchen? Meinste das könnte klappen? Ich will auch keine Lizenz für meine 2 Anfragen am Tag kaufen.

                        Marco Willi 1 Reply Last reply Reply Quote 0
                        • Marco Willi
                          Marco Willi @Marco Willi last edited by

                          also mit free account bleibt der adapter auf gelb

                          1 Reply Last reply Reply Quote 0
                          • Meister Mopper
                            Meister Mopper @Marco Willi last edited by

                            @Marco-Willi sagte in Allgemein Google Home mit Iobroker:

                            @Thomas-Braun jap, das habe ich schon ein paar mal gelesen und an den Kopf bekommen. Trotz Mailadressenwechsel und Neuregistrierung immer die gleiche Meldung. Was muss ich tun?

                            Da steht ja, dass Du die certs löschen sollst. Hast Du das getan, mal auf den Mülleimer (s. Bild) geklickt?
                            4a69c836-5894-462b-b31a-f79708669450-grafik.png

                            Marco Willi 1 Reply Last reply Reply Quote 1
                            • Marco Willi
                              Marco Willi @Meister Mopper last edited by

                              @Meister-Mopper neiiin hab ich noch nicht. Fürs erste setzt ich das Projekt mal einer Pause aus. Nächste Woche nochmal.
                              Müsste ich dann was neues anfordern?

                              Meister Mopper 1 Reply Last reply Reply Quote 0
                              • Meister Mopper
                                Meister Mopper @Marco Willi last edited by

                                @Marco-Willi Kostet ja nichts!

                                Marco Willi 1 Reply Last reply Reply Quote 0
                                • Marco Willi
                                  Marco Willi @Meister Mopper last edited by

                                  @meister-mopper

                                  Hi Leute. Habe es jetzt in der zwischenzeit hinbekommen. Lag eher bei einem Verständnisproblem denke ich.
                                  Alles nochmals auf. Sämtliche Verknüpfungen aufgehoben.
                                  Alles neu registiert und wieder verknüpft. Ging nachher relativ flott.
                                  Dann beim Broker die Sensoren die ich abfragen wollte reingeknallt und als Thermostat gekennzeichnet.
                                  „Hey Google aktualisiere Geräte“ dann war iobroker auch mit von der Party und ich konnte die Geräte einem Raum zuordnen. Jetzt klappt es auch mit abfragen der Temps.

                                  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

                                  571
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

                                  google home iot
                                  3
                                  33
                                  1747
                                  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