Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Awtrix-Light (Awtrix 3)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter Awtrix-Light (Awtrix 3)

Geplant Angeheftet Gesperrt Verschoben Tester
2.2k Beiträge 165 Kommentatoren 1.2m Aufrufe 142 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.
  • M mrjeschke

    @atomicix
    Ich habe momentan das gleiche Problem. Nach einem Neustart des Adapters funktioniert es.
    Sobald der DP das erste mal aktualisiert wird, steht im Display undefined.
    Im log sehe ich dann ein refreshes too fast.
    Der DP wird bei mir aber nur alle 15 Minuten aktualisiert.
    Wenn ich ein alias auf diesen DP erstelle und mir diesen anzeigen lasse funktioniert es komischerweise.

    AtomicIXA Offline
    AtomicIXA Offline
    AtomicIX
    schrieb am zuletzt editiert von AtomicIX
    #434

    @mrjeschke danke, werde ich mal testen. Vieleicht gibt's dafür ja noch ne richtige Lösung.
    Meine Solardusche wird jede Minute aktualisiert, das geht. Die Außentemperatur wird bei mir auch alle 15min aktualisiert, glaube ich.

    M 1 Antwort Letzte Antwort
    0
    • AtomicIXA AtomicIX

      @mrjeschke danke, werde ich mal testen. Vieleicht gibt's dafür ja noch ne richtige Lösung.
      Meine Solardusche wird jede Minute aktualisiert, das geht. Die Außentemperatur wird bei mir auch alle 15min aktualisiert, glaube ich.

      M Online
      M Online
      mrjeschke
      schrieb am zuletzt editiert von
      #435

      @atomicix
      War weniger als Lösung gedacht, sondern eher als das ist ja seltsam.

      1 Antwort Letzte Antwort
      0
      • AtomicIXA AtomicIX

        Ich hoffe das Thema gab's hier noch nicht, wenn tut es mir Leid, habs dann nicht gefunden.
        Wenn ich eine Cutom App erstelle. "außen" soll die Temperatur angezeigt werden. Das geht auch nach einem Neustart der Uhr für 2-3 Minuten und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen. Andere Temperaturen und 100% anzeigen gehen. Dezeimal steht auf 0, ist aber auf 1 oder 3 auch egal.

        Was kann das denn sein?

        haus-automatisierungH Offline
        haus-automatisierungH Offline
        haus-automatisierung
        Developer Most Active
        schrieb am zuletzt editiert von
        #436

        @atomicix sagte in Test Adapter Awtrix-Light:

        und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.

        Bitte ein Debug-Log teilen.

        🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
        🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
        📚 Meine inoffizielle ioBroker Dokumentation

        M AtomicIXA 2 Antworten Letzte Antwort
        0
        • haus-automatisierungH haus-automatisierung

          @atomicix sagte in Test Adapter Awtrix-Light:

          und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.

          Bitte ein Debug-Log teilen.

          M Online
          M Online
          mrjeschke
          schrieb am zuletzt editiert von
          #437

          @haus-automatisierung
          Bei mir ist es die app temperature. Die anderen beiden laufen über alias.

          2023-06-08 19:52:14.235 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/stats" without data
          2023-06-08 19:52:14.290 - debug: awtrix-light.0 (7415) received 200 response from "/api/stats" with content: {"bat":97,"bat_raw":660,"lux":"8","ldr_raw":547,"ram":152948,"bri":120,"temp":"25","hum":"29","uptime":"76","wifi_signal":-41,"up_available":false,"messages":1,"version":"0.68","indicator1":true,"indicator2":false,"indicator3":true}
          2023-06-08 19:52:14.342 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/settings" without data
          2023-06-08 19:52:14.389 - debug: awtrix-light.0 (7415) received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":120,"ATRANS":true,"TCOL":31,"TSPEED":400,"ATIME":7000,"TFORMAT":"%H:%M:%S","DFORMAT":"%d.%m.%y","SOM":true,"CEL":true,"BLOCKN":false,"MAT":0,"SOUND":true,"GAMMA":0,"UPPERCASE":true,"CCORRECTION":"","CTEMP":"","WD":true,"WDCA":65535,"WDCI":27501,"TIME_COL":0,"DATE_COL":0,"HUM_COL":0,"TEMP_COL":0,"BAT_COL":0}
          2023-06-08 19:53:00.624 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "temperatur" with icon "6157" and text "%s"
          2023-06-08 19:53:00.625 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=temperatur" with data: {"text":"undefined","icon":"6157","duration":5}
          2023-06-08 19:53:00.753 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=temperatur" with content: "OK"
          2023-06-08 19:53:08.038 - warn: javascript.0 (479) script.js.common.Awtrix-Test: Neuer Wert: 18.95
          2023-06-08 19:53:08.038 - warn: javascript.0 (479) script.js.common.Awtrix-Test: Zeitstempel: 19:53:08.036
          2023-06-08 19:53:08.038 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "test" with icon "6157" and text "%s"
          2023-06-08 19:53:08.038 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=test" with data: {"text":"18.95","icon":"6157","duration":5}
          2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "nocheintest" with icon "null" and text "%s %u"
          2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) [refreshCustomApp] formatted value of "alias.0.Wetter.Wetter2" from 18.95 to 18,95 (2 decimals)
          2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=nocheintest" with data: {"text":"18,95 °C","icon":null,"duration":5}
          2023-06-08 19:53:08.040 - debug: awtrix-light.0 (7415) [onStateChange] ignoring customApps state change of "openweathermap.0.forecast.current.temperature" to 18.95 - refreshes too fast (within 0 seconds)
          2023-06-08 19:53:08.124 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=test" with content: "OK"
          2023-06-08 19:53:08.179 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=nocheintest" with content: "OK"
          2023-06-08 19:53:14.235 - debug: awtrix-light.0 (7415) refreshing device state
          2023-06-08 19:53:14.236 - debug: awtrix-light.0 (7415) re-creating refresh state timeout
          2023-06-08 19:53:14.236 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/stats" without data
          2023-06-08 19:53:14.363 - debug: awtrix-light.0 (7415) received 200 response from "/api/stats" with content: {"bat":97,"bat_raw":660,"lux":"8","ldr_raw":539,"ram":151340,"bri":120,"temp":"25","hum":"29","uptime":"137","wifi_signal":-38,"up_available":false,"messages":3,"version":"0.68","indicator1":true,"indicator2":false,"indicator3":true}
          2023-06-08 19:53:14.412 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/settings" without data
          2023-06-08 19:53:14.432 - debug: awtrix-light.0 (7415) received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":120,"ATRANS":true,"TCOL":31,"TSPEED":400,"ATIME":7000,"TFORMAT":"%H:%M:%S","DFORMAT":"%d.%m.%y","SOM":true,"CEL":true,"BLOCKN":false,"MAT":0,"SOUND":true,"GAMMA":0,"UPPERCASE":true,"CCORRECTION":"","CTEMP":"","WD":true,"WDCA":65535,"WDCI":27501,"TIME_COL":0,"DATE_COL":0,"HUM_COL":0,"TEMP_COL":0,"BAT_COL":0}
          
          
          1 Antwort Letzte Antwort
          0
          • R reini

            heute auch das Teil geliefert bekommen und direkt geflasht - find ich klasse das Gerät in Kombination mit dem Adapter hier, danke Matthias 👍
            stellt gerne mal eure Design rein als Inspiration was man so alles anzeigen lassen kann, außer die Klassiker PV etc 😁

            DJMarc75D Online
            DJMarc75D Online
            DJMarc75
            schrieb am zuletzt editiert von
            #438

            @reini

            • ebenfalls Anrufer per Fritzbox
            • wenn mein Zwerghamster "aktiv" wird 🙂
            • aktueller Filmtitel über PLEX
            • Begrüßungen wenn eine bekannte Person dem Netzwerk beitritt
            • wenns an der Tür klingelt
            • usw... 😉

            Lehrling seit 1975 !!!
            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

            1 Antwort Letzte Antwort
            0
            • haus-automatisierungH haus-automatisierung

              @atomicix sagte in Test Adapter Awtrix-Light:

              und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.

              Bitte ein Debug-Log teilen.

              AtomicIXA Offline
              AtomicIXA Offline
              AtomicIX
              schrieb am zuletzt editiert von AtomicIX
              #439
              
              awtrix-light.0
              2023-06-09 14:32:50.974	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:32:50.909	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:32:50.909	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.6 to 49 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:32:50.909	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:32:31.633	debug	received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"1289","ldr_raw":1019,"ram":150840,"bri":120,"temp":"36","hum":"14","uptime":"2474","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:32:31.559	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:32:31.558	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:32:31.558	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:31:50.966	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:31:50.852	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:31:50.851	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:31:50.851	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:31:35.915	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:31:35.882	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:31:35.882	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.5 to 49 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:31:35.881	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:31:31.614	debug	received 200 response from "/api/stats" with content: {"bat":67,"bat_raw":603,"lux":"2814","ldr_raw":1021,"ram":151068,"bri":120,"temp":"36","hum":"14","uptime":"2414","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:31:31.558	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:31:31.558	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:31:31.557	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:31:03.249	debug	received 200 response from "/api/custom?name=aussen" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:31:03.136	debug	[onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 29.2 - refreshes too fast (within 1 seconds)
              
              awtrix-light.0
              2023-06-09 14:31:03.132	debug	sending "POST" request to "/api/custom?name=aussen" with data: {"text":"undefined °C","icon":"4285","duration":5}
              
              awtrix-light.0
              2023-06-09 14:31:03.132	debug	[refreshCustomApp] Refreshing custom app "aussen" with icon "4285" and text "%s %u"
              
              admin.0
              2023-06-09 14:30:45.262	info	<== Disconnect system.user.admin from ::ffff:192.168.222.155 admin
              
              awtrix-light.0
              2023-06-09 14:30:31.606	debug	received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7572","ldr_raw":1022,"ram":150844,"bri":120,"temp":"36","hum":"14","uptime":"2354","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:30:31.557	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:30:31.556	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:30:31.556	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:30:20.960	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:30:20.858	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:30:20.858	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:30:20.857	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:29:31.604	debug	received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7033","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2294","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:29:31.556	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:29:31.555	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:29:31.555	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:28:50.947	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:28:50.854	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:28:50.853	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:28:50.853	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:28:35.999	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:28:35.878	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:28:35.878	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:28:35.878	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:28:32.028	debug	re-creating history apps timeout (300 seconds)
              
              awtrix-light.0
              2023-06-09 14:28:31.600	debug	received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7572","ldr_raw":1022,"ram":151116,"bri":120,"temp":"36","hum":"14","uptime":"2234","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:28:31.554	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:28:31.553	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:28:31.553	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:27:31.589	debug	received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"7572","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2174","wifi_signal":-81,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:27:31.552	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:27:31.551	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:27:31.551	debug	refreshing device state
              
              awtrix-light.0
              2023-06-09 14:27:20.937	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:27:20.872	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:27:20.872	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:27:20.872	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:27:05.999	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
              
              awtrix-light.0
              2023-06-09 14:27:05.866	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
              
              awtrix-light.0
              2023-06-09 14:27:05.866	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals)
              
              awtrix-light.0
              2023-06-09 14:27:05.866	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
              
              awtrix-light.0
              2023-06-09 14:26:31.695	debug	received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7033","ldr_raw":1022,"ram":151564,"bri":120,"temp":"36","hum":"13","uptime":"2114","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
              
              awtrix-light.0
              2023-06-09 14:26:31.550	debug	re-creating refresh state timeout
              
              awtrix-light.0
              2023-06-09 14:26:31.549	debug	sending "GET" request to "/api/stats" without data
              
              awtrix-light.0
              2023-06-09 14:26:31.549	debug	refreshing device state```
              haus-automatisierungH 1 Antwort Letzte Antwort
              0
              • M Online
                M Online
                MCU
                schrieb am zuletzt editiert von MCU
                #440

                @nordlicht67 Es gibt trotzdem weiterhin die Möglichkeit die Standard-Apps per javascript auszuschalten, wenn man sie nicht im Menu dauerhaft ausstellen möchte.
                Ein Bespiel:

                let ipaddress = '192.168.178.xxx';
                // show: false -> aus; true -> an
                // name anpassen : time, date, temp, hum, bat, eyes
                exec((['curl -X POST ','-d  "[{ name: \'time\', show: false }]" ','-H \'Content-Type: application/json\' ','\'http://'+ipaddress+'/api/apps\''].join(''))); 
                ```

                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                1 Antwort Letzte Antwort
                0
                • R Offline
                  R Offline
                  reini
                  schrieb am zuletzt editiert von reini
                  #441

                  würde es noch Sinn machen jeder benutzerdefinierten App einen eigenen Farbcode mitgeben zu können? Kann das der Adapter aussteuern?

                  haus-automatisierungH 1 Antwort Letzte Antwort
                  0
                  • R reini

                    würde es noch Sinn machen jeder benutzerdefinierten App einen eigenen Farbcode mitgeben zu können? Kann das der Adapter aussteuern?

                    haus-automatisierungH Offline
                    haus-automatisierungH Offline
                    haus-automatisierung
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #442

                    @reini sagte in Test Adapter Awtrix-Light:

                    würde es noch Sinn machen jeder benutzerdefinierten App einen eigenen Farbcode mitgeben zu können?

                    Ich brauche es nicht, daher habe ich die Fleißarbeit erstmal nicht gemacht 🙂 Aber ja, kann ich noch einbauen

                    🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                    🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                    📚 Meine inoffizielle ioBroker Dokumentation

                    1 Antwort Letzte Antwort
                    1
                    • AtomicIXA AtomicIX
                      
                      awtrix-light.0
                      2023-06-09 14:32:50.974	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:32:50.909	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:32:50.909	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.6 to 49 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:32:50.909	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:32:31.633	debug	received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"1289","ldr_raw":1019,"ram":150840,"bri":120,"temp":"36","hum":"14","uptime":"2474","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:32:31.559	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:32:31.558	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:32:31.558	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:31:50.966	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:31:50.852	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:31:50.851	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:31:50.851	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:31:35.915	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:31:35.882	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:31:35.882	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.5 to 49 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:31:35.881	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:31:31.614	debug	received 200 response from "/api/stats" with content: {"bat":67,"bat_raw":603,"lux":"2814","ldr_raw":1021,"ram":151068,"bri":120,"temp":"36","hum":"14","uptime":"2414","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:31:31.558	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:31:31.558	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:31:31.557	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:31:03.249	debug	received 200 response from "/api/custom?name=aussen" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:31:03.136	debug	[onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 29.2 - refreshes too fast (within 1 seconds)
                      
                      awtrix-light.0
                      2023-06-09 14:31:03.132	debug	sending "POST" request to "/api/custom?name=aussen" with data: {"text":"undefined °C","icon":"4285","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:31:03.132	debug	[refreshCustomApp] Refreshing custom app "aussen" with icon "4285" and text "%s %u"
                      
                      admin.0
                      2023-06-09 14:30:45.262	info	<== Disconnect system.user.admin from ::ffff:192.168.222.155 admin
                      
                      awtrix-light.0
                      2023-06-09 14:30:31.606	debug	received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7572","ldr_raw":1022,"ram":150844,"bri":120,"temp":"36","hum":"14","uptime":"2354","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:30:31.557	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:30:31.556	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:30:31.556	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:30:20.960	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:30:20.858	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:30:20.858	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:30:20.857	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:29:31.604	debug	received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7033","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2294","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:29:31.556	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:29:31.555	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:29:31.555	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:28:50.947	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:28:50.854	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:28:50.853	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:28:50.853	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:28:35.999	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:28:35.878	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:28:35.878	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:28:35.878	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:28:32.028	debug	re-creating history apps timeout (300 seconds)
                      
                      awtrix-light.0
                      2023-06-09 14:28:31.600	debug	received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7572","ldr_raw":1022,"ram":151116,"bri":120,"temp":"36","hum":"14","uptime":"2234","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:28:31.554	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:28:31.553	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:28:31.553	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:27:31.589	debug	received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"7572","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2174","wifi_signal":-81,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:27:31.552	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:27:31.551	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:27:31.551	debug	refreshing device state
                      
                      awtrix-light.0
                      2023-06-09 14:27:20.937	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:27:20.872	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:27:20.872	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:27:20.872	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:27:05.999	debug	received 200 response from "/api/custom?name=dusche" with content: "OK"
                      
                      awtrix-light.0
                      2023-06-09 14:27:05.866	debug	sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5}
                      
                      awtrix-light.0
                      2023-06-09 14:27:05.866	debug	[refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals)
                      
                      awtrix-light.0
                      2023-06-09 14:27:05.866	debug	[refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u"
                      
                      awtrix-light.0
                      2023-06-09 14:26:31.695	debug	received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7033","ldr_raw":1022,"ram":151564,"bri":120,"temp":"36","hum":"13","uptime":"2114","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                      
                      awtrix-light.0
                      2023-06-09 14:26:31.550	debug	re-creating refresh state timeout
                      
                      awtrix-light.0
                      2023-06-09 14:26:31.549	debug	sending "GET" request to "/api/stats" without data
                      
                      awtrix-light.0
                      2023-06-09 14:26:31.549	debug	refreshing device state```
                      haus-automatisierungH Offline
                      haus-automatisierungH Offline
                      haus-automatisierung
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #443

                      @atomicix Mh, das sieht aber erstmal so aus als ob alles klappt? Kam in dem Durchlauf wieder ein "undefined"?

                      🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                      🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                      📚 Meine inoffizielle ioBroker Dokumentation

                      AtomicIXA 2 Antworten Letzte Antwort
                      0
                      • R Offline
                        R Offline
                        reini
                        schrieb am zuletzt editiert von
                        #444

                        noch ne blöde Frage, was macht Ihr am Abend mit den Ding? Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?! Möchte das Gerät ja nicht die ganze Nacht on haben sondern per Skript steuern..

                        DJMarc75D haus-automatisierungH 2 Antworten Letzte Antwort
                        0
                        • haus-automatisierungH haus-automatisierung

                          @atomicix Mh, das sieht aber erstmal so aus als ob alles klappt? Kam in dem Durchlauf wieder ein "undefined"?

                          AtomicIXA Offline
                          AtomicIXA Offline
                          AtomicIX
                          schrieb am zuletzt editiert von
                          #445

                          @haus-automatisierung
                          Ja, wenn es erst mal da ist, bleibt es, bis zum Neustart. Dann ist wieder kurz alles gut, und dann bleibt es. Aber nur bei aussen (netatmo), die Dusche (sonoff) ist alles super.

                          1 Antwort Letzte Antwort
                          0
                          • R reini

                            noch ne blöde Frage, was macht Ihr am Abend mit den Ding? Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?! Möchte das Gerät ja nicht die ganze Nacht on haben sondern per Skript steuern..

                            DJMarc75D Online
                            DJMarc75D Online
                            DJMarc75
                            schrieb am zuletzt editiert von
                            #446

                            @reini sagte in Test Adapter Awtrix-Light:

                            Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung

                            Dann machst Du halt was falsch. Wie setzt Du den DP genau ?

                            Lehrling seit 1975 !!!
                            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                            1 Antwort Letzte Antwort
                            0
                            • R reini

                              noch ne blöde Frage, was macht Ihr am Abend mit den Ding? Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?! Möchte das Gerät ja nicht die ganze Nacht on haben sondern per Skript steuern..

                              haus-automatisierungH Offline
                              haus-automatisierungH Offline
                              haus-automatisierung
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #447

                              @reini sagte in Test Adapter Awtrix-Light:

                              Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?!

                              Auch hier: Debug-Log bitte 🙂 Dass Du States unbestätigt (ack: false) schreiben musst ist hoffentlich klar?

                              🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                              🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                              📚 Meine inoffizielle ioBroker Dokumentation

                              1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @reini sagte in Test Adapter Awtrix-Light:

                                als Inspiration was man so alles anzeigen lassen kann

                                Anrufer auf der FritzBox laufen hier bei mir durch.

                                E Offline
                                E Offline
                                erfggi
                                schrieb am zuletzt editiert von
                                #448

                                @thomas-braun sagte in Test Adapter Awtrix-Light:

                                Anrufer auf der FritzBox laufen hier bei mir durch.

                                hast du einen Tipp wie das als App geht? ich bekomme das nicht hin.

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • E erfggi

                                  @thomas-braun sagte in Test Adapter Awtrix-Light:

                                  Anrufer auf der FritzBox laufen hier bei mir durch.

                                  hast du einen Tipp wie das als App geht? ich bekomme das nicht hin.

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #449

                                  @erfggi

                                  Nicht als App, sondern als Blockly. Gibt einen passenden Baustein zu awtrix.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • E Offline
                                    E Offline
                                    erfggi
                                    schrieb am zuletzt editiert von
                                    #450

                                    @thomas-braun sagte in Test Adapter Awtrix-Light:

                                    Nicht als App, sondern als Blockly. Gibt einen passenden Baustein zu awtrix.

                                    Danke! gefunden und funktioniert.

                                    tobasiumT 1 Antwort Letzte Antwort
                                    0
                                    • haus-automatisierungH haus-automatisierung

                                      @atomicix Mh, das sieht aber erstmal so aus als ob alles klappt? Kam in dem Durchlauf wieder ein "undefined"?

                                      AtomicIXA Offline
                                      AtomicIXA Offline
                                      AtomicIX
                                      schrieb am zuletzt editiert von AtomicIX
                                      #451

                                      @haus-automatisierung

                                      Hier noch mal ein auszug aus dem Log, Also Netatmo aktualisiert alle 10 min
                                      Gefiltert nur auf Netatmo

                                      
                                      awtrix-light.0
                                      2023-06-09 21:41:03.042	debug	[onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 21.2 - refreshes too fast (within 1 seconds)
                                      
                                      awtrix-light.0
                                      2023-06-09 21:31:03.010	debug	[onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 21.5 - refreshes too fast (within 1 seconds)
                                      
                                      awtrix-light.0
                                      2023-06-09 21:21:03.005	debug	[onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 21.8 - refreshes too fast (within 1 seconds)
                                      

                                      EDIT:
                                      Also das mit dem zusätzlichen Datenpunkt als Merker, wo die Temperaturen übertragen werden, läuft ohne Probleme. Was mir da nur aufgefallen ist, ich habe die Dezimal Stellen für die Cutom App auf 0 stehen.
                                      Wenn ich den original Netatmo Datenpunkt nehme, wird das auch so angezeigt, wenn ich den Merker Datenpunkt nehme, habe ich eine Dezimal Stelle, ohne die Einstellungen zu ändern. Es wird ein "Punkt" angezeigt. Der Netatmo Datenpunkt ein ein Komma

                                      haus-automatisierungH 1 Antwort Letzte Antwort
                                      0
                                      • arteckA Offline
                                        arteckA Offline
                                        arteck
                                        Developer Most Active
                                        schrieb am zuletzt editiert von
                                        #452

                                        ich kann die standard apps nicht mehr auschalten..

                                        batt, date, eyes brauch ich nicht..

                                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                        Ben1983B 1 Antwort Letzte Antwort
                                        0
                                        • arteckA arteck

                                          ich kann die standard apps nicht mehr auschalten..

                                          batt, date, eyes brauch ich nicht..

                                          Ben1983B Offline
                                          Ben1983B Offline
                                          Ben1983
                                          schrieb am zuletzt editiert von
                                          #453

                                          @arteck Mach es am besten direkt über die Uhr an den Tasten, funktioniert top.

                                          arteckA 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          332

                                          Online

                                          32.4k

                                          Benutzer

                                          81.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
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe