Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. IoBroker Reiter Zustände

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    IoBroker Reiter Zustände

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      HomeTed last edited by

      Hallo Zusammen,

      bekomme ich irgendwie die Daten aus dem Reiter Zustände ausgelesen?

      Dort möchte ich gezielt die Spalte "Zeit" und "Geändert" fü eine Homematic-Komponente abgreifen.

      Z.Bsp.: hm-rpc.0.MEQXXXXXXX und davon halt "Zeit" und "Geändert"

      1 Reply Last reply Reply Quote 0
      • AlCalzone
        AlCalzone Developer last edited by

        var state = getState("hm-rpc.0.MEQXXXXXXX");
        var time = state.ts; // Zeit
        var changed = state.lc; // letzte Änderung
        

        Die https://github.com/iobroker/iobroker.javascript#getstate kennst du?

        1 Reply Last reply Reply Quote 0
        • H
          HomeTed last edited by

          Bisher noch nicht, hilft aber weiter!

          Danke! 😄

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate

          810
          Online

          31.7k
          Users

          79.8k
          Topics

          1.3m
          Posts

          2
          3
          420
          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