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. ioBroker Allgemein
  4. *gelöst*Hilfe beim anlegen Alias für den Matter Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    770

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

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

*gelöst*Hilfe beim anlegen Alias für den Matter Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
2 Posts 1 Posters 157 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.
  • D Online
    D Online
    docsnyder7
    wrote on last edited by docsnyder7
    #1

    Guten Abend..
    ich bin dabei einen Eltako Enocean Stromstossschalter ins Matter zu bekommen, um diesen dann in Alexa steuern zu können.
    Der DP des Eltako kommt vom homee via Adapter und schaut so aus

    {
      "type": "state",
      "common": {
        "type": "number",
        "read": true,
        "write": true,
        "name": "Funkrelais Garagentor.OnOff",
        "min": 0,
        "max": 1,
        "role": "switch",
        "custom": {
          "homee.0": {
            "enabled": true
          }
        },
        "smartName": false
      },
      "native": {
        "id": 134,
        "node_id": 33,
        "type": 1
      },
      "_id": "homee.0.OnOffSwitch-33.OnOff-134",
      "acl": {
        "object": 1636,
        "state": 1636,
        "file": 1632,
        "owner": "system.user.admin",
        "ownerGroup": "system.group.administrator"
      },
      "from": "system.adapter.cloud.0",
      "user": "system.user.admin",
      "ts": 1761049702635
    }
    

    den Alias hab ich so angelegt

    {
      "common": {
        "name": "Garagentorantrieb",
        "desc": "Manuell erzeugt",
        "role": "state",
        "type": "boolean",
        "read": true,
        "write": true,
        "def": false,
        "alias": {
          "id": "homee.0.OnOffSwitch-33.OnOff-134",
          "read": "val == 1",
          "write": "val ? 1 : 0"
        }
      },
      "type": "state",
      "native": {},
      "_id": "alias.0.Garagentorantrieb",
      "acl": {
        "object": 1636,
        "state": 1636,
        "owner": "system.user.admin",
        "ownerGroup": "system.group.administrator"
      },
      "from": "system.adapter.admin.0",
      "user": "system.user.admin",
      "ts": 1761320011164
    }
    

    wenn ich dann im Matter Adapter ein Gerät anlege aus einem state, den Alias auswähle , zb als Steckdose oder Taster markiere... kommt

    matter.0
    	2025-10-24 19:16:26.441	info	Apply configuration update for bridge "matter.0.bridges.e6be19b8-64a3-4b0d-b343-31dbaf40c496".
    matter.0
    	2025-10-24 19:16:26.371	error	Cannot initialize device 1a95f291-c7d7-4b48-8f73-716974612432 "Garagentorantrieb" because alias.0.Garagentorantrieb does not exist! Check configuration.
    matter.0
    	2025-10-24 19:16:26.370	info	No IoBroker device type found for alias.0
    

    steh ich grad auf dem Schlauch... der Alias ist doch aber da?

    1 Reply Last reply
    0
    • D Online
      D Online
      docsnyder7
      wrote on last edited by
      #2

      @docsnyder7 ich habs selber hinbekommen... hab den Alias statt direkt unter alias.0 in einen Ordner gepackt

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      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

      610

      Online

      32.8k

      Users

      82.7k

      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