Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Awtrix-Light (Awtrix 3)

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Test Adapter Awtrix-Light (Awtrix 3)

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cacherwolf @mrjeschke last edited by cacherwolf

      @mrjeschke

      @mrjeschke said in Test Adapter Awtrix-Light:

      @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.

      Ich habe auch zwei DP der nicht aktualisiert wird, auch der Umweg über den Alias funktioniert bei mir nicht.
      Das sind beides Werte die aus einem JS-Script kommen, die Werte die direkt aus dem Sonoff Adapter kommen werden aktualisiert.

      haus-automatisierung 1 Reply Last reply Reply Quote 0
      • haus-automatisierung
        haus-automatisierung Developer Most Active @cacherwolf last edited by

        @cacherwolf sagte in Test Adapter Awtrix-Light:

        Das sind beides Werte die aus einem JS-Script kommen, die Werte die direkt aus dem Sonoff Adapter kommen werden aktualisiert.

        Dann sind die Werte wohl nicht bestätigt? Es werden nur states angezeigt, welche ack: true sind. Siehe aktualisiere vs. steuere.

        C 1 Reply Last reply Reply Quote 0
        • Elektroniker86
          Elektroniker86 last edited by

          Moin,

          hab im Log kontinuierliche warn Logs:

          
          
          awtrix-light.0
          2023-06-10 09:44:52.611	warn	(custom?name=entladen) Unable to refresh custom app "entladen": AxiosError: timeout of 3000ms exceeded
          
          awtrix-light.0
          2023-06-10 09:44:51.406	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
          
          awtrix-light.0
          2023-06-10 09:44:51.383	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
          

          Was heißt das?

          haus-automatisierung 1 Reply Last reply Reply Quote 0
          • haus-automatisierung
            haus-automatisierung Developer Most Active @Elektroniker86 last edited by

            @elektroniker86 sagte in Test Adapter Awtrix-Light:

            Was heißt das?

            Loglevel mal auf Debug stellen - dann sieht man den kompletten POST-Request welcher schief gelaufen ist. So kann man nur raten.

            Elektroniker86 1 Reply Last reply Reply Quote 0
            • AtomicIX
              AtomicIX @haus-automatisierung last edited by

              Ich hoffe das kann man soweit erkennen. Ansonsten kann ich das nachher übern Laptop vielleicht besser darstellen.

              @haus-automatisierung Screenshot_20230610_095210_Chrome.jpg Screenshot_20230610_095247_Chrome.jpg

              DJMarc75 1 Reply Last reply Reply Quote 0
              • DJMarc75
                DJMarc75 @AtomicIX last edited by

                @atomicix sagte in Test Adapter Awtrix-Light:

                Ich hoffe das kann man soweit erkennen

                Dein DP "Aussentemp" ist nicht vom Typ Number sondern mixed.

                1 Reply Last reply Reply Quote 0
                • C
                  cacherwolf @haus-automatisierung last edited by

                  @haus-automatisierung said in Test Adapter Awtrix-Light:

                  @cacherwolf sagte in Test Adapter Awtrix-Light:

                  Das sind beides Werte die aus einem JS-Script kommen, die Werte die direkt aus dem Sonoff Adapter kommen werden aktualisiert.

                  Dann sind die Werte wohl nicht bestätigt? Es werden nur states angezeigt, welche ack: true sind. Siehe aktualisiere vs. steuere.

                  Genau das wars.🤦‍♂️ Ich habe jezt die Scripte auf aktualisiere umgestellt und es funktioniert.👏 👍
                  Vielen Dank Matthias für die Hilfe und auch für die super Arbeit bei der Entwicklung des Adapters.

                  haus-automatisierung 1 Reply Last reply Reply Quote 1
                  • Elektroniker86
                    Elektroniker86 @haus-automatisierung last edited by

                    @haus-automatisierung

                    Sorry, hier der debug Log:

                    awtrix-light.0
                    2023-06-10 10:23:29.535	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:23:29.535	info	error ECONNABORTED from /api/custom?name=erzeugung: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:20:50.787	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:20:50.787	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:20:50.525	info	error ECONNABORTED from /api/stats: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:51.563	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:51.563	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:51.484	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:51.483	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:51.483	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:50.481	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:50.480	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:14:50.480	info	error ECONNABORTED from /api/custom?name=bezug: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:13:03.000	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:13:02.943	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:13:02.941	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:13:02.940	warn	(custom?name=ueberschuss) Unable to refresh custom app "ueberschuss": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:13:02.939	info	error ECONNABORTED from /api/custom?name=ueberschuss: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:12:34.761	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:12:34.733	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:12:34.733	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:12:34.733	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:39.795	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:39.736	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:39.736	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:38.735	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:38.734	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:10:38.734	info	error ECONNABORTED from /api/custom?name=bezug: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:06:31.427	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:06:31.427	info	error ECONNABORTED from /api/custom?name=erzeugung: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:54.017	warn	(custom?name=laden) Unable to refresh custom app "laden": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:54.017	info	error ECONNABORTED from /api/custom?name=laden: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:53.573	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:53.573	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:52.571	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:52.550	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:52.550	info	error ECONNABORTED from /api/custom?name=erzeugung: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:11.829	warn	(custom?name=laden) Unable to refresh custom app "laden": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:11.829	info	error ECONNABORTED from /api/custom?name=laden: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:11.337	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:11.283	warn	(custom?name=erzeugung) Unable to refresh custom app "erzeugung": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:11.283	info	error ECONNABORTED from /api/custom?name=erzeugung: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:10.122	warn	(custom?name=verbrauch) Unable to refresh custom app "verbrauch": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:10.122	info	error ECONNABORTED from /api/custom?name=verbrauch: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:09.359	warn	(custom?name=laden) Unable to refresh custom app "laden": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:03:09.359	info	error ECONNABORTED from /api/custom?name=laden: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:00:34.997	warn	(custom?name=bezug) Unable to refresh custom app "bezug": AxiosError: timeout of 3000ms exceeded
                    
                    awtrix-light.0
                    2023-06-10 10:00:34.996	info	error ECONNABORTED from /api/custom?name=bezug: timeout of 3000ms exceeded
                    
                    
                    haus-automatisierung Thomas Braun 2 Replies Last reply Reply Quote 0
                    • haus-automatisierung
                      haus-automatisierung Developer Most Active @Elektroniker86 last edited by

                      @elektroniker86 Da ist aber keine einzige Meldung mit debug Loglevel enthalten?!

                      Elektroniker86 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Elektroniker86 last edited by

                        @elektroniker86

                        Ich denke da kippt die Uhr weg.
                        Ich hatte das auch, dann habe ich die Zeitspanne mit der Daten reingeschaufelt werden erhöht und seither ist da Ruhe.

                        1 Reply Last reply Reply Quote 0
                        • haus-automatisierung
                          haus-automatisierung Developer Most Active @cacherwolf last edited by

                          @cacherwolf sagte in Test Adapter Awtrix-Light:

                          Genau das wars. Ich habe jezt die Scripte auf aktualisiere umgestellt und es funktioniert.

                          In der nächsten Version gibts dazu auch eine Meldung im Log, damit man sieht dass der unbestätigte Wert ignoriert wird.

                          1 Reply Last reply Reply Quote 0
                          • Elektroniker86
                            Elektroniker86 @haus-automatisierung last edited by

                            @haus-automatisierung

                            Ist aber auf debug gestellt.

                            Screenshot 2023-06-10 105301.png

                            Oder mach ich was falsch?

                            DJMarc75 haus-automatisierung 2 Replies Last reply Reply Quote 0
                            • DJMarc75
                              DJMarc75 @Elektroniker86 last edited by

                              @elektroniker86 sagte in Test Adapter Awtrix-Light:

                              Oder mach ich was falsch?

                              Die Instanz auf Loglevel DEBUG stellen Du musst 😉

                              1 Reply Last reply Reply Quote 1
                              • haus-automatisierung
                                haus-automatisierung Developer Most Active @Elektroniker86 last edited by haus-automatisierung

                                @elektroniker86 sagte in Test Adapter Awtrix-Light:

                                Ist aber auf debug gestellt.

                                Ja? Zeig mal einen Screenshot wie du das Loglevel gesetzt hast 🙂

                                Elektroniker86 1 Reply Last reply Reply Quote 0
                                • Ben1983
                                  Ben1983 last edited by Ben1983

                                  @haus-automatisierung ich habe auf die 0.0.13 geupdatet.
                                  Der configurierte historische graph wird noch nicht angezeigt,
                                  obwohl er im log meldet, dass eine valide instaz gefunden wurde.
                                  (Kann wohl immer noch der influxdb "bug" sein, dass die Daten nicht schnell genug kommen)?

                                  Des weiteren wird bei der app externaltemperature das icon nicht mehr korrekt angezeoigt. (an einem Baum fehlt der Stamm... war bis dato korrekt da).

                                  Debug Log:

                                  2023-06-10 10:57:22.500 - info: host.buanet-iobroker_8_0_1 stopInstance system.adapter.awtrix-light.0 (force=false, process=true)
                                  2023-06-10 10:57:22.556 - info: awtrix-light.0 (17014) Got terminate signal TERMINATE_YOURSELF
                                  2023-06-10 10:57:22.558 - info: awtrix-light.0 (17014) terminating
                                  2023-06-10 10:57:22.558 - info: awtrix-light.0 (17014) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2023-06-10 10:57:22.563 - info: host.buanet-iobroker_8_0_1 stopInstance system.adapter.awtrix-light.0 send kill signal
                                  2023-06-10 10:57:23.106 - info: host.buanet-iobroker_8_0_1 instance system.adapter.awtrix-light.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-06-10 10:57:25.618 - info: host.buanet-iobroker_8_0_1 instance system.adapter.awtrix-light.0 started with pid 17253
                                  2023-06-10 10:57:26.172 - debug: awtrix-light.0 (17253) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2023-06-10 10:57:26.265 - debug: awtrix-light.0 (17253) Objects client ready ... initialize now
                                  2023-06-10 10:57:26.316 - debug: awtrix-light.0 (17253) Objects create System PubSub Client
                                  2023-06-10 10:57:26.317 - debug: awtrix-light.0 (17253) Objects create User PubSub Client
                                  2023-06-10 10:57:26.351 - debug: awtrix-light.0 (17253) Objects client initialize lua scripts
                                  2023-06-10 10:57:26.355 - debug: awtrix-light.0 (17253) Objects connected to redis: 127.0.0.1:9001
                                  2023-06-10 10:57:26.380 - debug: awtrix-light.0 (17253) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2023-06-10 10:57:26.391 - debug: awtrix-light.0 (17253) States create System PubSub Client
                                  2023-06-10 10:57:26.392 - debug: awtrix-light.0 (17253) States create User PubSub Client
                                  2023-06-10 10:57:26.451 - debug: awtrix-light.0 (17253) States connected to redis: 127.0.0.1:9000
                                  2023-06-10 10:57:26.981 - info: awtrix-light.0 (17253) starting. Version 0.0.13 (non-npm: klein0r/ioBroker.awtrix-light) in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v18.16.0, js-controller: 4.0.24
                                  2023-06-10 10:57:27.019 - debug: awtrix-light.0 (17253) refreshing device state
                                  2023-06-10 10:57:27.020 - debug: awtrix-light.0 (17253) sending "GET" request to "/api/stats" without data
                                  2023-06-10 10:57:27.035 - debug: awtrix-light.0 (17253) re-creating refresh state timeout
                                  2023-06-10 10:57:27.089 - debug: awtrix-light.0 (17253) received 200 response from "/api/stats" with content: {"bat":97,"bat_raw":660,"lux":"0","ldr_raw":7,"ram":137896,"bri":120,"temp":"25","hum":"28","uptime":"166732","wifi_signal":-33,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":true,"indicator3":false}
                                  2023-06-10 10:57:27.091 - debug: awtrix-light.0 (17253) API is online
                                  2023-06-10 10:57:27.092 - debug: awtrix-light.0 (17253) sending "GET" request to "/api/settings" without data
                                  2023-06-10 10:57:27.094 - warn: awtrix-light.0 (17253) You should update your Awtrix Light - supported version of this adapter is 0.68 (or later). Your current version is 0.67
                                  2023-06-10 10:57:27.116 - debug: awtrix-light.0 (17253) received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":120,"ATRANS":true,"TCOL":65535,"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":7327,"WDCI":27501,"TIME_COL":0,"DATE_COL":0,"HUM_COL":0,"TEMP_COL":0,"BAT_COL":0}
                                  2023-06-10 10:57:27.230 - debug: awtrix-light.0 (17253) [initCustomApps] Found custom app "gridpower" with objId alias.0.Allgemein.Leistung.WirkleistungGesamt - subscribed to changes
                                  2023-06-10 10:57:27.235 - debug: awtrix-light.0 (17253) [initCustomApps] Found custom app "externaltemperature" with objId alias.0.Talstrasse1A.Temperatur.Aussentemperatur - subscribed to changes
                                  2023-06-10 10:57:27.255 - debug: awtrix-light.0 (17253) [initCustomApps] Found custom app "pvpower" with objId alias.0.PV-Anlage.Leistung.WirkleistungPv - subscribed to changes
                                  2023-06-10 10:57:27.260 - debug: awtrix-light.0 (17253) [initCustomApps] Found custom app "storagesoc" with objId alias.0.Speicher.Batterie.SOC - subscribed to changes
                                  2023-06-10 10:57:27.264 - debug: awtrix-light.0 (17253) [initCustomApps] Found custom app "storagepower" with objId alias.0.Speicher.Leistung.WirkleistungSpeicher - subscribed to changes
                                  2023-06-10 10:57:27.264 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
                                  2023-06-10 10:57:27.265 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Allgemein.Leistung.WirkleistungGesamt" from 60.04423522949219 to 60 (0 decimals)
                                  2023-06-10 10:57:27.265 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"60 W","icon":"49243","duration":5}
                                  2023-06-10 10:57:27.411 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=gridpower" with content: "OK"
                                  2023-06-10 10:57:27.412 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
                                  2023-06-10 10:57:27.412 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" from 25.971416473388672 to 26,0 (1 decimals)
                                  2023-06-10 10:57:27.412 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"26,0 °C","icon":"38231","duration":5}
                                  2023-06-10 10:57:27.437 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
                                  2023-06-10 10:57:27.438 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
                                  2023-06-10 10:57:27.438 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.PV-Anlage.Leistung.WirkleistungPv" from 1485.5474853515625 to 1.486 (0 decimals)
                                  2023-06-10 10:57:27.438 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"1.486 W","icon":"15124","duration":5}
                                  2023-06-10 10:57:27.470 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=pvpower" with content: "OK"
                                  2023-06-10 10:57:27.471 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "storagesoc" with icon "49520" and text "%s %u"
                                  2023-06-10 10:57:27.471 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=storagesoc" with data: {"text":"10 %","icon":"49520","duration":5}
                                  2023-06-10 10:57:27.501 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=storagesoc" with content: "OK"
                                  2023-06-10 10:57:27.502 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
                                  2023-06-10 10:57:27.502 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Speicher.Leistung.WirkleistungSpeicher" from 2.256782054901123 to 2 (0 decimals)
                                  2023-06-10 10:57:27.502 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"2 W","icon":"49520","duration":5}
                                  2023-06-10 10:57:27.525 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=storagepower" with content: "OK"
                                  2023-06-10 10:57:27.569 - debug: awtrix-light.0 (17253) [initHistoryApps] Found valid source instance for history data: influxdb.0
                                  2023-06-10 10:57:27.569 - debug: awtrix-light.0 (17253) [initHistoryApps] getting history data for app "netz" of "alias.0.Allgemein.Leistung.WirkleistungGesamt" from influxdb.0
                                  2023-06-10 10:57:28.037 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 54.22587585449219 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:28.047 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1486.7889404296875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:28.058 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.2105093002319336 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:28.060 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 26.00643539428711 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:30.067 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 114.11782836914062 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:30.076 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1444.82861328125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:30.084 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.5198657512664795 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:30.089 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 26.00643539428711 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:32.060 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 70.69227600097656 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:32.069 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.969482421875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:32.077 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.570432424545288 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:32.082 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 26.00643539428711 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:34.048 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1264.505859375 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:34.065 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.4996337890625 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:34.066 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.4564013481140137 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:34.068 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 26.00643539428711 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:36.051 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1241.1749267578125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:36.063 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1479.6492919921875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:36.072 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.5866129398345947 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:36.079 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 26.00643539428711 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:38.055 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1299.7086181640625 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:38.064 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.987548828125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:38.077 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.5885086059570312 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:38.083 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.936368942260742 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:40.035 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1302.4310302734375 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:40.039 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1486.1260986328125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:40.075 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.4646708965301514 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:40.077 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.936368942260742 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:42.077 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1335.06396484375 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:42.085 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1480.49658203125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:42.093 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.4634735584259033 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:42.096 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.936368942260742 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:44.038 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 1335.8154296875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:44.047 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.9263916015625 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:44.076 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.516747236251831 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:44.081 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.936368942260742 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:46.059 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 70.55465698242188 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:46.067 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.9561767578125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:46.077 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.315387487411499 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:46.082 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.831371307373047 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:48.040 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 79.7010498046875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:48.047 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1479.3800048828125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:48.055 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.0158369541168213 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:48.058 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.831371307373047 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:50.043 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 69.4503173828125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:50.046 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.891845703125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:50.050 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 1.936965823173523 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:50.052 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.831371307373047 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:52.037 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 76.67900085449219 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:52.043 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1484.553955078125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:52.049 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 1.8121484518051147 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:52.054 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.761425018310547 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:54.045 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 72.25981140136719 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:54.054 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1481.2041015625 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:54.066 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 1.7484121322631836 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:54.071 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.726469039916992 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:56.047 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 70.24189758300781 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.038
                                  2023-06-10 10:57:56.055 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.1053466796875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:56.063 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 1.7497972249984741 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:56.068 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.726469039916992 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:26.039
                                  2023-06-10 10:57:57.577 - debug: awtrix-light.0 (17253) [initHistoryApps] History data for app "netz" of "alias.0.Allgemein.Leistung.WirkleistungGesamt: {"result":[],"error":{"name":"RequestTimedOutError","message":"Request timed out"}} - filtered: []
                                  2023-06-10 10:57:57.577 - debug: awtrix-light.0 (17253) [initHistoryApps] No history data. Going to remove history app "netz"
                                  2023-06-10 10:57:57.578 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=netz" without data
                                  2023-06-10 10:57:57.676 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=netz" with content: "OK"
                                  2023-06-10 10:57:57.677 - debug: awtrix-light.0 (17253) re-creating history apps timeout (60 seconds)
                                  2023-06-10 10:57:57.677 - debug: awtrix-light.0 (17253) sending "GET" request to "/api/apps" without data
                                  2023-06-10 10:57:57.679 - debug: awtrix-light.0 (17253) Updating indicator with index 1
                                  2023-06-10 10:57:57.709 - debug: awtrix-light.0 (17253) received 200 response from "/api/apps" with content: [{"name":"time"},{"name":"date"},{"name":"gridpower","icon":"49243.gif"},{"name":"externaltemperature","icon":"38231.jpg"},{"name":"pvpower","icon":"15124.gif"},{"name":"storagesoc","icon":"49520.jpg"},{"name":"storagepower","icon":"49520.jpg"}]
                                  2023-06-10 10:57:57.710 - debug: awtrix-light.0 (17253) [createAppObjects] existing apps on awtrix light: ["time","date","gridpower","externaltemperature","pvpower","storagesoc","storagepower"]
                                  2023-06-10 10:57:57.767 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/indicator1" without data
                                  2023-06-10 10:57:57.777 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.time
                                  2023-06-10 10:57:57.786 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.eyes
                                  2023-06-10 10:57:57.793 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.date
                                  2023-06-10 10:57:57.801 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.temp
                                  2023-06-10 10:57:57.807 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.hum
                                  2023-06-10 10:57:57.814 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.bat
                                  2023-06-10 10:57:57.821 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.gridpower
                                  2023-06-10 10:57:57.827 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.externaltemperature
                                  2023-06-10 10:57:57.834 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.pvpower
                                  2023-06-10 10:57:57.841 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.storagesoc
                                  2023-06-10 10:57:57.846 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.storagepower
                                  2023-06-10 10:57:57.853 - debug: awtrix-light.0 (17253) [createAppObjects] found (keep): apps.netz
                                  2023-06-10 10:57:57.877 - debug: awtrix-light.0 (17253) received 200 response from "/api/indicator1" with content: "OK"
                                  2023-06-10 10:57:57.877 - debug: awtrix-light.0 (17253) Updating indicator with index 2
                                  2023-06-10 10:57:57.931 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/indicator2" with data: {"color":"#FF0000"}
                                  2023-06-10 10:57:57.952 - debug: awtrix-light.0 (17253) received 200 response from "/api/indicator2" with content: "OK"
                                  2023-06-10 10:57:57.952 - debug: awtrix-light.0 (17253) Updating indicator with index 3
                                  2023-06-10 10:57:58.005 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/indicator3" without data
                                  2023-06-10 10:57:58.029 - debug: awtrix-light.0 (17253) received 200 response from "/api/indicator3" with content: "OK"
                                  2023-06-10 10:57:58.030 - debug: awtrix-light.0 (17253) Updating moodlight
                                  2023-06-10 10:57:58.064 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
                                  2023-06-10 10:57:58.064 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Allgemein.Leistung.WirkleistungGesamt" from 73.57498168945312 to 74 (0 decimals)
                                  2023-06-10 10:57:58.064 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"74 W","icon":"49243","duration":5}
                                  2023-06-10 10:57:58.074 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
                                  2023-06-10 10:57:58.074 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.PV-Anlage.Leistung.WirkleistungPv" from 1484.7518310546875 to 1.485 (0 decimals)
                                  2023-06-10 10:57:58.074 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"1.485 W","icon":"15124","duration":5}
                                  2023-06-10 10:57:58.084 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
                                  2023-06-10 10:57:58.085 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Speicher.Leistung.WirkleistungSpeicher" from 1.592655062675476 to 2 (0 decimals)
                                  2023-06-10 10:57:58.085 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"2 W","icon":"49520","duration":5}
                                  2023-06-10 10:57:58.090 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=gridpower" with content: "OK"
                                  2023-06-10 10:57:58.093 - debug: awtrix-light.0 (17253) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
                                  2023-06-10 10:57:58.093 - debug: awtrix-light.0 (17253) [refreshCustomApp] formatted value of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" from 25.726469039916992 to 25,7 (1 decimals)
                                  2023-06-10 10:57:58.093 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"25,7 °C","icon":"38231","duration":5}
                                  2023-06-10 10:57:58.125 - debug: awtrix-light.0 (17253) sending "POST" request to "/api/moodlight" without data
                                  2023-06-10 10:57:58.129 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=pvpower" with content: "OK"
                                  2023-06-10 10:57:58.153 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=storagepower" with content: "OK"
                                  2023-06-10 10:57:58.182 - debug: awtrix-light.0 (17253) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
                                  2023-06-10 10:57:58.201 - debug: awtrix-light.0 (17253) received 200 response from "/api/moodlight" with content: "OK"
                                  2023-06-10 10:58:00.052 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 93.45278930664062 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:00.061 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1480.042236328125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:00.068 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.126535415649414 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:00.071 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.691448211669922 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:02.044 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 81.04461669921875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:02.051 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.280029296875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:02.057 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.0563347339630127 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:02.061 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.691448211669922 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:04.089 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 70.23710632324219 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:04.100 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1485.8760986328125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:04.109 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.1973876953125 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:04.114 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.691448211669922 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:06.039 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 88.51461791992188 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:06.043 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1482.7684326171875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:06.048 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.148690700531006 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:06.049 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.691448211669922 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:08.048 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Allgemein.Leistung.WirkleistungGesamt" to 70.12811279296875 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:08.057 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.PV-Anlage.Leistung.WirkleistungPv" to 1486.9144287109375 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.036
                                  2023-06-10 10:58:08.064 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Speicher.Leistung.WirkleistungSpeicher" to 2.2347524166107178 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:08.067 - debug: awtrix-light.0 (17253) [onStateChange] ignoring customApps state change of "alias.0.Talstrasse1A.Temperatur.Aussentemperatur" to 25.691448211669922 - refreshes too fast (within 30 seconds) - Last update: 2023-06-10 10:57:58.047
                                  2023-06-10 10:58:08.699 - info: host.buanet-iobroker_8_0_1 "system.adapter.awtrix-light.0" disabled
                                  2023-06-10 10:58:08.699 - info: host.buanet-iobroker_8_0_1 stopInstance system.adapter.awtrix-light.0 (force=false, process=true)
                                  2023-06-10 10:58:08.700 - info: awtrix-light.0 (17253) Adapter is disabled => stop
                                  2023-06-10 10:58:08.703 - debug: awtrix-light.0 (17253) API is offline
                                  2023-06-10 10:58:08.703 - debug: awtrix-light.0 (17253) clearing refresh state timeout
                                  2023-06-10 10:58:08.703 - debug: awtrix-light.0 (17253) clearing history apps timeout
                                  2023-06-10 10:58:08.705 - info: awtrix-light.0 (17253) Got terminate signal TERMINATE_YOURSELF
                                  2023-06-10 10:58:08.781 - info: host.buanet-iobroker_8_0_1 stopInstance system.adapter.awtrix-light.0 send kill signal
                                  2023-06-10 10:58:08.948 - info: awtrix-light.0 (17253) terminating
                                  2023-06-10 10:58:08.949 - info: awtrix-light.0 (17253) Terminated (NO_ERROR): Without reason
                                  2023-06-10 10:58:09.515 - info: host.buanet-iobroker_8_0_1 instance system.adapter.awtrix-light.0 terminated with code 0 (NO_ERROR)
                                  
                                  haus-automatisierung 1 Reply Last reply Reply Quote 0
                                  • Elektroniker86
                                    Elektroniker86 @haus-automatisierung last edited by

                                    @haus-automatisierung

                                    Alles klar hab ich nicht mehr auf dem Schirm gehabt. @DJMarc75 hat mich in die richtige Richtung geschubts.

                                    Jetzt aber:

                                    awtrix-light.0
                                    2023-06-10 11:01:14.304	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.276	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.257	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.224	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.194	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"-130 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.194	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.178	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"506 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.178	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.177	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"507 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.177	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.175	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4039 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.174	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.113	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.030	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3565 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:14.029	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.427	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.395	debug	received 200 response from "/api/custom?name=bezug" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.176	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4545 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.176	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.174	debug	sending "POST" request to "/api/custom?name=bezug" with data: {"text":"0 W","icon":"52715","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:13.174	debug	[refreshCustomApp] Refreshing custom app "bezug" with icon "52715" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:12.129	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:12.100	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:12.080	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:12.031	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"506 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:12.031	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.995	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"520 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.994	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.993	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4019 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.992	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.660	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.603	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4039 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.602	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.065	debug	received 200 response from "/api/custom?name=bezug" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.043	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.030	debug	sending "POST" request to "/api/custom?name=bezug" with data: {"text":"1 W","icon":"52715","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:11.030	debug	[refreshCustomApp] Refreshing custom app "bezug" with icon "52715" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:10.992	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4541 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:10.992	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:10.007	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.974	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.961	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.926	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.899	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"522 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.898	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.835	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"518 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.835	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.814	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"503 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.814	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.812	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4025 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:09.812	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.915	debug	received 200 response from "/api/custom?name=bezug" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.895	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.833	debug	sending "POST" request to "/api/custom?name=bezug" with data: {"text":"15 W","icon":"52715","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.833	debug	[refreshCustomApp] Refreshing custom app "bezug" with icon "52715" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.812	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4543 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:08.811	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.977	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.870	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4036 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.870	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.724	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.696	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.680	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.656	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"518 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.656	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.620	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"510 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.620	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.619	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4056 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:07.618	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:06.741	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:06.618	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4544 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:06.618	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.566	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.547	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.521	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.507	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"488 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.507	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.422	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"494 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.422	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.420	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4014 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.420	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.206	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.152	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4022 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:05.152	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:04.489	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:04.421	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4531 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:04.420	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:03.310	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:03.197	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"517 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:03.197	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:02.854	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:02.678	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4031 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:02.677	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.169	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.139	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.128	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.064	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"515 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.064	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.038	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"493 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.038	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.036	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4020 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:01.035	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:00.088	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:00.037	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4541 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:01:00.036	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:59.057	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:59.030	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:59.002	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.985	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4018 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.985	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.981	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.902	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"521 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.902	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.878	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"504 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.877	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.876	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3950 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:58.875	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:57.948	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:57.875	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4537 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:57.875	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.747	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.719	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"587 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.719	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.713	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.388	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3986 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:56.387	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.823	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.805	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.780	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.590	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"558 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.590	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.568	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"513 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.568	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.566	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3897 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:54.565	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:53.648	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:53.565	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4538 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:53.565	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.822	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.732	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3904 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.732	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.472	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.449	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.419	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.413	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"641 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.412	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.373	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"542 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.372	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.371	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3615 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:52.371	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:51.493	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:51.371	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4528 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:51.370	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.392	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.371	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.260	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3766 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.260	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.239	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"913 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:50.239	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.183	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.166	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.137	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.099	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"138 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.098	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.079	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"-385 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.079	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.077	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4923 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:48.077	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.814	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.665	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3403 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.665	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.197	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.077	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4536 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:47.077	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:46.032	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:46.001	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.979	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.943	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"-387 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.943	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.907	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"503 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.907	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.905	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4028 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:45.905	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:44.948	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:44.904	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4534 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:44.904	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:44.016	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.991	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.956	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.944	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.766	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"506 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.766	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.743	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"514 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.743	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.741	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4012 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.741	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.708	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4015 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:43.708	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:42.794	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:42.740	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4533 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:42.740	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.621	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.601	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.572	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"521 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.572	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.571	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.527	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"525 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.526	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.525	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3993 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.524	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.408	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.315	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"4011 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:41.315	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:40.647	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:40.525	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4524 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:40.525	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:40.525	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4524 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:40.525	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.651	debug	received 200 response from "/api/moodlight" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.626	debug	sending "POST" request to "/api/moodlight" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.567	debug	Updating moodlight
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.567	debug	received 200 response from "/api/indicator3" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.546	debug	sending "POST" request to "/api/indicator3" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.490	debug	Updating indicator with index 3
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.490	debug	received 200 response from "/api/indicator2" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.470	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.442	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.427	debug	[createAppObjects] found (keep): apps.entladen
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.424	debug	[createAppObjects] found (keep): apps.laden
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.422	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.421	debug	[createAppObjects] found (keep): apps.ladezustand
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.418	debug	[createAppObjects] found (keep): apps.ueberschuss
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.415	debug	[createAppObjects] found (keep): apps.bezug
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.413	debug	[createAppObjects] found (keep): apps.verbrauch
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.410	debug	[createAppObjects] found (keep): apps.erzeugung
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.408	debug	[createAppObjects] found (keep): apps.bat
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.405	debug	[createAppObjects] found (keep): apps.hum
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.402	debug	[createAppObjects] found (keep): apps.temp
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.397	debug	[createAppObjects] found (keep): apps.date
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.388	debug	sending "POST" request to "/api/indicator2" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.386	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"531 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.386	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.385	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"513 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.385	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.382	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3949 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.382	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.339	debug	Updating indicator with index 2
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.339	debug	received 200 response from "/api/indicator1" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.336	debug	[createAppObjects] found (keep): apps.eyes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.332	debug	[createAppObjects] found (keep): apps.time
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.317	debug	sending "POST" request to "/api/indicator1" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.315	debug	[createAppObjects] existing apps on awtrix light: ["time","erzeugung","verbrauch","bezug","ueberschuss","laden","entladen","ladezustand"]
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.315	debug	received 200 response from "/api/apps" with content: [{"name":"time"},{"name":"erzeugung","icon":"52900.gif"},{"name":"verbrauch","icon":"40828.gif"},{"name":"bezug","icon":"52715.gif"},{"name":"ueberschuss","icon":"52648.gif"},{"name":"laden","icon":"53569.gif"},{"name":"entladen","icon":"53570.gif"},{"name":"ladezustand","icon":"2741.jpg"}]
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.286	debug	Updating indicator with index 1
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.285	debug	sending "GET" request to "/api/apps" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.285	debug	re-creating history apps timeout (300 seconds)
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.284	debug	received 200 response from "/api/custom?name=entladen" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.260	debug	sending "POST" request to "/api/custom?name=entladen" with data: {"text":"0 W","icon":"53570","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.260	debug	[refreshCustomApp] Refreshing custom app "entladen" with icon "53570" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.260	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.231	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3995 W","icon":"53569","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.231	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.230	debug	received 200 response from "/api/custom?name=ladezustand" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.201	debug	sending "POST" request to "/api/custom?name=ladezustand" with data: {"text":"91 %","icon":"2741","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.201	debug	[refreshCustomApp] Refreshing custom app "ladezustand" with icon "2741" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.201	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.168	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"3985 W","icon":"52648","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.168	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.167	debug	received 200 response from "/api/custom?name=bezug" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.141	debug	sending "POST" request to "/api/custom?name=bezug" with data: {"text":"0 W","icon":"52715","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.141	debug	[refreshCustomApp] Refreshing custom app "bezug" with icon "52715" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.141	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.110	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"581 W","icon":"40828","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.110	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:39.109	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.985	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4530 W","icon":"52900","duration":3}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.985	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.984	debug	[initCustomApps] Found custom app "entladen" with objId modbus.1.inputRegisters.31395_Momentane_Batterieentladung - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.983	debug	[initCustomApps] Found custom app "laden" with objId modbus.1.inputRegisters.31393_Momentane_Batterieladung - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.981	debug	[initCustomApps] Found custom app "ladezustand" with objId modbus.1.inputRegisters.30845_Aktueller_Batterieladezustand - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.979	debug	[initCustomApps] Found custom app "ueberschuss" with objId javascript.0.PV Anlage.PV Überschuss - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.977	debug	[initCustomApps] Found custom app "bezug" with objId modbus.0.inputRegisters.30865_Aktueller_Bezug - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.974	debug	[initCustomApps] Found custom app "verbrauch" with objId javascript.0.PV Anlage.Aktueller Stromverbrauch - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.972	debug	[initCustomApps] Found custom app "erzeugung" with objId javascript.0.PV Anlage.PV Leistung - subscribed to changes
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.835	debug	received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":114,"ATRANS":true,"TCOL":63519,"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}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.807	warn	You should update your Awtrix Light - supported version of this adapter is 0.68 (or later). Your current version is 0.67
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.806	debug	sending "GET" request to "/api/settings" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.805	debug	API is online
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.804	debug	received 200 response from "/api/stats" with content: {"bat":100,"bat_raw":672,"lux":"5","ldr_raw":481,"ram":126884,"bri":114,"temp":"25","hum":"29","uptime":"251095","wifi_signal":-60,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.734	debug	re-creating refresh state timeout
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.723	debug	sending "GET" request to "/api/stats" without data
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.722	debug	refreshing device state
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.700	info	starting. Version 0.0.12 (non-npm: klein0r/ioBroker.awtrix-light) in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v18.16.0, js-controller: 4.0.24
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.466	debug	States connected to redis: 0.0.0.0:9000
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.393	debug	States create User PubSub Client
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.392	debug	States create System PubSub Client
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.380	debug	Redis States: Use Redis connection: 0.0.0.0:9000
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.357	debug	Objects connected to redis: 0.0.0.0:9001
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.354	debug	Objects client initialize lua scripts
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.295	debug	Objects create User PubSub Client
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.294	debug	Objects create System PubSub Client
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.293	debug	Objects client ready ... initialize now
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:38.260	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:34.673	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:34.672	info	terminating
                                    
                                    awtrix-light.0
                                    2023-06-10 11:00:34.671	info	Got terminate signal TERMINATE_YOURSELF
                                    
                                    
                                    haus-automatisierung 1 Reply Last reply Reply Quote 0
                                    • haus-automatisierung
                                      haus-automatisierung Developer Most Active @Elektroniker86 last edited by

                                      @elektroniker86 Nur dass in dem Log nicht einmal ECONNABORTED vorkommt...

                                      Elektroniker86 1 Reply Last reply Reply Quote 0
                                      • haus-automatisierung
                                        haus-automatisierung Developer Most Active @Ben1983 last edited by

                                        @ben1983 sagte in Test Adapter Awtrix-Light:

                                        (Kann wohl immer noch der influxdb "bug" sein, dass die Daten nicht schnell genug kommen)?

                                        Naja, zumindest liefert InfluxDB Adapter einen Timeout für die Anfrage:

                                        [initHistoryApps] History data for app "netz" of "alias.0.Allgemein.Leistung.WirkleistungGesamt: {"result":[],"error":{"name":"RequestTimedOutError","message":"Request timed out"}} - filtered: []
                                        

                                        Siehe https://github.com/ioBroker/ioBroker.influxdb/issues/328

                                        Ist aber Offtopic und gehört nicht in diesen Thread.

                                        klein0r created this issue in ioBroker/ioBroker.influxdb

                                        closed getHistory generates very slow flux statement for InfluxDB 2.x #328

                                        AtomicIX 1 Reply Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 last edited by

                                          Grad hab ich mal wieder einen Text mit dem Effekt "Rainbow" anzeigen lassen. Ist zwar schon ein recht verrückter Effekt aber ich nutze den doch ganz gerne 🙂
                                          Ist es angedacht diesen in den Adapter unter den CustomApps einzubinden ?
                                          Auch in Blockly fände zumindest ich diesen Effekt als auswählbar ziemlich cool - also in diesem Block wie "stapeln" und "aufwecken" - als default false natürlich 🙂

                                          Screenshot 2023-06-10 111757.png

                                          Elektroniker86 1 Reply Last reply Reply Quote 1
                                          • Elektroniker86
                                            Elektroniker86 @haus-automatisierung last edited by

                                            @haus-automatisierung

                                            Hier ist glaub was dabei:

                                            
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:37.405	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:36.446	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:36.404	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4874 W","icon":"52900","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:36.404	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:36.037	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.959	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3731 W","icon":"53569","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.959	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.772	debug	received 200 response from "/api/moodlight" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.753	debug	sending "POST" request to "/api/moodlight" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.697	debug	Updating moodlight
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.697	debug	received 200 response from "/api/indicator3" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.680	debug	[createAppObjects] found (keep): apps.entladen
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.677	debug	[createAppObjects] found (keep): apps.laden
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.674	debug	sending "POST" request to "/api/indicator3" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.614	debug	[createAppObjects] found (keep): apps.ladezustand
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.612	debug	Updating indicator with index 3
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.612	debug	received 200 response from "/api/indicator2" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.610	debug	[createAppObjects] found (keep): apps.ueberschuss
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.607	debug	[createAppObjects] found (keep): apps.bezug
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.604	debug	[createAppObjects] found (keep): apps.verbrauch
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.602	debug	[createAppObjects] found (keep): apps.erzeugung
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.599	debug	[createAppObjects] found (keep): apps.bat
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.596	debug	[createAppObjects] found (keep): apps.hum
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.593	debug	[createAppObjects] found (keep): apps.temp
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.590	debug	sending "POST" request to "/api/indicator2" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.520	debug	Updating indicator with index 2
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.520	debug	received 200 response from "/api/indicator1" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.518	debug	[createAppObjects] found (keep): apps.date
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.514	debug	[createAppObjects] found (keep): apps.eyes
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.511	debug	[createAppObjects] found (keep): apps.time
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.494	debug	sending "POST" request to "/api/indicator1" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.494	debug	[createAppObjects] existing apps on awtrix light: ["time","erzeugung","verbrauch","laden","bezug","ueberschuss","ladezustand","entladen"]
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.493	debug	received 200 response from "/api/apps" with content: [{"name":"time"},{"name":"erzeugung","icon":"52900.gif"},{"name":"verbrauch","icon":"40828.gif"},{"name":"laden","icon":"53569.gif"},{"name":"bezug","icon":"52715.gif"},{"name":"ueberschuss","icon":"52648.gif"},{"name":"ladezustand","icon":"2741.jpg"},{"name":"entladen","icon":"53570.gif"}]
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.466	debug	Updating indicator with index 1
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.465	debug	sending "GET" request to "/api/apps" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.465	debug	received 200 response from "/api/custom?name=entladen" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.442	debug	sending "POST" request to "/api/custom?name=entladen" with data: {"text":"0 W","icon":"53570","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.442	debug	[refreshCustomApp] Refreshing custom app "entladen" with icon "53570" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.442	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.397	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"2562 W","icon":"53569","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.397	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.396	debug	received 200 response from "/api/custom?name=ladezustand" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.364	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.340	debug	sending "POST" request to "/api/custom?name=ladezustand" with data: {"text":"97 %","icon":"2741","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.340	debug	[refreshCustomApp] Refreshing custom app "ladezustand" with icon "2741" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.340	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.318	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.318	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.276	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"1578 W","icon":"40828","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.276	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.258	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"5053 W","icon":"52648","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.258	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.258	debug	received 200 response from "/api/custom?name=bezug" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.220	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"898 W","icon":"40828","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.220	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.218	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"5053 W","icon":"52648","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.218	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.208	debug	sending "POST" request to "/api/custom?name=bezug" with data: {"text":"0 W","icon":"52715","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.208	debug	[refreshCustomApp] Refreshing custom app "bezug" with icon "52715" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.208	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.159	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"-186 W","icon":"40828","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.159	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.158	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.011	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4867 W","icon":"52900","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:35.011	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.943	debug	received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":114,"ATRANS":true,"TCOL":63519,"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}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.914	debug	sending "GET" request to "/api/settings" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.914	debug	API is online
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.913	debug	received 200 response from "/api/stats" with content: {"bat":100,"bat_raw":673,"lux":"5","ldr_raw":492,"ram":127340,"bri":114,"temp":"25","hum":"29","uptime":"487","wifi_signal":-60,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.777	debug	re-creating refresh state timeout
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.776	debug	sending "GET" request to "/api/stats" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:19:34.776	debug	refreshing device state
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.819	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.779	debug	API is offline
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.778	debug	(stats) received error - API is now offline: {"message":"timeout of 3000ms exceeded","name":"AxiosError","stack":"AxiosError: timeout of 3000ms exceeded\n at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/iobroker.awtrix-light/node_modules/axios/dist/node/axios.cjs:3047:16)\n at RedirectableRequest.emit (node:events:513:28)\n at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:169:12)\n at listOnTimeout (node:internal/timers:569:17)\n at process.processTimers (node:internal/timers:512:7)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":3000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.4.0","Accept-Encoding":"gzip, compress, deflate, br"},"method":"get","baseURL":"http://192.168.1.147:80","url":"/api/stats","responseType":"json"},"code":"ECONNABORTED","status":null}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.777	info	error ECONNABORTED from /api/stats: timeout of 3000ms exceeded
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.666	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4861 W","icon":"52900","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:37.666	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.983	debug	received 200 response from "/api/custom?name=erzeugung" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.958	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.930	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.905	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.519	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"352 W","icon":"40828","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.519	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.494	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"833 W","icon":"40828","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.494	debug	[refreshCustomApp] Refreshing custom app "verbrauch" with icon "40828" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.493	debug	sending "POST" request to "/api/custom?name=ueberschuss" with data: {"text":"4123 W","icon":"52648","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.493	debug	[refreshCustomApp] Refreshing custom app "ueberschuss" with icon "52648" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.061	debug	received 200 response from "/api/custom?name=laden" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.040	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:36.017	debug	received 200 response from "/api/custom?name=verbrauch" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:35.995	debug	received 200 response from "/api/custom?name=ueberschuss" with content: "OK"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:35.494	debug	sending "POST" request to "/api/custom?name=erzeugung" with data: {"text":"4862 W","icon":"52900","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:35.494	debug	[refreshCustomApp] Refreshing custom app "erzeugung" with icon "52900" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.775	debug	re-creating refresh state timeout
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.775	debug	sending "GET" request to "/api/stats" without data
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.774	debug	refreshing device state
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.674	debug	sending "POST" request to "/api/custom?name=laden" with data: {"text":"3764 W","icon":"53569","duration":3}
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.674	debug	[refreshCustomApp] Refreshing custom app "laden" with icon "53569" and text "%s %u"
                                            
                                            awtrix-light.0
                                            2023-06-10 11:18:34.352	debug	sending "POST" request to "/api/custom?name=verbrauch" with data: {"text":"739 W","icon":"40828","duration":3}
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            819
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            165
                                            2155
                                            884418
                                            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