Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. Alexa mit Sony Bravia

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    632

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Alexa mit Sony Bravia

Scheduled Pinned Locked Moved Cloud Dienste
iotalexaalexa skill
6 Posts 2 Posters 728 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Daniel FabianD Offline
    Daniel FabianD Offline
    Daniel Fabian
    wrote on last edited by
    #1

    Hi. Ich hab den iot Adapter und den sony bravia adapter am laufen. IoT mit Alexa eingerichtet und beide zeigen grün an. Im Iot Adapter werden die Bravia Tasten auch alle angezeigt und über den Desktop kann ich den Fernseher auch problemlos steuern. Leider kann ich Alexa nicht verbinden. Fehlermeldung : Gerät sony-bravia.0.channel.AAAAAQAAAAEAAAAAAw== wurde nicht hinzugefügt.
    Jemand eine Idee woran es liegen kann? Die homematic Geräte funktionieren einwandfrei.

    Danke...

    dslraserD 1 Reply Last reply
    0
    • Daniel FabianD Daniel Fabian

      Hi. Ich hab den iot Adapter und den sony bravia adapter am laufen. IoT mit Alexa eingerichtet und beide zeigen grün an. Im Iot Adapter werden die Bravia Tasten auch alle angezeigt und über den Desktop kann ich den Fernseher auch problemlos steuern. Leider kann ich Alexa nicht verbinden. Fehlermeldung : Gerät sony-bravia.0.channel.AAAAAQAAAAEAAAAAAw== wurde nicht hinzugefügt.
      Jemand eine Idee woran es liegen kann? Die homematic Geräte funktionieren einwandfrei.

      Danke...

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      wrote on last edited by dslraser
      #2

      @Daniel-Fabian sagte in Alexa mit Sony Bravia:

      Jemand eine Idee woran es liegen kann?

      Ist der Datenpunkt beschreibbar ("write": true,)? Sonst kannst Du den iot Teil auch manuell im RAW selbst einfügen.

      Beispiel:

      {
        "type": "state",
        "common": {
          "def": false,
          "type": "boolean",
          "read": true,
          "write": true,
          "role": "switch",
          "name": "Kaminlampe.STATE",
          "smartName": {
            "de": "Kaminlampe,Kaminlicht",
            "smartType": "LIGHT"
          }
        },
      

      Das ist der Teil für iot: (das ist als Licht (("LIGHT")) konfiguriert, als Schalter o. Button "smartType":"SWITCH" nehmen)

      
          "smartName": {
            "de": "Kaminlampe,Kaminlicht",
            "smartType": "LIGHT"
          }
        },
      
      1 Reply Last reply
      0
      • Daniel FabianD Offline
        Daniel FabianD Offline
        Daniel Fabian
        wrote on last edited by
        #3

        Danke schonmal für die Hilfe...

        Write auf true...

        Hab es mal manuell eingefügt, leider kein Erfolg.

        {
          "from": "system.host.buanet-iobroker1.cli",
          "ts": 1581580635572,
          "user": "system.user.admin",
          "common": {
            "name": "VolumeUp",
            "role": "button",
            "type": "boolean",
            "read": false,
            "write": true
          },
          "smartName": {
            "de": "Lauter",
            "smartType": "SWITCH"
          },
          "native": {},
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator",
            "state": 1636
          },
          "_id": "sony-bravia.0.function.AAAAAQAAAAEAAAASAw==",
          "type": "state"
        }
        
        dslraserD 1 Reply Last reply
        0
        • Daniel FabianD Daniel Fabian

          Danke schonmal für die Hilfe...

          Write auf true...

          Hab es mal manuell eingefügt, leider kein Erfolg.

          {
            "from": "system.host.buanet-iobroker1.cli",
            "ts": 1581580635572,
            "user": "system.user.admin",
            "common": {
              "name": "VolumeUp",
              "role": "button",
              "type": "boolean",
              "read": false,
              "write": true
            },
            "smartName": {
              "de": "Lauter",
              "smartType": "SWITCH"
            },
            "native": {},
            "acl": {
              "object": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator",
              "state": 1636
            },
            "_id": "sony-bravia.0.function.AAAAAQAAAAEAAAASAw==",
            "type": "state"
          }
          
          dslraserD Offline
          dslraserD Offline
          dslraser
          Forum Testing Most Active
          wrote on last edited by
          #4
          {
            "from": "system.host.buanet-iobroker1.cli",
            "ts": 1581580635572,
            "user": "system.user.admin",
            "common": {
              "name": "VolumeUp",
              "role": "button",
              "type": "boolean",
              "read": false,
              "write": true,
              "smartName": {
                "de": "lauter",
                "smartType": "SWITCH"
              }
            },
            "native": {},
            "acl": {
              "object": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator",
              "state": 1636
            },
            "_id": "sony-bravia.0.function.AAAAAQAAAAEAAAASAw==",
            "type": "state"
          }
          
          Daniel FabianD 1 Reply Last reply
          0
          • dslraserD dslraser
            {
              "from": "system.host.buanet-iobroker1.cli",
              "ts": 1581580635572,
              "user": "system.user.admin",
              "common": {
                "name": "VolumeUp",
                "role": "button",
                "type": "boolean",
                "read": false,
                "write": true,
                "smartName": {
                  "de": "lauter",
                  "smartType": "SWITCH"
                }
              },
              "native": {},
              "acl": {
                "object": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator",
                "state": 1636
              },
              "_id": "sony-bravia.0.function.AAAAAQAAAAEAAAASAw==",
              "type": "state"
            }
            
            Daniel FabianD Offline
            Daniel FabianD Offline
            Daniel Fabian
            wrote on last edited by
            #5

            Danke!!! Läuft....

            dslraserD 1 Reply Last reply
            0
            • Daniel FabianD Daniel Fabian

              Danke!!! Läuft....

              dslraserD Offline
              dslraserD Offline
              dslraser
              Forum Testing Most Active
              wrote on last edited by
              #6

              @Daniel-Fabian sagte in Alexa mit Sony Bravia:

              Danke!!! Läuft....

              Wenn ein Thema gelöst wurde bitte den Beitrag der die Lösung beinhaltet als gelöst markieren.
              -> 3 Punkte Menü rechts unten am Beitrag -> Mark this post as the correct answer
              Hier gehts zur Hilfe.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              Support us

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

              682

              Online

              32.7k

              Users

              82.6k

              Topics

              1.3m

              Posts
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Home
              • Recent
              • Tags
              • Unread 0
              • Categories
              • Unreplied
              • Popular
              • GitHub
              • Docu
              • Hilfe