Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Google Home/Assistant ioBroker einrichten/nutzen

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Google Home/Assistant ioBroker einrichten/nutzen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
googlegoogle asisstantgoogle homegoogle home minihow-toanleitung
1.2k Beiträge 127 Kommentatoren 407.3k Aufrufe 140 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E eric1905

    Habe es gelöscht. Jetzt scheinen aber gar keine Farben mehr zu gehen sondern nur noch die helligkeit von Weiß:

    
    2019-08-07 23:22:45.750 - debug: iot.0 Data: "{\"inputs\":[{\"context\":{\"locale_country\":\"DE\",\"locale_language\":\"de\"},\"intent\":\"action.devices.EXECUTE\",\"payload\":{\"commands\":[{\"devices\":[{\"customData\":{\"get_brightness\":\"sonoff.0.WohnzimmerGluehbirne.Dimmer\",\"get_color_B\":\"sonoff.0.WohnzimmerGluehbirne.Blue\",\"get_color_G\":\"sonoff.0.WohnzimmerGluehbirne.Green\",\"get_color_R\":\"sonoff.0.WohnzimmerGluehbirne.Red\",\"get_on\":\"sonoff.0.WohnzimmerGluehbirne.POWER\",\"set_brightness\":\"sonoff.0.WohnzimmerGluehbirne.Dimmer\",\"set_color_B\":\"sonoff.0.WohnzimmerGluehbirne.Blue\",\"set_color_G\":\"sonoff.0.WohnzimmerGluehbirne.Green\",\"set_color_R\":\"sonoff.0.WohnzimmerGluehbirne.Red\",\"set_on\":\"sonoff.0.WohnzimmerGluehbirne.POWER\"},\"id\":\"sonoff.0.WohnzimmerGluehbirne\"}],\"execution\":[{\"command\":\"action.devices.commands.ColorAbsolute\",\"params\":{\"color\":{\"name\":\"rot\",\"spectrumRGB\":16711680}}}]}]}}],\"requestId\":\"9845181720255545206\"}"
    2019-08-07 23:22:45.750 - debug: iot.0 [GHOME] Received action.devices.EXECUTE
    2019-08-07 23:22:46.140 - debug: iot.0 [GHOME] Response on action.devices.EXECUTE: {"requestId":"9845181720255545206","payload":{"commands":[{"ids":["sonoff.0.WohnzimmerGluehbirne"],"status":"SUCCESS","states":{"color":0,"online":true}}]}}
    
    T Offline
    T Offline
    tombox
    schrieb am zuletzt editiert von
    #665

    @eric1905 Hi könntest du bitte die aktuellste version installiern und schauen ob deine Sonoff lampen korrekt ein und ausschalten.

    1 Antwort Letzte Antwort
    0
    • siggi85S siggi85

      @tombox Ich habe die Datenstruktur von einem Shelly RGBW2 exportiert, angepasst und an anderer Stelle wieder importiert. Ich habe nun ein paar Skripte, die mehrere ShellyRGBW2 gruppiert steuern. Diese Gruppe möche ich nun zum IOT Adapter hinzufügen, aber es kommt folgender Fehler. Was kann ich tun?

      5549f893-3b08-4df3-9e03-d2b98eef30c7-grafik.png

      custom.0.licht.wohnzimmer.Vouten.json

      siggi85S Offline
      siggi85S Offline
      siggi85
      schrieb am zuletzt editiert von
      #666

      @siggi85 sagte in Google Home/Assistant ioBroker einrichten/nutzen:

      @tombox Ich habe die Datenstruktur von einem Shelly RGBW2 exportiert, angepasst und an anderer Stelle wieder importiert. Ich habe nun ein paar Skripte, die mehrere ShellyRGBW2 gruppiert steuern.

      5549f893-3b08-4df3-9e03-d2b98eef30c7-grafik.png

      custom.0.licht.wohnzimmer.Vouten.json

      @tombox Ich habe diese RGBW2 jetzt mit iot verknüpft. Das funktioniert auch soweit. Wie bereits beschrieben, wird der Weißkanal hierbei ignoriert. Also werden beim aktuellen Device anscheinend Switch, Gain, R, G, B genutzt um das Device zu bilden und zu steuern. Ich würde jetzt das Problem lösen in dem ich zwei Devices erstelle. Das zweite soll die Datenpunkte Switch und White nutzen.
      Als ein Device "Vouten RGB" und ein Device "Vouten".
      Wie kann ich aus dem bereits im IOT genutzten Channel aus zwei Datenpunkten ein weiteres Device machen? Zu beachten ist, dass der Switch Datenpunkte von beiden Devices geteilt wird.

      T 1 Antwort Letzte Antwort
      0
      • siggi85S siggi85

        @siggi85 sagte in Google Home/Assistant ioBroker einrichten/nutzen:

        @tombox Ich habe die Datenstruktur von einem Shelly RGBW2 exportiert, angepasst und an anderer Stelle wieder importiert. Ich habe nun ein paar Skripte, die mehrere ShellyRGBW2 gruppiert steuern.

        5549f893-3b08-4df3-9e03-d2b98eef30c7-grafik.png

        custom.0.licht.wohnzimmer.Vouten.json

        @tombox Ich habe diese RGBW2 jetzt mit iot verknüpft. Das funktioniert auch soweit. Wie bereits beschrieben, wird der Weißkanal hierbei ignoriert. Also werden beim aktuellen Device anscheinend Switch, Gain, R, G, B genutzt um das Device zu bilden und zu steuern. Ich würde jetzt das Problem lösen in dem ich zwei Devices erstelle. Das zweite soll die Datenpunkte Switch und White nutzen.
        Als ein Device "Vouten RGB" und ein Device "Vouten".
        Wie kann ich aus dem bereits im IOT genutzten Channel aus zwei Datenpunkten ein weiteres Device machen? Zu beachten ist, dass der Switch Datenpunkte von beiden Devices geteilt wird.

        T Offline
        T Offline
        tombox
        schrieb am zuletzt editiert von
        #667

        @siggi85 hab ich so nicht getestet was passiert wenn manuell eine Gerät mit gleichen smarteste und Raum anlegt ob die auch zusammengefügt werden

        Aber es ist besser das über die autodetekierung abzubilden kannst du nochmal konkret das Original Gerät hier hochladen. Welche Werte werden für den weissfaktor erwartet

        siggi85S 1 Antwort Letzte Antwort
        0
        • T tombox

          @siggi85 hab ich so nicht getestet was passiert wenn manuell eine Gerät mit gleichen smarteste und Raum anlegt ob die auch zusammengefügt werden

          Aber es ist besser das über die autodetekierung abzubilden kannst du nochmal konkret das Original Gerät hier hochladen. Welche Werte werden für den weissfaktor erwartet

          siggi85S Offline
          siggi85S Offline
          siggi85
          schrieb am zuletzt editiert von
          #668

          @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

          @siggi85 hab ich so nicht getestet was passiert wenn manuell eine Gerät mit gleichen smarteste und Raum anlegt ob die auch zusammengefügt werden

          Aber es ist besser das über die autodetekierung abzubilden kannst du nochmal konkret das Original Gerät hier hochladen. Welche Werte werden für den weissfaktor erwartet

          Bin gerade nur am Handy, die Datenpunkte sind im Zitat meines Beitrags vor dir. Kann die aber später sicher noch Mal nachliefern.
          Der Gain Wert bestimmt nur die Helligkeit der Farben. Der Weißwert ist völlig davon losgelöst. Es handelt sich um einen Wert zwischen 0 und 255.

          siggi85S 1 Antwort Letzte Antwort
          0
          • SirDirkS SirDirk

            @tombox

            Ok, vor dem Löschen von CERTS war der Adapter grün. Danach nicht mehr. Wie das PW nun "falsch geworden ist" ist ungeklärt aber auch egal. :-)
            Nun ist der Adapter wieder grün. Ich habe ein neues temp. PW angefordert und habe mich in der Google Home APP neu angemeldet. Danach habe ich das PW geändert.

            Dabei kamen folgende Meldungen und der Reiter "Google Devices" zeigt noch immer die rotierende Fortschrittsanzeige.

            154206cc-8e2b-4ec8-be0b-27fbf7ce14b8-grafik.png

            b7e89c59-a307-4707-9319-cc77063c6c22-grafik.png

            U Offline
            U Offline
            uschi08
            schrieb am zuletzt editiert von uschi08
            #669

            @SirDirk

            Hi (all)

            der Adapter ist grün (schon ne ganze Weile), das die Geschichte mit dem PW "wackelig" ist, kannte ich schon vorher und weiss mittlerweile dass man hier "ab und zu" mal nen neues Passwort vergeben muss, um dann wieder Account und Adapter zu syncronisieren. Hängt villeicht mit den Zertifikaten zusammen.

            Jetzt wollte ich aber mal die Geräte über den Dients "iobroker" in Google Home einbinden, die ich bisher immer via IFTTT eingebunden habe. Via Iobroker Dienst direkt wäre ja ne schöne Sache.

            Testweise habe ich nen paar Aufzählunge gepflegt, sind auch im IoT-Adapter zu sehen...aber jetzt kann ich mich im Google Home (Smarthome-Assistant-Einstellungen) nicht mal anmelden.

            Screenshot_20190908-111317_Chrome.jpg

            Hat jemand einen Tipp, oder hängt das auch mit der PW Synchronisierung zusammen? Das PW sollte doch das selbse sein wie das im ioBroker_pro, oder?

            Danke Oliver

            Edit: wer (zu Ende) lesen kann ist klar im Vorteil ;-)
            Hat sich erledigt, denn wie ober geschrieben

            • im IoT-Aapter "neues PW via Email anfordern"
            • im Dialog "Neue Verbindungszertifikate anfordern" ok (ESC für Abbruch)
            • Mail abwarten
            • mit dem temporären PW aus der Mail den ioBroker Dienst im Google Home aktivieren
            • PW in diesem Aktivierungs-Dialog wieder auf das urprüngliche zurücksetzten
            • fertig

            ...eigentlich ganz einfach, wenn mans weiss..., ggf. hilft es die Ursache hierfür mal zu erklären, damit man es nachvollziegen kann, das macht mache Sachen einfacher..

            Viele Grüße
            Oliver

            Edit#2:
            aber bei allen Schwierigkeiten mit der Konfiguration: VIELEN DANK! Coole Erweiterung des Adapters, die es ermöglicht Geräte wirklich kontextuell via Google Assistant anzusteuern. Über IFTTT funktioniert eben immer nur vorgegebene Phrasen, 1:1 (bzw 3), hard verdrahtet - das ist nun wirklich eine Verbesserung, und zumindest ich werde den Aufwand zur Umstrukturierung mal in Angriff nehmen.

            U 1 Antwort Letzte Antwort
            0
            • Herr.KnownH Offline
              Herr.KnownH Offline
              Herr.Known
              schrieb am zuletzt editiert von Herr.Known
              #670

              @tombox Danke für die tolle Hilfe es läuft alles super. Nur eine frage noch wird es noch implementiert das das Licht gedimmt werden kann?

              1 Antwort Letzte Antwort
              0
              • sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #671

                Hallo,

                ich habe auch jeden Fall keine Rollläden, das sind Virtuelle Schalter der CCU2

                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rega.0.NEQ1531999.0.DUTY_CYCLE => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.9 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.8 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.7 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.6 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.5 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.4 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.3 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.2 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.16 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.15 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.14 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.13 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.12 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.11 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.10 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.5 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.1 => action.devices.types.OUTLET
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.2 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.3 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.6 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rega.0.10951.ProgramExecute => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.6 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.7 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801001.8 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801001.6 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.8 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.2 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.10 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.5 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.9 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.7 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.16 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.15 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.14 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.13 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.12 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.11 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.10 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.3 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.3 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX9100004.1 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801005.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801004.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.9 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.8 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.7 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.6 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.5 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.4 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.16 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.15 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.14 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.13 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.12 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.11 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.4 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.3 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.4 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.9 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.5 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.16 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.15 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.14 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.13 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.12 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.11 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.10 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.1 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.2 => action.devices.types.BLINDS
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.4 => action.devices.types.THERMOSTAT
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.6 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.5 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.3 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.2 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.1 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.NEQ1826414.1 => action.devices.types.SENSOR
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.NEQ0007328.1 => undefined
                iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1._NEQ0007328.1 => action.devices.types.SENSOR
                

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                T 1 Antwort Letzte Antwort
                0
                • sigi234S sigi234

                  Hallo,

                  ich habe auch jeden Fall keine Rollläden, das sind Virtuelle Schalter der CCU2

                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rega.0.NEQ1531999.0.DUTY_CYCLE => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.9 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.8 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.7 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.6 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.5 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.4 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.3 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.2 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.16 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.15 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.14 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.13 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.12 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.11 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.10 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801006.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.5 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.1 => action.devices.types.OUTLET
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.2 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.3 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.1.NEQ1662322.6 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rega.0.10951.ProgramExecute => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.6 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.7 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801001.8 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801001.6 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.8 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.804	debug	[GHOME] hm-rpc.0.CUX2801002.2 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.10 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.5 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.9 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.7 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.16 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.15 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.14 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.13 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.12 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.11 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.10 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.3 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.3 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX9100004.1 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801005.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801004.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.9 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.8 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.7 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.6 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.5 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.4 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.16 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.15 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.14 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.13 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.12 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.11 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.4 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.3 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.4 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.9 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.5 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.16 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.15 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.14 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.13 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.12 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.11 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801002.10 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801001.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.1 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.803	debug	[GHOME] hm-rpc.0.CUX2801003.2 => action.devices.types.BLINDS
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.4 => action.devices.types.THERMOSTAT
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.6 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.5 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.3 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.2 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.OEQ0655913.1 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.NEQ1826414.1 => action.devices.types.SENSOR
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1.NEQ0007328.1 => undefined
                  iot.0	2019-09-08 22:51:34.800	debug	[GHOME] hm-rpc.1._NEQ0007328.1 => action.devices.types.SENSOR
                  
                  T Offline
                  T Offline
                  tombox
                  schrieb am zuletzt editiert von tombox
                  #672

                  @sigi234 Kannst du mal so ein Gerät hier hochladen. Für was werden die angelegt?

                  sigi234S 1 Antwort Letzte Antwort
                  0
                  • T tombox

                    @sigi234 Kannst du mal so ein Gerät hier hochladen. Für was werden die angelegt?

                    sigi234S Online
                    sigi234S Online
                    sigi234
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von sigi234
                    #673

                    @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                    @sigi234 Kannst du mal so ein Gerät hier hochladen. Für was werden die angelegt?

                    @sigi234 sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                    Für was werden die angelegt?

                    Wurden automatisch angelegt.
                    Das ist ein Programm in der CCU2

                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Immer Daten sichern!

                    T 1 Antwort Letzte Antwort
                    0
                    • sigi234S sigi234

                      @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                      @sigi234 Kannst du mal so ein Gerät hier hochladen. Für was werden die angelegt?

                      @sigi234 sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                      Für was werden die angelegt?

                      Wurden automatisch angelegt.
                      Das ist ein Programm in der CCU2

                      T Offline
                      T Offline
                      tombox
                      schrieb am zuletzt editiert von
                      #674

                      @sigi234 Ist leider nicht das korrekte Gerät

                      sigi234S 1 Antwort Letzte Antwort
                      0
                      • T tombox

                        @sigi234 Ist leider nicht das korrekte Gerät

                        sigi234S Online
                        sigi234S Online
                        sigi234
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von sigi234
                        #675

                        @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                        @sigi234 Ist leider nicht das korrekte Gerät

                        hm-rpc.0.CUX2801002.7.json

                        Screenshot (4056).png

                        Screenshot (4058).png

                        Info:
                        Eigene Einstellungen Pro sind angehakt!

                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Immer Daten sichern!

                        T 2 Antworten Letzte Antwort
                        0
                        • sigi234S sigi234

                          @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                          @sigi234 Ist leider nicht das korrekte Gerät

                          hm-rpc.0.CUX2801002.7.json

                          Screenshot (4056).png

                          Screenshot (4058).png

                          Info:
                          Eigene Einstellungen Pro sind angehakt!

                          T Offline
                          T Offline
                          tombox
                          schrieb am zuletzt editiert von
                          #676

                          @sigi234 was ist hm-rega

                          sigi234S 1 Antwort Letzte Antwort
                          0
                          • T tombox

                            @sigi234 was ist hm-rega

                            sigi234S Online
                            sigi234S Online
                            sigi234
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von sigi234
                            #677

                            @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                            @sigi234 was ist hm-rega

                            CCU Adapter
                            https://github.com/ioBroker/ioBroker.hm-rega

                            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Immer Daten sichern!

                            1 Antwort Letzte Antwort
                            0
                            • sigi234S sigi234

                              @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                              @sigi234 Ist leider nicht das korrekte Gerät

                              hm-rpc.0.CUX2801002.7.json

                              Screenshot (4056).png

                              Screenshot (4058).png

                              Info:
                              Eigene Einstellungen Pro sind angehakt!

                              T Offline
                              T Offline
                              tombox
                              schrieb am zuletzt editiert von
                              #678

                              @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                              sigi234S 3 Antworten Letzte Antwort
                              0
                              • T tombox

                                @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #679

                                @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                Ja, das sind Virtuelle Geräte in der CCU2.
                                Beispiel:
                                Also, ich habe keine Homematic Fernbedienung (Hardware) , mit den CUX kann ich in der Zentrale eine erstellen und simulieren als wäre eines vorhanden. Diese FB hat 8 Tasten mir jeweils 2 Datenpunkte. Jede Taste kann ich dann einzeln belegen.

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                1 Antwort Letzte Antwort
                                0
                                • T tombox

                                  @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                  sigi234S Online
                                  sigi234S Online
                                  sigi234
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #680

                                  @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                  @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                  Das kommt auch immer:

                                  iot.0	2019-09-08 23:19:07.514	error	[GHOME] Cannot updateState: Request contains an invalid argument.
                                  

                                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Immer Daten sichern!

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • sigi234S sigi234

                                    @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                    @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                    Das kommt auch immer:

                                    iot.0	2019-09-08 23:19:07.514	error	[GHOME] Cannot updateState: Request contains an invalid argument.
                                    
                                    T Offline
                                    T Offline
                                    tombox
                                    schrieb am zuletzt editiert von
                                    #681

                                    @sigi234 müsstest mir mal privat den darauf folgenden log schicken

                                    sigi234S 1 Antwort Letzte Antwort
                                    0
                                    • T tombox

                                      @sigi234 müsstest mir mal privat den darauf folgenden log schicken

                                      sigi234S Online
                                      sigi234S Online
                                      sigi234
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von sigi234
                                      #682

                                      @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                      @sigi234 müsstest mir mal privat den darauf folgenden log schicken

                                      Edit

                                      iobroker.2019-09-10 - Kopie (2).zip

                                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Immer Daten sichern!

                                      1 Antwort Letzte Antwort
                                      0
                                      • T tombox

                                        @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                        sigi234S Online
                                        sigi234S Online
                                        sigi234
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #683

                                        @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                        @sigi234 Ich habe mal ein ignore für die CUX Objekte in der github version eingefügt.

                                        Ja, sind jetzt weg.

                                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Immer Daten sichern!

                                        1 Antwort Letzte Antwort
                                        0
                                        • Herr.KnownH Offline
                                          Herr.KnownH Offline
                                          Herr.Known
                                          schrieb am zuletzt editiert von
                                          #684

                                          @tombox Danke für die tolle Hilfe es läuft alles super. Nur eine frage noch wird es noch implementiert das das Licht gedimmt werden kann?

                                          T 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          461

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe