Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Google Home/Assistant ioBroker einrichten/nutzen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Google Home/Assistant ioBroker einrichten/nutzen

    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      intruder7 @tombox last edited by

      @tombox mache ich dann morgen Vormittag. Ist mit dem Handy echt blöd. 😬

      1 Reply Last reply Reply Quote 0
      • T
        tombox @BBTown last edited by

        @BBTown ja das device einfach oben rechts auf den export pfeil klicken

        BBTown 1 Reply Last reply Reply Quote 0
        • BBTown
          BBTown @tombox last edited by

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

          @BBTown ja das device einfach oben rechts auf den export pfeil klicken

          das json habe ich beigefügt

          {
           "hue.0.Philips_hue.Badezimmer.on": {
             "type": "state",
             "common": {
               "def": false,
               "type": "boolean",
               "read": true,
               "write": true,
               "name": "Badezimmer (on)",
               "role": "switch",
               "smartName": false,
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Badezimmer",
                     "smartType": "LIGHT"
                   }
                 }
               }
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.on",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169417,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.bri": {
             "type": "state",
             "common": {
               "def": 0,
               "type": "number",
               "read": true,
               "write": true,
               "min": 0,
               "max": 254,
               "unit": "%",
               "name": "Badezimmer (bri)",
               "role": "level.dimmer",
               "smartName": {
                 "de": "Licht Badezimmer",
                 "smartType": "LIGHT",
                 "byON": "80",
                 "ghTraits": [
                   "action.devices.traits.Brightness"
                 ],
                 "ghType": "action.devices.types.LIGHT",
                 "ghAttributes": "{}"
               },
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Badezimmer ",
                     "byON": "80",
                     "smartType": "LIGHT"
                   }
                 }
               }
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.bri",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.iot.0",
             "ts": 1564544012775,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.hue": {
             "type": "state",
             "common": {
               "name": "Badezimmer (Farbe)",
               "type": "number",
               "role": "level.color.hue",
               "min": 0,
               "max": 65535,
               "read": true,
               "write": true,
               "smartName": {
                 "de": "Licht Badezimmer",
                 "smartType": "LIGHT",
                 "byON": "stored",
                 "ghTraits": [
                   "action.devices.traits.ColorSetting_spectrumRGB"
                 ],
                 "ghType": "action.devices.types.LIGHT",
                 "ghAttributes": "{\n        \"colorModel\": \"rgb\",\n        \"colorTemperatureRange\": {\n          \"temperatureMinK\": 2000,\n          \"temperatureMaxK\": 9000\n        },\n        \"commandOnlyColorSetting\": false\n      }"
               },
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Badezimmer ",
                     "byON": "stored",
                     "smartType": "LIGHT"
                   }
                 }
               }
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.hue",
             "acl": {
               "object": 1638,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator",
               "state": 1638
             },
             "from": "system.adapter.iot.0",
             "ts": 1564544012775,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.sat": {
             "type": "state",
             "common": {
               "name": "Badezimmer (sat)",
               "read": true,
               "write": true,
               "type": "number",
               "role": "level.color.saturation",
               "min": 0,
               "max": 254,
               "smartName": false,
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Badezimmer ",
                     "byON": "90",
                     "smartType": "LIGHT"
                   }
                 }
               },
               "enums": [
                 {
                   "_id": "enum.functions.color",
                   "common": {
                     "name": "Color",
                     "smartName": false
                   },
                   "native": {}
                 }
               ]
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.sat",
             "acl": {
               "object": 1638,
               "state": 1638
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169442,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.effect": {
             "type": "state",
             "common": {
               "def": false,
               "type": "string",
               "read": true,
               "write": true,
               "name": "hue.Badezimmer.effect",
               "role": "switch"
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.effect",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169451,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.xy": {
             "type": "state",
             "common": {
               "name": "Badezimmer (xy)",
               "read": true,
               "write": true,
               "type": "string",
               "role": "level.color.xy"
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.xy",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169459,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.ct": {
             "type": "state",
             "common": {
               "name": "Badezimmer (ct)",
               "read": true,
               "write": true,
               "type": "number",
               "role": "level.color.temperature",
               "min": 153,
               "max": 500,
               "smartName": {
                 "de": "Licht Badezimmer",
                 "smartType": "LIGHT",
                 "byON": "100",
                 "ghTraits": [
                   "action.devices.traits.ColorSetting_temperature"
                 ],
                 "ghType": "action.devices.types.LIGHT",
                 "ghAttributes": "{\n        \"colorModel\": \"rgb\",\n        \"colorTemperatureRange\": {\n          \"temperatureMinK\": 2000,\n          \"temperatureMaxK\": 9000\n        },\n        \"commandOnlyColorSetting\": false\n      }"
               },
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Badezimmer ",
                     "smartType": "LIGHT"
                   }
                 }
               }
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.ct",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.iot.0",
             "ts": 1564544012776,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.alert": {
             "type": "state",
             "common": {
               "def": false,
               "type": "string",
               "read": true,
               "write": true,
               "name": "hue.Badezimmer.alert",
               "role": "switch"
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.alert",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169476,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.colormode": {
             "type": "state",
             "common": {
               "name": "hue.Badezimmer.colormode",
               "read": true,
               "write": false,
               "type": "string",
               "role": "indicator.colormode"
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.colormode",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169485,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.r": {
             "type": "state",
             "common": {
               "name": "hue.Badezimmer.r",
               "read": true,
               "write": true,
               "type": "number",
               "role": "level.color.r",
               "min": 0,
               "max": 255
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.r",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169493,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.g": {
             "type": "state",
             "common": {
               "name": "hue.Badezimmer.g",
               "read": true,
               "write": true,
               "type": "number",
               "role": "level.color.g",
               "min": 0,
               "max": 255
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.g",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169501,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.b": {
             "type": "state",
             "common": {
               "name": "hue.Badezimmer.b",
               "read": true,
               "write": true,
               "type": "number",
               "role": "level.color.b",
               "min": 0,
               "max": 255
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.b",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169509,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.command": {
             "type": "state",
             "common": {
               "name": "hue.Badezimmer.command",
               "read": true,
               "write": true,
               "type": "string",
               "role": "command"
             },
             "native": {
               "id": "11"
             },
             "_id": "hue.0.Philips_hue.Badezimmer.command",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169517,
             "user": "system.user.admin"
           },
           "hue.0.Philips_hue.Badezimmer.level": {
             "from": "system.adapter.iot.0",
             "ts": 1564544012776,
             "user": "system.user.admin",
             "common": {
               "name": "Badezimmer (level)",
               "type": "number",
               "unit": "%",
               "role": "level.dimmer",
               "def": 0,
               "min": 0,
               "max": 100,
               "read": true,
               "write": true,
               "states": {
                 "0": "Aus",
                 "5": "Nachtlicht",
                 "50": "Gedimmt",
                 "100": "Hell"
               },
               "smartName": {
                 "de": "Licht Bad",
                 "smartType": "LIGHT",
                 "ghTraits": [
                   "action.devices.traits.Brightness"
                 ],
                 "ghType": "action.devices.types.LIGHT",
                 "ghAttributes": "{}"
               },
               "custom": {
                 "cloud.0": {
                   "smartName": {
                     "de": "Licht Bad",
                     "smartType": "LIGHT"
                   }
                 }
               },
               "enums": [
                 {
                   "_id": "enum.rooms.bad",
                   "common": {
                     "name": "Bad",
                     "desc": "Badezimmer",
                     "color": false,
                     "smartName": false
                   },
                   "native": {
                     "Name": "Bad",
                     "TypeName": "ENUM",
                     "EnumInfo": "Badezimmer"
                   }
                 }
               ]
             },
             "native": {
               "id": "11"
             },
             "acl": {
               "object": 1638,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator",
               "state": 1638
             },
             "_id": "hue.0.Philips_hue.Badezimmer.level",
             "type": "state"
           },
           "hue.0.Philips_hue.Badezimmer": {
             "type": "channel",
             "common": {
               "name": "hue.Badezimmer",
               "role": "Room",
               "enums": [
                 {
                   "_id": "enum.functions.Licht",
                   "common": {
                     "name": "Licht",
                     "smartName": false
                   },
                   "native": {
                     "Name": "Licht",
                     "TypeName": "ENUM",
                     "EnumInfo": "Alle Lampen, Einbaustrahler und Flutlicht"
                   }
                 },
                 {
                   "_id": "enum.rooms.Bad",
                   "common": {
                     "name": "Bad",
                     "desc": "Badezimmer"
                   },
                   "native": {
                     "Name": "Bad",
                     "TypeName": "ENUM",
                     "EnumInfo": "Badezimmer"
                   }
                 }
               ]
             },
             "native": {
               "id": "11",
               "type": "Room",
               "name": "Badezimmer",
               "lights": [
                 "19",
                 "20",
                 "21",
                 "8",
                 "7",
                 "6"
               ]
             },
             "_id": "hue.0.Philips_hue.Badezimmer",
             "acl": {
               "object": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             },
             "from": "system.adapter.hue.0",
             "ts": 1511609169534,
             "user": "system.user.admin"
           }
          }
          

          1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active last edited by sigi234

            Kommt jetzt immer:

            iot.0	2019-08-05 21:29:28.350	info	Cannot auto convert hm-rpc.0.CUX2801003.4. Type slider is not available, yet. If you need the state please add him manually
            
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801002.1. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801002.7. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801001.8. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801001.6. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801002.8. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801002.2. Type slider is not available, yet. If you need the state please add him manually
            iot.0	2019-08-05 21:31:44.720	info	Cannot auto convert hm-rpc.0.CUX2801003.10. Type slider is not available, yet. If you need the state please add him manually
            
            T 1 Reply Last reply Reply Quote 0
            • T
              tombox @sigi234 last edited by

              @sigi234 kannst du dieses slider gerät mach hochladen?

              sigi234 BBTown 2 Replies Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @tombox last edited by sigi234

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

                @sigi234 kannst du dieses slider gerät mach hochladen?

                Das ist ein in der CCU erstelltes Virtuelles CUxD Gerät! Da habe ich viele...........

                T 1 Reply Last reply Reply Quote 0
                • BBTown
                  BBTown @tombox last edited by

                  @tombox
                  jetzt werde ich aber langsam nervös ... ich habe manuell alle SmartGeräte aus dem Bereich "Google Devices" entfernt .... und nun sind zugleich auch alle meine "Alexa-Geräte" verschwunden 😳
                  ... das ist jetzt nicht wahr, oder? 😖

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tombox @BBTown last edited by tombox

                    @BBTown Die sind leider über smart name verknüpft. Eigentlich ist das löschen nicht notwendig es ist dann mehr ein sperren. Es ist das beste wenn du ein backup von vorher einspielst oder du musst per hand die states wieder hinzufügen.

                    1 Reply Last reply Reply Quote 0
                    • T
                      tombox @sigi234 last edited by

                      @sigi234 Dann kannst du die Warnung ignorieren wenn du die Geräte nicht haben willst.

                      1 Reply Last reply Reply Quote 0
                      • T
                        tombox last edited by tombox

                        Ich habe eine neue Version hochgeladen mit der hue lampen und blinds unterstützt werden.
                        Außerdem wird beim löschen die alexa informationen nicht mehr gelöscht
                        bitte unbedingt

                        iobroker u iot 
                        

                        ausführen

                        sigi234 L BBTown I 4 Replies Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @tombox last edited by

                          @tombox

                          Ok, Intelligente Aufzählungen - Funktionen lassen sich nicht mehr aktivieren...........

                          T sigi234 2 Replies Last reply Reply Quote 0
                          • T
                            tombox @sigi234 last edited by

                            @sigi234 komisch daran habe ich nichts geändert. Vielleicht Adapter löschen und neuinstallieren

                            sigi234 1 Reply Last reply Reply Quote 0
                            • L
                              loi83 @tombox last edited by

                              @tombox ist es jetzt möglich 2 Räume zu hinterlegen im IoT? Möchte zum Beispiel den Rollo nur im Wohnzimmer schließen oder im ganzen Erdgeschoss.

                              BBTown T 2 Replies Last reply Reply Quote 0
                              • BBTown
                                BBTown @loi83 last edited by

                                @loi83
                                wäre eine Gruppierung "Erdgeschoss" per Script denn zu aufwändig?

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  loi83 @BBTown last edited by

                                  @BBTown da hab ich mir ehrlich gesagt noch keine Gedanken darüber gemacht.

                                  1 Reply Last reply Reply Quote 0
                                  • BBTown
                                    BBTown @tombox last edited by

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

                                    Ich habe eine neue Version hochgeladen mit der hue lampen und blinds unterstützt werden.
                                    Außerdem wird beim löschen die alexa informationen nicht mehr gelöscht
                                    bitte unbedingt

                                    iobroker u iot 
                                    

                                    ausführen

                                    geht denn das nicht auch über die Experteneinstellung in der Adapterübersicht?
                                    fa37dad7-bcf1-497e-915a-fd873519b43a-grafik.png

                                    T 1 Reply Last reply Reply Quote 0
                                    • E
                                      eric1905 last edited by eric1905

                                      Bei mir erkennt er die Xiaomi Temperatur/Feuchtigkeitssensoren nicht korrekt, die ich mit dem deconz Adapter eingebunden habe. In der Google home App zeigt er sie mir als Steckdose an:
                                      Xiaomi Temp.PNG
                                      Xiaomi Temp2.PNG

                                      Auch hast du gesagt man soll den Raum einem channel zuweisen, keinem State oder device. Das scheint hier ja nicht möglich zu sein, da in dem channel mehrere Sensoren aus mehreren Räumen stecken.

                                      deconz.0.Sensors.3.json

                                      deconz.0.Sensors.4.json

                                      1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @tombox last edited by

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

                                        @sigi234 komisch daran habe ich nichts geändert. Vielleicht Adapter löschen und neuinstallieren

                                        iot.0	2019-08-05 23:58:10.478	error	Cannot read URL key: Not exists
                                        
                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          loi83 @sigi234 last edited by

                                          @sigi234 deinstallieren, dann die 0.43 installieren, dann den Github Link, upload, anmelden und geht. Sie auch ersten Beitrag 😉

                                          1 Reply Last reply Reply Quote 0
                                          • L
                                            loi83 last edited by

                                            Guten Morgen, habe den gerade den Adapter auf den neusten Stand gebracht. Nun kommt im Log diese Meldung.

                                            Ich habe insgesamt 13 Rollos und 7 stehen im Log, im IoT wird aber gar keiner aufegführt.

                                            0d0c4764-1494-412a-86c2-19ee7160acb9-image.png

                                            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

                                            630
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            anleitung google google asisstant google home google home mini how-to
                                            126
                                            1159
                                            333949
                                            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