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. ioBroker-Matter Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    10
    1
    110

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

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

ioBroker-Matter Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
13 Beiträge 1 Kommentatoren 15.3k Aufrufe 30 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.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von apollon77
    #3

    0.4.11 released

    • Fixed caching issues in device type detection
    • Added Debug info icon for Devices and Bridges

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    1
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #4

      0.4.12:

      • Added the "copy to clipboard" button in the debug dialog
      • Updated matter.js with performance and Memory usage optimizations (and Tasmota pairing workaround)
      • Reworked Type detection in Backend and for Channel/Device detection type in UI, now multiple devicetypes are offered with most complex one pre-selected
      • Handle Matter ColorTemperature Lights as a Color capable light to also allow CT-Lights with Hue support
      • Added BOOST endpoint as switch when exposing Thermostats with Boost state
      • Optimized some dimmer/level management for light devices without dimmer state

      0.4.13

      • Added support for Door state feature for Devices and Controllers
      • Fixed Thermostat creation with Boost state

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      1
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #5

        0.4.14

        • Improved stability and connection reliability (matter.js updated)
        • Sort enum entries to improve detection quality when adding new devices

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Antwort Letzte Antwort
        2
        • apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #6

          0.4.15

          • Added Button display and control in the UI
          • Updates matter.js to optimize and add persisted subscriptions
          • Fixed states-list initializations for controller states
          • Fixed initialization issue when initial device connection for controller was not finished
          • Adjusted connection display when reconnecting to a node to red in UI

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          1
          • apollon77A Offline
            apollon77A Offline
            apollon77
            schrieb am zuletzt editiert von
            #7

            0.5.0

            • IMPORTANT: Increase Node.js requirement to at least 20.x because else BLE currently does not work
            • (@Apollon77) Added info log message when device decided for a different subscription interval
            • (@GermanBluefox) Added expert mode to GUI
            • (@GermanBluefox) GUI optimizations
            • (@Apollon77) Upgrade Matter support to 1.4
            • (@Apollon77) Upgrade type detector and usage for better automatic detection results
            • (@Apollon77) Included Battery state in attribute polling and changed default interval to 24h if device is battery bowered
            • (@Apollon77) Shows subscription maximum interval of the node in the connection-infos
            • (@Apollon77) Allows to overwrite the default subscription maximum interval send to the device in Node settings
            • (@Apollon77) Considers also the BatteryAlarm state of Smoke-CO sensors when determine LOWBAT state
            • (@Apollon77) Updates the connection state of Controller devices as soon as alive triggers or data updates come in
            • (@Apollon77) For Lock devices the SET state is synced with ACTUAL

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            1 Antwort Letzte Antwort
            3
            • apollon77A Offline
              apollon77A Offline
              apollon77
              schrieb am zuletzt editiert von
              #8

              0.5.1

              • (@Apollon77) Updated matter.js to 0.14 with many performance- and other improvements

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              1 Antwort Letzte Antwort
              3
              • apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #9

                0.5.2 (2025-08-03)

                • (@Apollon77) Updated matter.js to 0.15.2 with many performance- and other improvements
                • (@GermanBluefox) Corrected the checking of the licenses if they were stacked
                • (Apollon77) Use attributes from cache instead of requesting them from the device
                • (Apollon77) Ignoring invalid min/max for color temperature from objects
                • (Apollon77) Prevents update loops for Thermostat on/off state changes
                • (Apollon77) Fixes invalid color state updates when multiple attributes are adjusted together
                • (Apollon77) Rounds RSSI values to prevent digits

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Antwort Letzte Antwort
                2
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von apollon77
                  #10

                  0.5.4 (2025-10-07)

                  • (@Apollon77) Updated matter.js to 0.15.5

                  0.5.3 (2025-09-20)

                  • (@Apollon77) Updated matter.js to 0.15.4

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  5
                  • apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #11

                    0.5.5 (2025-10-16)

                    • (@Apollon77) Optimizes Battery drain information
                    • (@Apollon77) Correctly shows "in progress changes" in UI when adjusting devices to ovoid overlapping actions
                    • (@Apollon77) Fix HSV to RGB calculation for some cases
                    • (@Apollon77) Updated matter.js to 0.15.6
                    • (@Apollon77) Optimizes shutdown process to ensure everything is properly closed

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    1 Antwort Letzte Antwort
                    1
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #12

                      0.5.6 (2025-10-21)

                      • (@Apollon77) Type detector update, should detect single states in non-device structures better

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      1 Antwort Letzte Antwort
                      0
                      • apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #13

                        1.0.0 (2026-02-25)

                        • IMPORTANT: The first start of the controller with this version takes a bit longer to connect all devices because internal data are migrated
                        • (@Apollon77) Updated to Matter 1.4.2 (matter.js to 0.16) including many optimizations and fixes
                        • (@Apollon77) Also convert values for unit "mired" for Color temperatures
                          • (@Apollon77) Increases default color temperature range to 1.000-20.000 K
                        • (@Apollon77) Added support for OTA updates (checked roughly 15 mins after adapter start and then daily)
                        • (@Apollon77) Added Thread and Wifi topology overview with data from the devices. See Readme for details.
                        • (@Apollon77) Detect duplicate commands/writes and prevent them from being sent out again if the first command is still in progress
                        • (@GermanBluefox) Highlight the devices in GUI when hovering over the device in the device list
                        • (@tarikweiss) Added support for volume, volumeGroup ioBroker devices to matter
                        • (@Tyraenor/Apollon77) Add Off mode for Thermostats for Matter devices

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        2
                        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

                        374

                        Online

                        32.7k

                        Benutzer

                        82.4k

                        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