NEWS
Test Adapter Awtrix-Light (Awtrix 3)
-
@mcu
die visible Objekte fand ich aber ganz praktisch. Für mich ist bisher die Akku-, Temp- und Batterie-Anzeige unbrauchbar. Die Werte haben nicht mit der Realität zu tun. Das Problem mit dem rücksetzen des Status hatte ich mit einem einfachen Script gelöst. Auch konnte man damit einige Apps nur bei vorhandenen Werten anzeigen. Der Verzicht auf die Visble-Objekte ist ein klarer Rückschritt. -
heute auch das Teil geliefert bekommen und direkt geflasht - find ich klasse das Gerät in Kombination mit dem Adapter hier, danke Matthias

stellt gerne mal eure Design rein als Inspiration was man so alles anzeigen lassen kann, außer die Klassiker PV etc
-
@nordlicht67 du kannst die nicht benötigten build apps direkt an der Uhr über das menü dauerhaft deaktivieren, dann bleiben sie auch nach einen Neustart oder Update aus
@haus-automatisierung Vielen Dank für deine Arbeit und den super Adapter. Macht die Integration der Uhr um ein vielfaches einfacher
-
heute auch das Teil geliefert bekommen und direkt geflasht - find ich klasse das Gerät in Kombination mit dem Adapter hier, danke Matthias

stellt gerne mal eure Design rein als Inspiration was man so alles anzeigen lassen kann, außer die Klassiker PV etc
@reini sagte in Test Adapter Awtrix-Light:
als Inspiration was man so alles anzeigen lassen kann
Anrufer auf der FritzBox laufen hier bei mir durch.
-
@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.@mrjeschke danke, werde ich mal testen. Vieleicht gibt's dafür ja noch ne richtige Lösung.
Meine Solardusche wird jede Minute aktualisiert, das geht. Die Außentemperatur wird bei mir auch alle 15min aktualisiert, glaube ich. -
@mrjeschke danke, werde ich mal testen. Vieleicht gibt's dafür ja noch ne richtige Lösung.
Meine Solardusche wird jede Minute aktualisiert, das geht. Die Außentemperatur wird bei mir auch alle 15min aktualisiert, glaube ich. -
Ich hoffe das Thema gab's hier noch nicht, wenn tut es mir Leid, habs dann nicht gefunden.
Wenn ich eine Cutom App erstelle. "außen" soll die Temperatur angezeigt werden. Das geht auch nach einem Neustart der Uhr für 2-3 Minuten und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen. Andere Temperaturen und 100% anzeigen gehen. Dezeimal steht auf 0, ist aber auf 1 oder 3 auch egal.Was kann das denn sein?
@atomicix sagte in Test Adapter Awtrix-Light:
und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.
Bitte ein Debug-Log teilen.
-
@atomicix sagte in Test Adapter Awtrix-Light:
und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.
Bitte ein Debug-Log teilen.
@haus-automatisierung
Bei mir ist es die app temperature. Die anderen beiden laufen über alias.2023-06-08 19:52:14.235 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/stats" without data 2023-06-08 19:52:14.290 - debug: awtrix-light.0 (7415) received 200 response from "/api/stats" with content: {"bat":97,"bat_raw":660,"lux":"8","ldr_raw":547,"ram":152948,"bri":120,"temp":"25","hum":"29","uptime":"76","wifi_signal":-41,"up_available":false,"messages":1,"version":"0.68","indicator1":true,"indicator2":false,"indicator3":true} 2023-06-08 19:52:14.342 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/settings" without data 2023-06-08 19:52:14.389 - debug: awtrix-light.0 (7415) received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":120,"ATRANS":true,"TCOL":31,"TSPEED":400,"ATIME":7000,"TFORMAT":"%H:%M:%S","DFORMAT":"%d.%m.%y","SOM":true,"CEL":true,"BLOCKN":false,"MAT":0,"SOUND":true,"GAMMA":0,"UPPERCASE":true,"CCORRECTION":"","CTEMP":"","WD":true,"WDCA":65535,"WDCI":27501,"TIME_COL":0,"DATE_COL":0,"HUM_COL":0,"TEMP_COL":0,"BAT_COL":0} 2023-06-08 19:53:00.624 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "temperatur" with icon "6157" and text "%s" 2023-06-08 19:53:00.625 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=temperatur" with data: {"text":"undefined","icon":"6157","duration":5} 2023-06-08 19:53:00.753 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=temperatur" with content: "OK" 2023-06-08 19:53:08.038 - warn: javascript.0 (479) script.js.common.Awtrix-Test: Neuer Wert: 18.95 2023-06-08 19:53:08.038 - warn: javascript.0 (479) script.js.common.Awtrix-Test: Zeitstempel: 19:53:08.036 2023-06-08 19:53:08.038 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "test" with icon "6157" and text "%s" 2023-06-08 19:53:08.038 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=test" with data: {"text":"18.95","icon":"6157","duration":5} 2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) [refreshCustomApp] Refreshing custom app "nocheintest" with icon "null" and text "%s %u" 2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) [refreshCustomApp] formatted value of "alias.0.Wetter.Wetter2" from 18.95 to 18,95 (2 decimals) 2023-06-08 19:53:08.039 - debug: awtrix-light.0 (7415) sending "POST" request to "/api/custom?name=nocheintest" with data: {"text":"18,95 °C","icon":null,"duration":5} 2023-06-08 19:53:08.040 - debug: awtrix-light.0 (7415) [onStateChange] ignoring customApps state change of "openweathermap.0.forecast.current.temperature" to 18.95 - refreshes too fast (within 0 seconds) 2023-06-08 19:53:08.124 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=test" with content: "OK" 2023-06-08 19:53:08.179 - debug: awtrix-light.0 (7415) received 200 response from "/api/custom?name=nocheintest" with content: "OK" 2023-06-08 19:53:14.235 - debug: awtrix-light.0 (7415) refreshing device state 2023-06-08 19:53:14.236 - debug: awtrix-light.0 (7415) re-creating refresh state timeout 2023-06-08 19:53:14.236 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/stats" without data 2023-06-08 19:53:14.363 - debug: awtrix-light.0 (7415) received 200 response from "/api/stats" with content: {"bat":97,"bat_raw":660,"lux":"8","ldr_raw":539,"ram":151340,"bri":120,"temp":"25","hum":"29","uptime":"137","wifi_signal":-38,"up_available":false,"messages":3,"version":"0.68","indicator1":true,"indicator2":false,"indicator3":true} 2023-06-08 19:53:14.412 - debug: awtrix-light.0 (7415) sending "GET" request to "/api/settings" without data 2023-06-08 19:53:14.432 - debug: awtrix-light.0 (7415) received 200 response from "/api/settings" with content: {"FPS":23,"ABRI":true,"BRI":120,"ATRANS":true,"TCOL":31,"TSPEED":400,"ATIME":7000,"TFORMAT":"%H:%M:%S","DFORMAT":"%d.%m.%y","SOM":true,"CEL":true,"BLOCKN":false,"MAT":0,"SOUND":true,"GAMMA":0,"UPPERCASE":true,"CCORRECTION":"","CTEMP":"","WD":true,"WDCA":65535,"WDCI":27501,"TIME_COL":0,"DATE_COL":0,"HUM_COL":0,"TEMP_COL":0,"BAT_COL":0} -
heute auch das Teil geliefert bekommen und direkt geflasht - find ich klasse das Gerät in Kombination mit dem Adapter hier, danke Matthias

stellt gerne mal eure Design rein als Inspiration was man so alles anzeigen lassen kann, außer die Klassiker PV etc
-
@atomicix sagte in Test Adapter Awtrix-Light:
und dann wir immer immer nur "undefined °C" angezeigt. Also wird nur die Zahl nicht übertragen.
Bitte ein Debug-Log teilen.
awtrix-light.0 2023-06-09 14:32:50.974 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:32:50.909 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:32:50.909 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.6 to 49 (0 decimals) awtrix-light.0 2023-06-09 14:32:50.909 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:32:31.633 debug received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"1289","ldr_raw":1019,"ram":150840,"bri":120,"temp":"36","hum":"14","uptime":"2474","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:32:31.559 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:32:31.558 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:32:31.558 debug refreshing device state awtrix-light.0 2023-06-09 14:31:50.966 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:31:50.852 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:31:50.851 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:31:50.851 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:31:35.915 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:31:35.882 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:31:35.882 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.5 to 49 (0 decimals) awtrix-light.0 2023-06-09 14:31:35.881 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:31:31.614 debug received 200 response from "/api/stats" with content: {"bat":67,"bat_raw":603,"lux":"2814","ldr_raw":1021,"ram":151068,"bri":120,"temp":"36","hum":"14","uptime":"2414","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:31:31.558 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:31:31.558 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:31:31.557 debug refreshing device state awtrix-light.0 2023-06-09 14:31:03.249 debug received 200 response from "/api/custom?name=aussen" with content: "OK" awtrix-light.0 2023-06-09 14:31:03.136 debug [onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 29.2 - refreshes too fast (within 1 seconds) awtrix-light.0 2023-06-09 14:31:03.132 debug sending "POST" request to "/api/custom?name=aussen" with data: {"text":"undefined °C","icon":"4285","duration":5} awtrix-light.0 2023-06-09 14:31:03.132 debug [refreshCustomApp] Refreshing custom app "aussen" with icon "4285" and text "%s %u" admin.0 2023-06-09 14:30:45.262 info <== Disconnect system.user.admin from ::ffff:192.168.222.155 admin awtrix-light.0 2023-06-09 14:30:31.606 debug received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7572","ldr_raw":1022,"ram":150844,"bri":120,"temp":"36","hum":"14","uptime":"2354","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:30:31.557 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:30:31.556 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:30:31.556 debug refreshing device state awtrix-light.0 2023-06-09 14:30:20.960 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:30:20.858 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:30:20.858 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:30:20.857 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:29:31.604 debug received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7033","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2294","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:29:31.556 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:29:31.555 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:29:31.555 debug refreshing device state awtrix-light.0 2023-06-09 14:28:50.947 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:28:50.854 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:28:50.853 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:28:50.853 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:28:35.999 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:28:35.878 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:28:35.878 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:28:35.878 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:28:32.028 debug re-creating history apps timeout (300 seconds) awtrix-light.0 2023-06-09 14:28:31.600 debug received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7572","ldr_raw":1022,"ram":151116,"bri":120,"temp":"36","hum":"14","uptime":"2234","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:28:31.554 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:28:31.553 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:28:31.553 debug refreshing device state awtrix-light.0 2023-06-09 14:27:31.589 debug received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"7572","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2174","wifi_signal":-81,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:27:31.552 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:27:31.551 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:27:31.551 debug refreshing device state awtrix-light.0 2023-06-09 14:27:20.937 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:27:20.872 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:27:20.872 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:27:20.872 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:27:05.999 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:27:05.866 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:27:05.866 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:27:05.866 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:26:31.695 debug received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7033","ldr_raw":1022,"ram":151564,"bri":120,"temp":"36","hum":"13","uptime":"2114","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:26:31.550 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:26:31.549 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:26:31.549 debug refreshing device state``` -
@nordlicht67 Es gibt trotzdem weiterhin die Möglichkeit die Standard-Apps per javascript auszuschalten, wenn man sie nicht im Menu
dauerhaftausstellen möchte.
Ein Bespiel:let ipaddress = '192.168.178.xxx'; // show: false -> aus; true -> an // name anpassen : time, date, temp, hum, bat, eyes exec((['curl -X POST ','-d "[{ name: \'time\', show: false }]" ','-H \'Content-Type: application/json\' ','\'http://'+ipaddress+'/api/apps\''].join(''))); ``` -
würde es noch Sinn machen jeder benutzerdefinierten App einen eigenen Farbcode mitgeben zu können? Kann das der Adapter aussteuern?
@reini sagte in Test Adapter Awtrix-Light:
würde es noch Sinn machen jeder benutzerdefinierten App einen eigenen Farbcode mitgeben zu können?
Ich brauche es nicht, daher habe ich die Fleißarbeit erstmal nicht gemacht
Aber ja, kann ich noch einbauen -
awtrix-light.0 2023-06-09 14:32:50.974 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:32:50.909 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:32:50.909 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.6 to 49 (0 decimals) awtrix-light.0 2023-06-09 14:32:50.909 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:32:31.633 debug received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"1289","ldr_raw":1019,"ram":150840,"bri":120,"temp":"36","hum":"14","uptime":"2474","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:32:31.559 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:32:31.558 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:32:31.558 debug refreshing device state awtrix-light.0 2023-06-09 14:31:50.966 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:31:50.852 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:31:50.851 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:31:50.851 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:31:35.915 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:31:35.882 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"49°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:31:35.882 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.5 to 49 (0 decimals) awtrix-light.0 2023-06-09 14:31:35.881 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:31:31.614 debug received 200 response from "/api/stats" with content: {"bat":67,"bat_raw":603,"lux":"2814","ldr_raw":1021,"ram":151068,"bri":120,"temp":"36","hum":"14","uptime":"2414","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:31:31.558 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:31:31.558 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:31:31.557 debug refreshing device state awtrix-light.0 2023-06-09 14:31:03.249 debug received 200 response from "/api/custom?name=aussen" with content: "OK" awtrix-light.0 2023-06-09 14:31:03.136 debug [onStateChange] ignoring customApps state change of "netatmo.0.5f451b174be7c35c0a5ef69f.70-ee-50-5e-d1-d4.02-00-00-8d-d2-46.Temperature.Temperature" to 29.2 - refreshes too fast (within 1 seconds) awtrix-light.0 2023-06-09 14:31:03.132 debug sending "POST" request to "/api/custom?name=aussen" with data: {"text":"undefined °C","icon":"4285","duration":5} awtrix-light.0 2023-06-09 14:31:03.132 debug [refreshCustomApp] Refreshing custom app "aussen" with icon "4285" and text "%s %u" admin.0 2023-06-09 14:30:45.262 info <== Disconnect system.user.admin from ::ffff:192.168.222.155 admin awtrix-light.0 2023-06-09 14:30:31.606 debug received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7572","ldr_raw":1022,"ram":150844,"bri":120,"temp":"36","hum":"14","uptime":"2354","wifi_signal":-82,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:30:31.557 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:30:31.556 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:30:31.556 debug refreshing device state awtrix-light.0 2023-06-09 14:30:20.960 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:30:20.858 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:30:20.858 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.4 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:30:20.857 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:29:31.604 debug received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7033","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2294","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:29:31.556 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:29:31.555 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:29:31.555 debug refreshing device state awtrix-light.0 2023-06-09 14:28:50.947 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:28:50.854 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:28:50.853 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:28:50.853 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:28:35.999 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:28:35.878 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:28:35.878 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:28:35.878 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:28:32.028 debug re-creating history apps timeout (300 seconds) awtrix-light.0 2023-06-09 14:28:31.600 debug received 200 response from "/api/stats" with content: {"bat":64,"bat_raw":598,"lux":"7572","ldr_raw":1022,"ram":151116,"bri":120,"temp":"36","hum":"14","uptime":"2234","wifi_signal":-83,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:28:31.554 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:28:31.553 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:28:31.553 debug refreshing device state awtrix-light.0 2023-06-09 14:27:31.589 debug received 200 response from "/api/stats" with content: {"bat":65,"bat_raw":600,"lux":"7572","ldr_raw":1022,"ram":151112,"bri":120,"temp":"36","hum":"14","uptime":"2174","wifi_signal":-81,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:27:31.552 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:27:31.551 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:27:31.551 debug refreshing device state awtrix-light.0 2023-06-09 14:27:20.937 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:27:20.872 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:27:20.872 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.3 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:27:20.872 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:27:05.999 debug received 200 response from "/api/custom?name=dusche" with content: "OK" awtrix-light.0 2023-06-09 14:27:05.866 debug sending "POST" request to "/api/custom?name=dusche" with data: {"text":"48°C","icon":"9840","duration":5} awtrix-light.0 2023-06-09 14:27:05.866 debug [refreshCustomApp] formatted value of "sonoff.0.Dusche.DS18B20_Temperature" from 48.2 to 48 (0 decimals) awtrix-light.0 2023-06-09 14:27:05.866 debug [refreshCustomApp] Refreshing custom app "dusche" with icon "9840" and text "%s%u" awtrix-light.0 2023-06-09 14:26:31.695 debug received 200 response from "/api/stats" with content: {"bat":66,"bat_raw":601,"lux":"7033","ldr_raw":1022,"ram":151564,"bri":120,"temp":"36","hum":"13","uptime":"2114","wifi_signal":-85,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false} awtrix-light.0 2023-06-09 14:26:31.550 debug re-creating refresh state timeout awtrix-light.0 2023-06-09 14:26:31.549 debug sending "GET" request to "/api/stats" without data awtrix-light.0 2023-06-09 14:26:31.549 debug refreshing device state```@atomicix Mh, das sieht aber erstmal so aus als ob alles klappt? Kam in dem Durchlauf wieder ein "undefined"?
-
@atomicix Mh, das sieht aber erstmal so aus als ob alles klappt? Kam in dem Durchlauf wieder ein "undefined"?
@haus-automatisierung
Ja, wenn es erst mal da ist, bleibt es, bis zum Neustart. Dann ist wieder kurz alles gut, und dann bleibt es. Aber nur bei aussen (netatmo), die Dusche (sonoff) ist alles super. -
noch ne blöde Frage, was macht Ihr am Abend mit den Ding? Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?! Möchte das Gerät ja nicht die ganze Nacht on haben sondern per Skript steuern..
-
noch ne blöde Frage, was macht Ihr am Abend mit den Ding? Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?! Möchte das Gerät ja nicht die ganze Nacht on haben sondern per Skript steuern..
@reini sagte in Test Adapter Awtrix-Light:
Ein setzen von Display/Power auf false hat bei mir keinerlei Auswirkung?!
Auch hier: Debug-Log bitte
Dass Du States unbestätigt (ack: false) schreiben musst ist hoffentlich klar? -
@reini sagte in Test Adapter Awtrix-Light:
als Inspiration was man so alles anzeigen lassen kann
Anrufer auf der FritzBox laufen hier bei mir durch.
@thomas-braun sagte in Test Adapter Awtrix-Light:
Anrufer auf der FritzBox laufen hier bei mir durch.
hast du einen Tipp wie das als App geht? ich bekomme das nicht hin.
-
@thomas-braun sagte in Test Adapter Awtrix-Light:
Anrufer auf der FritzBox laufen hier bei mir durch.
hast du einen Tipp wie das als App geht? ich bekomme das nicht hin.
Nicht als App, sondern als Blockly. Gibt einen passenden Baustein zu awtrix.
