Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iot-Gerät per Alexa schalten

    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

    iot-Gerät per Alexa schalten

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

      @thomas-braun keine Nacherzählungen bitte, bitte mit ein und Ausgabe😘

      iot danach neu gestartet? und dann die Suche per Alexa

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

        @crunchip

        18abfa9f-d426-4fff-bc11-603342343009-image.png

        Aber da mein Limit von 1000 Schaltungen für heute ja verbraucht ist bringt das wohl alles nix mehr.

        dslraser 1 Reply Last reply Reply Quote 0
        • dslraser
          dslraser Forum Testing Most Active @Thomas Braun last edited by

          @thomas-braun sagte in iot-Gerät per Alexa schalten:

          @crunchip

          18abfa9f-d426-4fff-bc11-603342343009-image.png

          Aber da mein Limit von 1000 Schaltungen für heute ja verbraucht ist bringt das wohl alles nix mehr.

          es geht ja darum ob die Tante den DP findet. Schalten kannst Du den dann über iot heute nicht mehr

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

            @crunchip

            NEEEEEEERRRRRRRRVVVV!!!!!

            Jetzt springt der $"!!"§§" Alexa-iot-Skill aus der Bahn!

            The username or password you entered is invalid

            NEIN, ISSER NICHT, DEN HABE ICH PER COPY&PASTE EINGEFÜGT UND AUF IOBROKER.NET FUNKTIONIERT DER GLEICHE !§$&("§"! LOGIN!!!!!

            Ich muss jetzt Schluss machen, sonst fliegt hier noch ein Laptop durchs Fenster.

            dslraser 1 Reply Last reply Reply Quote 0
            • dslraser
              dslraser Forum Testing Most Active @Thomas Braun last edited by

              @thomas-braun
              manchmal ist ne Pause gut….

              Das hier habe ich noch gefunden, passt bei Dir ?

              ABB4936A-9C26-4E5E-B1F1-73E6B34F60CD.jpeg

              Link aus den iot Adapter Einstellungen

              https://www.iobroker.net/#de/documentation/cloud/iot.md

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

                @dslraser

                Ja, natürlich schreibe ich email-Adressen klein.

                dslraser 1 Reply Last reply Reply Quote 0
                • dslraser
                  dslraser Forum Testing Most Active @Thomas Braun last edited by

                  @thomas-braun
                  sorry das ich versucht habe Dir zu helfen…(oder den event. Fehler zu finden)
                  Mach besser heute wirklich Schluss 🤷

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

                    @dslraser sagte in iot-Gerät per Alexa schalten:

                    sorry das ich versucht habe Dir zu helfen…

                    War nicht böse gemeint.

                    Ich hab die Anleitung nur heute schon so oft gelesen, die kann ich runterbeten.

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

                      log state debug liefert:

                      2022-02-12 19:47:47.786  - debug: iot.0 (44595) [ALEXA] Created ALEXA device: playstation ["turnOn","turnOff"]
                      2022-02-12 19:47:47.788  - debug: iot.0 (44595) [ALEXA] Created ALEXA device: Staubsauger ["turnOn","turnOff"]
                      2022-02-12 19:47:47.789  - debug: iot.0 (44595) [ALEXA] Created ALEXA device: Spot clean ["turnOn"]
                      

                      Ich kapier's einfach nicht. Der Staubsauger funktioniert, die Playstation nicht.

                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Thomas Braun last edited by

                        @thomas-braun sagte in iot-Gerät per Alexa schalten:

                        device: playstation

                        Playstation schreibt man auch groß😁
                        Spaß beiseite
                        vllt mag deine Alexa das Wort playstation nicht, benenne es doch mal um

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

                          @crunchip

                          Ich will aber keine xbox! Nöh! 😛

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Thomas Braun last edited by

                            @thomas-braun sagte in iot-Gerät per Alexa schalten:

                            xbox

                            hatte ich erst geschrieben, aber wieder gelöscht, glaub das zwickt sich bisserl bei der Aussprache😁

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

                              @crunchip

                              Alexa, knipps xbox ein.

                              1 Reply Last reply Reply Quote 0
                              • dslraser
                                dslraser Forum Testing Most Active @Thomas Braun last edited by

                                @thomas-braun sagte in iot-Gerät per Alexa schalten:

                                Bin zu blöde dafür, scheint mir.
                                Ich habe einen DP in 0_userdata.0:

                                {
                                  "common": {
                                    "name": "playstation",
                                    "desc": "Manuell erzeugt",
                                    "role": "state",
                                    "type": "boolean",
                                    "read": true,
                                    "write": true,
                                    "def": false,
                                    "custom": {
                                      "iot.0": {
                                        "smartName": {
                                          "de": "playstation"
                                        }
                                      }
                                    },
                                    "smartName": {
                                      "de": "playstation",
                                      "smartType": "SWITCH"
                                    }
                                  },
                                  "type": "state",
                                  "_id": "0_userdata.0.playstation",
                                  "native": {},
                                  "acl": {
                                    "object": 1636,
                                    "state": 1636,
                                    "owner": "system.user.admin",
                                    "ownerGroup": "system.group.administrator"
                                  },
                                  "from": "system.adapter.admin.0",
                                  "user": "system.user.admin",
                                  "ts": 1644600562033
                                }
                                

                                Der ist auch im iot-Adapter angelegt:

                                f07b5b4c-8f2b-42f1-b46c-f26ecd901902-image.png

                                Alexa-Skill ist auch mit der iot-cloud verknüpft. Wenn ich die Alexa suchen lasse findet sie kein Gerät playstation. Was mach ich da falsch?

                                der RAW im ersten Beitrag ist trotzdem komisch...( 2 x SmartName---als custom)

                                Hier mal zwei DP für Deine Playstation. Einmal als Button und einmal als Schalter. Ich weiß ja nicht was Du haben willst ?
                                Einfach im Blockly das deaktivieren was Du nicht willst und dann einmal starten und wieder deaktivieren.
                                Bei mir sind diese DP dann sofort in iot und werden auch von Alexa gefunden und sehen auch im RAW okay aus.

                                {
                                 "common": {
                                   "name": "Playstation",
                                   "type": "boolean",
                                   "read": false,
                                   "write": true,
                                   "role": "button",
                                   "def": true,
                                   "smartName": {
                                     "de": "Playstation",
                                     "smartType": "SWITCH"
                                   }
                                 },
                                 "native": {
                                   "name": "Playstation",
                                   "type": "boolean",
                                   "read": false,
                                   "write": true,
                                   "role": "button",
                                   "def": true,
                                   "smartName": {
                                     "de": "Playstation",
                                     "smartType": "SWITCH"
                                   }
                                 },
                                 "type": "state",
                                 "from": "system.adapter.javascript.0",
                                 "user": "system.user.admin",
                                 "ts": 1644693326548,
                                 "_id": "0_userdata.0.Playstation.Playstation",
                                 "acl": {
                                   "object": 1636,
                                   "state": 1636,
                                   "owner": "system.user.admin",
                                   "ownerGroup": "system.group.administrator"
                                 }
                                }
                                

                                <xml xmlns="https://developers.google.com/blockly/xml">
                                 <block type="comment" id="XXRXZ-*rUskKG-=n`A:$" x="-2188" y="2488">
                                   <field name="COMMENT">Button</field>
                                   <next>
                                     <block type="create" id="*bW5N?BH~L|VbVBa3L*X">
                                       <field name="NAME">0_userdata.0.Playstation.Playstation</field>
                                       <value name="VALUE">
                                         <block type="logic_boolean" id="vaVH-lS5e@.bZyqxQ))L">
                                           <field name="BOOL">TRUE</field>
                                         </block>
                                       </value>
                                       <value name="COMMON">
                                         <block type="text" id="xAhK+2KmB]Up}qfc/}+!">
                                           <field name="TEXT">{"name":"Playstation","type":"boolean","read":false,"write":true,"role":"button","def":true,"smartName": {"de": "Playstation","smartType": "SWITCH"}}</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="comment" id="FrFH1,;6r~k4|#P9[_ym">
                                           <field name="COMMENT">Schalter</field>
                                           <next>
                                             <block type="create" id="/o8SfGd{l`B4;_.K8xSA" disabled="true">
                                               <field name="NAME">0_userdata.0.Playstation.Playstation</field>
                                               <value name="VALUE">
                                                 <block type="logic_boolean" id=";woOl?1$p9GcsN:QNl+K">
                                                   <field name="BOOL">FALSE</field>
                                                 </block>
                                               </value>
                                               <value name="COMMON">
                                                 <block type="text" id="h9C^S0eeN/!wi9w+qMK!">
                                                   <field name="TEXT">{"name":"Playstation","type":"boolean","read":true,"write":true,"role":"switch","def":true,"smartName": {"de": "Playstation","smartType": "SWITCH"}}</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                                </xml>
                                

                                Probiere das mal bitte und schmeiße mal Dein SmartGerät playstation, wenn es denn in iot vorhanden sein sollte da raus...

                                Der vom Blockly erstellte DP fügt das so in iot ein. Iot dann schließen und dann erst Geräte von Alexa suchen lassen.
                                Bildschirmfoto 2022-02-12 um 20.17.41.png

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

                                  @dslraser sagte in iot-Gerät per Alexa schalten:

                                  Probiere das mal bitte

                                  Ich kapier was ich mit einem Blockly soll?
                                  Ich will kein Blockly.

                                  dslraser 1 Reply Last reply Reply Quote 0
                                  • dslraser
                                    dslraser Forum Testing Most Active @Thomas Braun last edited by dslraser

                                    @thomas-braun

                                    okay, dann lass es. Dieses Mini Blockly würde Dir aber einen korrekten Datenpunkt erstellen....

                                    und nicht sowas hier

                                        "custom": {
                                          "iot.0": {
                                            "smartName": {
                                              "de": "playstation"
                                            }
                                          }
                                        },
                                        "smartName": {
                                          "de": "playstation",
                                          "smartType": "SWITCH"
                                        }
                                      },
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @dslraser last edited by

                                      @dslraser

                                      Hab das blockly importiert, der Datenpunkt wird aber auch nicht von Alexa gefunden.

                                      dslraser 1 Reply Last reply Reply Quote 0
                                      • dslraser
                                        dslraser Forum Testing Most Active @Thomas Braun last edited by

                                        @thomas-braun
                                        okay, bei mir wird der sofort gefunden. Dann kann ich nicht weiter helfen und bin raus.

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

                                          @dslraser

                                          Ich weiß auch nicht woran es liegt...

                                          2943c39f-a11b-4bf6-aaab-4d8fb5c4438d-image.png

                                          10191673-960f-40f7-bcb6-a5eea4775328-image.png

                                          2022-02-12 20:34:01.649  - info: iot.0 (44972) Connection changed: connect
                                          

                                          Zertifikate neuangefordert, alles prima...

                                          Die "$!§$ Alexa findet totzdem nix.

                                          dslraser 1 Reply Last reply Reply Quote 0
                                          • dslraser
                                            dslraser Forum Testing Most Active @Thomas Braun last edited by dslraser

                                            @thomas-braun
                                            ist denn der Datenpunkt in der iot Ansicht im Adapter zu sehen ?

                                            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

                                            913
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            83
                                            2883
                                            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