Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Awtrix-Light (Awtrix 3)

NEWS

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

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

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

Test Adapter Awtrix-Light (Awtrix 3)

Geplant Angeheftet Gesperrt Verschoben Tester
2.2k Beiträge 165 Kommentatoren 1.2m Aufrufe 142 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • haus-automatisierungH haus-automatisierung

    @ben1983 sagte in Test Adapter Awtrix-Light:

    Ich schicke aber ja gar nichts per sendTo()

    Naja das macht ja logischerweise der Adapter intern :) Brauche ein Debug-Log um zu sehen was genau da passiert.

    Ben1983B Online
    Ben1983B Online
    Ben1983
    schrieb am zuletzt editiert von Ben1983
    #379

    @haus-automatisierung Jetzt kommt der Fehler nicht mehr,
    aber es wird trotzdem kein Graph angezeigt.

    Debug - Log:

    2023-06-08 09:19:00.899 - info: host.buanet-iobroker "system.adapter.awtrix-light.0" enabled
    2023-06-08 09:19:00.966 - info: host.buanet-iobroker instance system.adapter.awtrix-light.0 started with pid 13553
    2023-06-08 09:19:01.578 - debug: awtrix-light.0 (13553) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2023-06-08 09:19:01.624 - debug: awtrix-light.0 (13553) Objects client ready ... initialize now
    2023-06-08 09:19:01.666 - debug: awtrix-light.0 (13553) Objects create System PubSub Client
    2023-06-08 09:19:01.669 - debug: awtrix-light.0 (13553) Objects create User PubSub Client
    2023-06-08 09:19:01.702 - debug: awtrix-light.0 (13553) Objects client initialize lua scripts
    2023-06-08 09:19:01.708 - debug: awtrix-light.0 (13553) Objects connected to redis: 127.0.0.1:9001
    2023-06-08 09:19:01.747 - debug: awtrix-light.0 (13553) Redis States: Use Redis connection: 127.0.0.1:9000
    2023-06-08 09:19:01.819 - debug: awtrix-light.0 (13553) States create System PubSub Client
    2023-06-08 09:19:01.820 - debug: awtrix-light.0 (13553) States create User PubSub Client
    2023-06-08 09:19:01.878 - debug: awtrix-light.0 (13553) States connected to redis: 127.0.0.1:9000
    2023-06-08 09:19:02.511 - info: awtrix-light.0 (13553) starting. Version 0.0.11 (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-08 09:19:02.531 - debug: awtrix-light.0 (13553) API is offline
    2023-06-08 09:19:02.532 - debug: awtrix-light.0 (13553) refreshing device state
    2023-06-08 09:19:02.532 - debug: awtrix-light.0 (13553) re-creating refresh state timeout
    2023-06-08 09:19:02.533 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/stats" without data
    2023-06-08 09:19:02.618 - debug: awtrix-light.0 (13553) received 200 response from "/api/stats" with content: {"bat":81,"bat_raw":629,"lux":"17","ldr_raw":664,"ram":137340,"bri":120,"temp":"26","hum":"27","uptime":"3179","wifi_signal":-59,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
    2023-06-08 09:19:02.619 - warn: awtrix-light.0 (13553) You should update your Awtrix Light - supported version of this adapter is 0.68 (or later). Your current version is 0.67
    2023-06-08 09:19:02.675 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/settings" without data
    2023-06-08 09:19:02.705 - debug: awtrix-light.0 (13553) 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-08 09:19:02.766 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "gridpower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungNetz - subscribed to changes
    2023-06-08 09:19:02.771 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "externaltemperature" with objId 0_userdata.0.Produktiv.awtrix.Außentemperatur - subscribed to changes
    2023-06-08 09:19:02.774 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "pvpower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungPv - subscribed to changes
    2023-06-08 09:19:02.777 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "storagesoc" with objId 0_userdata.0.Produktiv.awtrix.SOC - subscribed to changes
    2023-06-08 09:19:02.780 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "storagepower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher - subscribed to changes
    2023-06-08 09:19:02.781 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
    2023-06-08 09:19:02.781 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"546 W","icon":"49243","duration":5}
    2023-06-08 09:19:02.924 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
    2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
    2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 25.3 to 25,3 (1 decimals)
    2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"25,3 °C","icon":"38231","duration":5}
    2023-06-08 09:19:02.961 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
    2023-06-08 09:19:02.961 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
    2023-06-08 09:19:02.962 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"403 W","icon":"15124","duration":5}
    2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
    2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagesoc" with icon "49520" and text "%s %u"
    2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagesoc" with data: {"text":"11 %","icon":"49520","duration":5}
    2023-06-08 09:19:03.049 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagesoc" with content: "OK"
    2023-06-08 09:19:03.050 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
    2023-06-08 09:19:03.050 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"2 W","icon":"49520","duration":5}
    2023-06-08 09:19:03.085 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagepower" with content: "OK"
    2023-06-08 09:19:03.086 - debug: awtrix-light.0 (13553) [initHistoryApps] getting history data for app "netz" of "alias.0.Allgemein.Leistung.WirkleistungGesamt" from influxdb.0
    2023-06-08 09:19:04.176 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 543 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:06.177 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 543 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:06.213 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:06.216 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 3 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:06.218 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.5 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:08.045 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2591 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:08.135 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.4 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:10.131 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2592 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:12.068 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:12.097 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:12.101 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:14.129 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:14.164 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:14.169 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:16.171 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:16.198 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:18.129 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2590 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:18.192 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:18.197 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.7 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:20.166 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2585 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:20.174 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:20.176 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 3 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:22.173 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2585 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:22.180 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:24.069 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2586 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:24.119 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:26.177 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2580 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:26.201 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:26.205 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:28.069 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2580 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:28.153 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:30.074 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2577 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:30.104 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:32.126 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2570 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:32.134 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:32.136 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:33.094 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=netz" without data
    2023-06-08 09:19:33.214 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=netz" with content: "OK"
    2023-06-08 09:19:33.214 - debug: awtrix-light.0 (13553) re-creating history apps timeout (60 seconds)
    2023-06-08 09:19:33.215 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/apps" without data
    2023-06-08 09:19:33.217 - debug: awtrix-light.0 (13553) Updating indicator with index 1
    2023-06-08 09:19:33.233 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator1" without data
    2023-06-08 09:19:33.247 - debug: awtrix-light.0 (13553) 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-08 09:19:33.248 - debug: awtrix-light.0 (13553) [createAppObjects] existing apps on awtrix light: ["time","date","gridpower","externaltemperature","pvpower","storagesoc","storagepower"]
    2023-06-08 09:19:33.268 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator1" with content: "OK"
    2023-06-08 09:19:33.269 - debug: awtrix-light.0 (13553) Updating indicator with index 2
    2023-06-08 09:19:33.270 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.time
    2023-06-08 09:19:33.324 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator2" without data
    2023-06-08 09:19:33.333 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.eyes
    2023-06-08 09:19:33.344 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.date
    2023-06-08 09:19:33.346 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator2" with content: "OK"
    2023-06-08 09:19:33.346 - debug: awtrix-light.0 (13553) Updating indicator with index 3
    2023-06-08 09:19:33.404 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator3" without data
    2023-06-08 09:19:33.406 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.temp
    2023-06-08 09:19:33.428 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator3" with content: "OK"
    2023-06-08 09:19:33.429 - debug: awtrix-light.0 (13553) Updating moodlight
    2023-06-08 09:19:33.431 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.hum
    2023-06-08 09:19:33.483 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/moodlight" without data
    2023-06-08 09:19:33.496 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.bat
    2023-06-08 09:19:33.506 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.gridpower
    2023-06-08 09:19:33.510 - debug: awtrix-light.0 (13553) received 200 response from "/api/moodlight" with content: "OK"
    2023-06-08 09:19:33.526 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.externaltemperature
    2023-06-08 09:19:33.535 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.pvpower
    2023-06-08 09:19:33.545 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.storagesoc
    2023-06-08 09:19:33.554 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.storagepower
    2023-06-08 09:19:33.563 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.netz
    2023-06-08 09:19:34.093 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
    2023-06-08 09:19:34.093 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"2571 W","icon":"49243","duration":5}
    2023-06-08 09:19:34.136 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
    2023-06-08 09:19:34.162 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
    2023-06-08 09:19:34.162 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"404 W","icon":"15124","duration":5}
    2023-06-08 09:19:34.184 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
    2023-06-08 09:19:36.104 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2572 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:36.142 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 403 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:36.147 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
    2023-06-08 09:19:36.147 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 24.9 to 24,9 (1 decimals)
    2023-06-08 09:19:36.148 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"24,9 °C","icon":"38231","duration":5}
    2023-06-08 09:19:36.284 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
    2023-06-08 09:19:38.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2568 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:40.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2561 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:40.148 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:42.181 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2569 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:42.224 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 430 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:44.180 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2566 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:44.278 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 409 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:44.284 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:46.182 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2614 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:46.244 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:48.110 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2564 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:48.112 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:48.115 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:50.098 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2560 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:50.171 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:52.096 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2561 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:52.121 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:54.137 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2555 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:54.159 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 398 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:54.163 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:56.108 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2574 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:56.113 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 403 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:58.058 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2599 - refreshes too fast (within 30 seconds)
    2023-06-08 09:19:58.115 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 380 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:00.125 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2602 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:00.132 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 375 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:00.134 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:02.187 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2591 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:02.189 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 396 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:02.191 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:02.532 - debug: awtrix-light.0 (13553) refreshing device state
    2023-06-08 09:20:02.533 - debug: awtrix-light.0 (13553) re-creating refresh state timeout
    2023-06-08 09:20:02.533 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/stats" without data
    2023-06-08 09:20:02.585 - debug: awtrix-light.0 (13553) received 200 response from "/api/stats" with content: {"bat":82,"bat_raw":632,"lux":"17","ldr_raw":663,"ram":137384,"bri":120,"temp":"26","hum":"27","uptime":"3239","wifi_signal":-58,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
    2023-06-08 09:20:02.634 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/settings" without data
    2023-06-08 09:20:02.659 - debug: awtrix-light.0 (13553) 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-08 09:20:04.048 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:04.127 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
    2023-06-08 09:20:04.127 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"3 W","icon":"49520","duration":5}
    2023-06-08 09:20:04.229 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagepower" with content: "OK"
    2023-06-08 09:20:06.067 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
    2023-06-08 09:20:06.067 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"2588 W","icon":"49243","duration":5}
    2023-06-08 09:20:06.107 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
    2023-06-08 09:20:06.107 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"403 W","icon":"15124","duration":5}
    2023-06-08 09:20:06.110 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:06.173 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
    2023-06-08 09:20:06.193 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
    2023-06-08 09:20:08.096 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2541 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:08.158 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
    2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 24.7 to 24,7 (1 decimals)
    2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"24,7 °C","icon":"38231","duration":5}
    2023-06-08 09:20:08.214 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
    2023-06-08 09:20:10.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2566 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:10.130 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:10.131 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:12.108 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2562 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:12.113 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:14.064 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2546 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:14.114 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 393 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:16.112 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2537 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:16.147 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.5 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:18.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2534 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:20.169 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2531 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:20.172 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:22.088 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2528 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:22.144 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:22.147 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.4 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:24.073 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2532 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:24.136 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 405 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:24.137 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:24.138 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.5 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:26.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2533 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:26.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 399 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:26.130 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:26.182 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
    2023-06-08 09:20:27.553 - info: host.buanet-iobroker "system.adapter.awtrix-light.0" disabled
    2023-06-08 09:20:27.554 - info: host.buanet-iobroker stopInstance system.adapter.awtrix-light.0 (force=false, process=true)
    2023-06-08 09:20:27.555 - info: awtrix-light.0 (13553) Adapter is disabled => stop
    2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) API is offline
    2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) clearing refresh state timeout
    2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) clearing history apps timeout
    2023-06-08 09:20:27.603 - info: awtrix-light.0 (13553) Got terminate signal TERMINATE_YOURSELF
    2023-06-08 09:20:27.631 - info: host.buanet-iobroker stopInstance system.adapter.awtrix-light.0 send kill signal
    2023-06-08 09:20:27.649 - info: awtrix-light.0 (13553) terminating
    2023-06-08 09:20:27.649 - info: awtrix-light.0 (13553) Terminated (NO_ERROR): Without reason
    2023-06-08 09:20:28.195 - info: host.buanet-iobroker instance system.adapter.awtrix-light.0 terminated with code 0 (NO_ERROR)
    

    Es steht öffter "without data" dort und bspw.

    sending "POST" request to "/api/custom?name=netz" without data
    

    ist das korrekt? also sollte es nicht:

    "/api/custom/netz"
    

    heissen?

    Ben1983B 1 Antwort Letzte Antwort
    0
    • Ben1983B Online
      Ben1983B Online
      Ben1983
      schrieb am zuletzt editiert von
      #380

      @haus-automatisierung
      Ich habe von blueforcer diesen github Eintrag zu den Sichtbarkeiten der Apps:

      https://github.com/Blueforcer/awtrix-light/issues/178#issuecomment-1582069512

      haus-automatisierungH 1 Antwort Letzte Antwort
      1
      • C Offline
        C Offline
        cacherwolf
        schrieb am zuletzt editiert von cacherwolf
        #381

        IMG_20230608_094358.jpg
        Screenshot (67).png

        Bei mir wird ein Wert (Wasser) in der Uhr nicht aktualisiert, in Grafana wird der gleiche Datenpunkt richtig dargestellt. Keine Fehlermeldungen.
        Hat jemand einen Idee waran das liegen könnte?

        Wäre es möglich das Komma wieder in einen Punkt zu ändern oder habe ich das was verstellt?

        haus-automatisierungH 1 Antwort Letzte Antwort
        0
        • C cacherwolf

          IMG_20230608_094358.jpg
          Screenshot (67).png

          Bei mir wird ein Wert (Wasser) in der Uhr nicht aktualisiert, in Grafana wird der gleiche Datenpunkt richtig dargestellt. Keine Fehlermeldungen.
          Hat jemand einen Idee waran das liegen könnte?

          Wäre es möglich das Komma wieder in einen Punkt zu ändern oder habe ich das was verstellt?

          haus-automatisierungH Online
          haus-automatisierungH Online
          haus-automatisierung
          Developer Most Active
          schrieb am zuletzt editiert von haus-automatisierung
          #382

          @cacherwolf sagte in Test Adapter Awtrix-Light:

          Hat jemand einen Idee waran das liegen könnte?

          Loglevel des Adapters auf Debug stellen und Du siehst genau was passiert. Gerne auch hier teilen falls das nicht der Fall ist :)

          @cacherwolf sagte in Test Adapter Awtrix-Light:

          Wäre es möglich das Komma wieder in einen Punkt zu ändern oder habe ich das was verstellt?

          Der Wert wird so formatiert, wie im ioBroker konfiguriert. Wenn Du ein Komma als Trennzeichen festgelegt hast (was für Deutschland / Europa wohl normal sein sollte), dann wird da ein Komma statt ein Punkt verwendet.

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

          1 Antwort Letzte Antwort
          0
          • Ben1983B Ben1983

            @haus-automatisierung
            Ich habe von blueforcer diesen github Eintrag zu den Sichtbarkeiten der Apps:

            https://github.com/Blueforcer/awtrix-light/issues/178#issuecomment-1582069512

            haus-automatisierungH Online
            haus-automatisierungH Online
            haus-automatisierung
            Developer Most Active
            schrieb am zuletzt editiert von haus-automatisierung
            #383

            @ben1983 sagte in Test Adapter Awtrix-Light:

            Ich habe von blueforcer diesen github Eintrag zu den Sichtbarkeiten der Apps:

            Gut, dann werfe ich die Datenpunkte komplett aus dem ioBroker raus. Macht ja dann keinen Sinn die Sichtbarkeit darüber einstellen zu können (wenn es eh deprecated ist).

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

            I Ben1983B 2 Antworten Letzte Antwort
            0
            • haus-automatisierungH haus-automatisierung

              @ben1983 sagte in Test Adapter Awtrix-Light:

              Ich habe von blueforcer diesen github Eintrag zu den Sichtbarkeiten der Apps:

              Gut, dann werfe ich die Datenpunkte komplett aus dem ioBroker raus. Macht ja dann keinen Sinn die Sichtbarkeit darüber einstellen zu können (wenn es eh deprecated ist).

              I Offline
              I Offline
              infinity
              schrieb am zuletzt editiert von
              #384

              Mittlerweile kann ich den Adapter über die URL installieren.
              Ich sehe ihn in der Adapterübersicht, auch in den Objekten aber ich habe keine Instanz und kann somit auch nix einstellen.
              Was habe ich da für ein Problem/Denkfehler?

              DJMarc75D haus-automatisierungH 2 Antworten Letzte Antwort
              0
              • I infinity

                Mittlerweile kann ich den Adapter über die URL installieren.
                Ich sehe ihn in der Adapterübersicht, auch in den Objekten aber ich habe keine Instanz und kann somit auch nix einstellen.
                Was habe ich da für ein Problem/Denkfehler?

                DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                schrieb am zuletzt editiert von
                #385

                @infinity über das + eine Instanz erstellen !

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

                I 1 Antwort Letzte Antwort
                0
                • I infinity

                  Mittlerweile kann ich den Adapter über die URL installieren.
                  Ich sehe ihn in der Adapterübersicht, auch in den Objekten aber ich habe keine Instanz und kann somit auch nix einstellen.
                  Was habe ich da für ein Problem/Denkfehler?

                  haus-automatisierungH Online
                  haus-automatisierungH Online
                  haus-automatisierung
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #386

                  @infinity sagte in Test Adapter Awtrix-Light:

                  Was habe ich da für ein Problem/Denkfehler?

                  Dass Adapter und Instanz zwei paar Schuhe sind :) Grundlagen anschauen

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

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

                    @infinity sagte in Test Adapter Awtrix-Light:

                    Was habe ich da für ein Problem/Denkfehler?

                    Dass Adapter und Instanz zwei paar Schuhe sind :) Grundlagen anschauen

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

                    Warum kann ich denn hier nicht speichern?
                    Hag rot umrandete Icons auch noch nie gesehen...

                    bb0d4ff6-24c6-4584-9847-48784130d19e-grafik.png

                    Version:

                    iobroker.awtrix-light@0.0.11 (git+ssh://git@github.com/klein0r/ioBroker.awtrix-light.git#0adc8447124a5d26f0d37c395f6712d1917e5f12)
                    

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

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

                      @ben1983 sagte in Test Adapter Awtrix-Light:

                      Ich habe von blueforcer diesen github Eintrag zu den Sichtbarkeiten der Apps:

                      Gut, dann werfe ich die Datenpunkte komplett aus dem ioBroker raus. Macht ja dann keinen Sinn die Sichtbarkeit darüber einstellen zu können (wenn es eh deprecated ist).

                      Ben1983B Online
                      Ben1983B Online
                      Ben1983
                      schrieb am zuletzt editiert von Ben1983
                      #388

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

                      deprecated

                      Ich glaube es sollte nur anders gemacht werden, denn er schrieb in dem issue, dass es normal persistent ist.

                      Ich denke das ist schon sinnvoll, denn man möchte ja bspw. nicht die app bat und hub und temp sehen.
                      wie gesagt, es soll persistet sein.

                      Siehe:
                      https://github.com/Blueforcer/awtrix-light/issues/178#:~:text=3 hours ago-,It is stored.,-How you deactivate

                      haus-automatisierungH 1 Antwort Letzte Antwort
                      0
                      • Ben1983B Ben1983

                        @haus-automatisierung Jetzt kommt der Fehler nicht mehr,
                        aber es wird trotzdem kein Graph angezeigt.

                        Debug - Log:

                        2023-06-08 09:19:00.899 - info: host.buanet-iobroker "system.adapter.awtrix-light.0" enabled
                        2023-06-08 09:19:00.966 - info: host.buanet-iobroker instance system.adapter.awtrix-light.0 started with pid 13553
                        2023-06-08 09:19:01.578 - debug: awtrix-light.0 (13553) Redis Objects: Use Redis connection: 127.0.0.1:9001
                        2023-06-08 09:19:01.624 - debug: awtrix-light.0 (13553) Objects client ready ... initialize now
                        2023-06-08 09:19:01.666 - debug: awtrix-light.0 (13553) Objects create System PubSub Client
                        2023-06-08 09:19:01.669 - debug: awtrix-light.0 (13553) Objects create User PubSub Client
                        2023-06-08 09:19:01.702 - debug: awtrix-light.0 (13553) Objects client initialize lua scripts
                        2023-06-08 09:19:01.708 - debug: awtrix-light.0 (13553) Objects connected to redis: 127.0.0.1:9001
                        2023-06-08 09:19:01.747 - debug: awtrix-light.0 (13553) Redis States: Use Redis connection: 127.0.0.1:9000
                        2023-06-08 09:19:01.819 - debug: awtrix-light.0 (13553) States create System PubSub Client
                        2023-06-08 09:19:01.820 - debug: awtrix-light.0 (13553) States create User PubSub Client
                        2023-06-08 09:19:01.878 - debug: awtrix-light.0 (13553) States connected to redis: 127.0.0.1:9000
                        2023-06-08 09:19:02.511 - info: awtrix-light.0 (13553) starting. Version 0.0.11 (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-08 09:19:02.531 - debug: awtrix-light.0 (13553) API is offline
                        2023-06-08 09:19:02.532 - debug: awtrix-light.0 (13553) refreshing device state
                        2023-06-08 09:19:02.532 - debug: awtrix-light.0 (13553) re-creating refresh state timeout
                        2023-06-08 09:19:02.533 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/stats" without data
                        2023-06-08 09:19:02.618 - debug: awtrix-light.0 (13553) received 200 response from "/api/stats" with content: {"bat":81,"bat_raw":629,"lux":"17","ldr_raw":664,"ram":137340,"bri":120,"temp":"26","hum":"27","uptime":"3179","wifi_signal":-59,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                        2023-06-08 09:19:02.619 - warn: awtrix-light.0 (13553) You should update your Awtrix Light - supported version of this adapter is 0.68 (or later). Your current version is 0.67
                        2023-06-08 09:19:02.675 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/settings" without data
                        2023-06-08 09:19:02.705 - debug: awtrix-light.0 (13553) 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-08 09:19:02.766 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "gridpower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungNetz - subscribed to changes
                        2023-06-08 09:19:02.771 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "externaltemperature" with objId 0_userdata.0.Produktiv.awtrix.Außentemperatur - subscribed to changes
                        2023-06-08 09:19:02.774 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "pvpower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungPv - subscribed to changes
                        2023-06-08 09:19:02.777 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "storagesoc" with objId 0_userdata.0.Produktiv.awtrix.SOC - subscribed to changes
                        2023-06-08 09:19:02.780 - debug: awtrix-light.0 (13553) [initCustomApps] Found custom app "storagepower" with objId 0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher - subscribed to changes
                        2023-06-08 09:19:02.781 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
                        2023-06-08 09:19:02.781 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"546 W","icon":"49243","duration":5}
                        2023-06-08 09:19:02.924 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
                        2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
                        2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 25.3 to 25,3 (1 decimals)
                        2023-06-08 09:19:02.925 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"25,3 °C","icon":"38231","duration":5}
                        2023-06-08 09:19:02.961 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
                        2023-06-08 09:19:02.961 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
                        2023-06-08 09:19:02.962 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"403 W","icon":"15124","duration":5}
                        2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
                        2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagesoc" with icon "49520" and text "%s %u"
                        2023-06-08 09:19:03.022 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagesoc" with data: {"text":"11 %","icon":"49520","duration":5}
                        2023-06-08 09:19:03.049 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagesoc" with content: "OK"
                        2023-06-08 09:19:03.050 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
                        2023-06-08 09:19:03.050 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"2 W","icon":"49520","duration":5}
                        2023-06-08 09:19:03.085 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagepower" with content: "OK"
                        2023-06-08 09:19:03.086 - debug: awtrix-light.0 (13553) [initHistoryApps] getting history data for app "netz" of "alias.0.Allgemein.Leistung.WirkleistungGesamt" from influxdb.0
                        2023-06-08 09:19:04.176 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 543 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:06.177 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 543 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:06.213 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:06.216 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 3 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:06.218 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.5 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:08.045 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2591 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:08.135 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.4 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:10.131 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2592 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:12.068 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:12.097 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:12.101 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:14.129 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:14.164 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:14.169 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:16.171 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:16.198 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:18.129 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2590 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:18.192 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:18.197 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.7 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:20.166 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2585 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:20.174 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:20.176 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 3 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:22.173 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2585 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:22.180 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:24.069 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2586 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:24.119 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:26.177 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2580 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:26.201 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:26.205 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:28.069 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2580 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:28.153 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:30.074 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2577 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:30.104 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:32.126 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2570 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:32.134 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:32.136 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.8 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:33.094 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=netz" without data
                        2023-06-08 09:19:33.214 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=netz" with content: "OK"
                        2023-06-08 09:19:33.214 - debug: awtrix-light.0 (13553) re-creating history apps timeout (60 seconds)
                        2023-06-08 09:19:33.215 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/apps" without data
                        2023-06-08 09:19:33.217 - debug: awtrix-light.0 (13553) Updating indicator with index 1
                        2023-06-08 09:19:33.233 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator1" without data
                        2023-06-08 09:19:33.247 - debug: awtrix-light.0 (13553) 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-08 09:19:33.248 - debug: awtrix-light.0 (13553) [createAppObjects] existing apps on awtrix light: ["time","date","gridpower","externaltemperature","pvpower","storagesoc","storagepower"]
                        2023-06-08 09:19:33.268 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator1" with content: "OK"
                        2023-06-08 09:19:33.269 - debug: awtrix-light.0 (13553) Updating indicator with index 2
                        2023-06-08 09:19:33.270 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.time
                        2023-06-08 09:19:33.324 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator2" without data
                        2023-06-08 09:19:33.333 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.eyes
                        2023-06-08 09:19:33.344 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.date
                        2023-06-08 09:19:33.346 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator2" with content: "OK"
                        2023-06-08 09:19:33.346 - debug: awtrix-light.0 (13553) Updating indicator with index 3
                        2023-06-08 09:19:33.404 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/indicator3" without data
                        2023-06-08 09:19:33.406 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.temp
                        2023-06-08 09:19:33.428 - debug: awtrix-light.0 (13553) received 200 response from "/api/indicator3" with content: "OK"
                        2023-06-08 09:19:33.429 - debug: awtrix-light.0 (13553) Updating moodlight
                        2023-06-08 09:19:33.431 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.hum
                        2023-06-08 09:19:33.483 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/moodlight" without data
                        2023-06-08 09:19:33.496 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.bat
                        2023-06-08 09:19:33.506 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.gridpower
                        2023-06-08 09:19:33.510 - debug: awtrix-light.0 (13553) received 200 response from "/api/moodlight" with content: "OK"
                        2023-06-08 09:19:33.526 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.externaltemperature
                        2023-06-08 09:19:33.535 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.pvpower
                        2023-06-08 09:19:33.545 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.storagesoc
                        2023-06-08 09:19:33.554 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.storagepower
                        2023-06-08 09:19:33.563 - debug: awtrix-light.0 (13553) [createAppObjects] found (keep): apps.netz
                        2023-06-08 09:19:34.093 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
                        2023-06-08 09:19:34.093 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"2571 W","icon":"49243","duration":5}
                        2023-06-08 09:19:34.136 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
                        2023-06-08 09:19:34.162 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
                        2023-06-08 09:19:34.162 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"404 W","icon":"15124","duration":5}
                        2023-06-08 09:19:34.184 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
                        2023-06-08 09:19:36.104 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2572 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:36.142 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 403 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:36.147 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
                        2023-06-08 09:19:36.147 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 24.9 to 24,9 (1 decimals)
                        2023-06-08 09:19:36.148 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"24,9 °C","icon":"38231","duration":5}
                        2023-06-08 09:19:36.284 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
                        2023-06-08 09:19:38.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2568 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:40.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2561 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:40.148 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:42.181 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2569 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:42.224 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 430 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:44.180 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2566 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:44.278 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 409 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:44.284 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:46.182 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2614 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:46.244 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 402 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:48.110 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2564 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:48.112 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:48.115 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:50.098 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2560 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:50.171 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:52.096 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2561 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:52.121 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 400 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:54.137 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2555 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:54.159 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 398 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:54.163 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:56.108 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2574 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:56.113 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 403 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:58.058 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2599 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:19:58.115 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 380 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:00.125 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2602 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:00.132 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 375 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:00.134 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25.1 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:02.187 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2591 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:02.189 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 396 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:02.191 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 25 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:02.532 - debug: awtrix-light.0 (13553) refreshing device state
                        2023-06-08 09:20:02.533 - debug: awtrix-light.0 (13553) re-creating refresh state timeout
                        2023-06-08 09:20:02.533 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/stats" without data
                        2023-06-08 09:20:02.585 - debug: awtrix-light.0 (13553) received 200 response from "/api/stats" with content: {"bat":82,"bat_raw":632,"lux":"17","ldr_raw":663,"ram":137384,"bri":120,"temp":"26","hum":"27","uptime":"3239","wifi_signal":-58,"up_available":false,"messages":0,"version":"0.67","indicator1":false,"indicator2":false,"indicator3":false}
                        2023-06-08 09:20:02.634 - debug: awtrix-light.0 (13553) sending "GET" request to "/api/settings" without data
                        2023-06-08 09:20:02.659 - debug: awtrix-light.0 (13553) 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-08 09:20:04.048 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2589 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:04.127 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "storagepower" with icon "49520" and text "%s %u"
                        2023-06-08 09:20:04.127 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=storagepower" with data: {"text":"3 W","icon":"49520","duration":5}
                        2023-06-08 09:20:04.229 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=storagepower" with content: "OK"
                        2023-06-08 09:20:06.067 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "gridpower" with icon "49243" and text "%s %u"
                        2023-06-08 09:20:06.067 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=gridpower" with data: {"text":"2588 W","icon":"49243","duration":5}
                        2023-06-08 09:20:06.107 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "pvpower" with icon "15124" and text "%s %u"
                        2023-06-08 09:20:06.107 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=pvpower" with data: {"text":"403 W","icon":"15124","duration":5}
                        2023-06-08 09:20:06.110 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:06.173 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=gridpower" with content: "OK"
                        2023-06-08 09:20:06.193 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=pvpower" with content: "OK"
                        2023-06-08 09:20:08.096 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2541 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:08.158 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) [refreshCustomApp] Refreshing custom app "externaltemperature" with icon "38231" and text "%s %u"
                        2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) [refreshCustomApp] formatted value of "0_userdata.0.Produktiv.awtrix.Außentemperatur" from 24.7 to 24,7 (1 decimals)
                        2023-06-08 09:20:08.159 - debug: awtrix-light.0 (13553) sending "POST" request to "/api/custom?name=externaltemperature" with data: {"text":"24,7 °C","icon":"38231","duration":5}
                        2023-06-08 09:20:08.214 - debug: awtrix-light.0 (13553) received 200 response from "/api/custom?name=externaltemperature" with content: "OK"
                        2023-06-08 09:20:10.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2566 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:10.130 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:10.131 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:12.108 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2562 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:12.113 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:14.064 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2546 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:14.114 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 393 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:16.112 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2537 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:16.147 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.5 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:18.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2534 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:20.169 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2531 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:20.172 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:22.088 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2528 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:22.144 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 404 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:22.147 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.4 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:24.073 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2532 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:24.136 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 405 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:24.137 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:24.138 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.5 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:26.063 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungNetz" to 2533 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:26.117 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungPv" to 399 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:26.130 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.wirkleistungSpeicher" to 2 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:26.182 - debug: awtrix-light.0 (13553) [onStateChange] ignoring customApps state change of "0_userdata.0.Produktiv.awtrix.Außentemperatur" to 24.6 - refreshes too fast (within 30 seconds)
                        2023-06-08 09:20:27.553 - info: host.buanet-iobroker "system.adapter.awtrix-light.0" disabled
                        2023-06-08 09:20:27.554 - info: host.buanet-iobroker stopInstance system.adapter.awtrix-light.0 (force=false, process=true)
                        2023-06-08 09:20:27.555 - info: awtrix-light.0 (13553) Adapter is disabled => stop
                        2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) API is offline
                        2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) clearing refresh state timeout
                        2023-06-08 09:20:27.556 - debug: awtrix-light.0 (13553) clearing history apps timeout
                        2023-06-08 09:20:27.603 - info: awtrix-light.0 (13553) Got terminate signal TERMINATE_YOURSELF
                        2023-06-08 09:20:27.631 - info: host.buanet-iobroker stopInstance system.adapter.awtrix-light.0 send kill signal
                        2023-06-08 09:20:27.649 - info: awtrix-light.0 (13553) terminating
                        2023-06-08 09:20:27.649 - info: awtrix-light.0 (13553) Terminated (NO_ERROR): Without reason
                        2023-06-08 09:20:28.195 - info: host.buanet-iobroker instance system.adapter.awtrix-light.0 terminated with code 0 (NO_ERROR)
                        

                        Es steht öffter "without data" dort und bspw.

                        sending "POST" request to "/api/custom?name=netz" without data
                        

                        ist das korrekt? also sollte es nicht:

                        "/api/custom/netz"
                        

                        heissen?

                        Ben1983B Online
                        Ben1983B Online
                        Ben1983
                        schrieb am zuletzt editiert von
                        #389

                        @haus-automatisierung hast Du mein Log zum Thema Graphen gesehen?

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          Warum kann ich denn hier nicht speichern?
                          Hag rot umrandete Icons auch noch nie gesehen...

                          bb0d4ff6-24c6-4584-9847-48784130d19e-grafik.png

                          Version:

                          iobroker.awtrix-light@0.0.11 (git+ssh://git@github.com/klein0r/ioBroker.awtrix-light.git#0adc8447124a5d26f0d37c395f6712d1917e5f12)
                          
                          B Online
                          B Online
                          benbensimpson2204
                          schrieb am zuletzt editiert von
                          #390

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

                          Warum kann ich denn hier nicht speichern?
                          Hag rot umrandete Icons auch noch nie gesehen...

                          bb0d4ff6-24c6-4584-9847-48784130d19e-grafik.png

                          Version:

                          iobroker.awtrix-light@0.0.11 (git+ssh://git@github.com/klein0r/ioBroker.awtrix-light.git#0adc8447124a5d26f0d37c395f6712d1917e5f12)
                          

                          schau mal bei den Namen nach die müssen alle klein geschrieben sein
                          hatte auch das problem das ich dann nicht speichern konnte

                          Olli_MO 1 Antwort Letzte Antwort
                          0
                          • Ben1983B Ben1983

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

                            deprecated

                            Ich glaube es sollte nur anders gemacht werden, denn er schrieb in dem issue, dass es normal persistent ist.

                            Ich denke das ist schon sinnvoll, denn man möchte ja bspw. nicht die app bat und hub und temp sehen.
                            wie gesagt, es soll persistet sein.

                            Siehe:
                            https://github.com/Blueforcer/awtrix-light/issues/178#:~:text=3 hours ago-,It is stored.,-How you deactivate

                            haus-automatisierungH Online
                            haus-automatisierungH Online
                            haus-automatisierung
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #391

                            @ben1983 sagte in Test Adapter Awtrix-Light:

                            er schrieb in dem issue, dass es normal persistent ist.

                            Er schrieb dass man die Apps am besten über das Onscreen menu ausschalten soll - dann ist es persistent

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

                            Ben1983B 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              Warum kann ich denn hier nicht speichern?
                              Hag rot umrandete Icons auch noch nie gesehen...

                              bb0d4ff6-24c6-4584-9847-48784130d19e-grafik.png

                              Version:

                              iobroker.awtrix-light@0.0.11 (git+ssh://git@github.com/klein0r/ioBroker.awtrix-light.git#0adc8447124a5d26f0d37c395f6712d1917e5f12)
                              
                              M Offline
                              M Offline
                              marlan99
                              schrieb am zuletzt editiert von marlan99
                              #392

                              @thomas-braun
                              Die Namen der App erlauben nur noch Kleinbuchstaben und keine Leerzeichen.
                              Dann ist das Speichern auch möglich

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • M marlan99

                                @thomas-braun
                                Die Namen der App erlauben nur noch Kleinbuchstaben und keine Leerzeichen.
                                Dann ist das Speichern auch möglich

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

                                @marlan99

                                b46834f0-807e-46ec-ad1a-f4a69a95c54a-grafik.png

                                Oder stört der Unterstrich da auch? Das sollte aber eigentlich ein zugelassenes Zeichen sein.

                                [Edit:] Es war der Unterstrich.

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

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

                                  @ben1983 sagte in Test Adapter Awtrix-Light:

                                  er schrieb in dem issue, dass es normal persistent ist.

                                  Er schrieb dass man die Apps am besten über das Onscreen menu ausschalten soll - dann ist es persistent

                                  Ben1983B Online
                                  Ben1983B Online
                                  Ben1983
                                  schrieb am zuletzt editiert von Ben1983
                                  #394

                                  @haus-automatisierung ach direkt an der Uhr. ok

                                  OK, das scheint zu funktionieren.

                                  Ps. Konntest DU was bezüglich der Graphen finden in dem Log?

                                  haus-automatisierungH DJMarc75D 2 Antworten Letzte Antwort
                                  0
                                  • Ben1983B Ben1983

                                    @haus-automatisierung ach direkt an der Uhr. ok

                                    OK, das scheint zu funktionieren.

                                    Ps. Konntest DU was bezüglich der Graphen finden in dem Log?

                                    haus-automatisierungH Online
                                    haus-automatisierungH Online
                                    haus-automatisierung
                                    Developer Most Active
                                    schrieb am zuletzt editiert von
                                    #395

                                    @ben1983 sagte in Test Adapter Awtrix-Light:

                                    Ps. Konntest DU was bezüglich der Graphen finden in dem Log?

                                    Da kamen scheinbar keine Daten zurück... daher wird nix angezeigt. Bitte mit der nächsten Version testen.

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

                                    Ben1983B 2 Antworten Letzte Antwort
                                    0
                                    • Ben1983B Ben1983

                                      @haus-automatisierung ach direkt an der Uhr. ok

                                      OK, das scheint zu funktionieren.

                                      Ps. Konntest DU was bezüglich der Graphen finden in dem Log?

                                      DJMarc75D Offline
                                      DJMarc75D Offline
                                      DJMarc75
                                      schrieb am zuletzt editiert von
                                      #396

                                      @ben1983 sagte in Test Adapter Awtrix-Light:

                                      ach direkt an der Uhr. ok
                                      OK, das scheint zu funktionieren.

                                      Welche Knöpfle muss man dazu drücken ??

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

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

                                        @ben1983 sagte in Test Adapter Awtrix-Light:

                                        Ps. Konntest DU was bezüglich der Graphen finden in dem Log?

                                        Da kamen scheinbar keine Daten zurück... daher wird nix angezeigt. Bitte mit der nächsten Version testen.

                                        Ben1983B Online
                                        Ben1983B Online
                                        Ben1983
                                        schrieb am zuletzt editiert von
                                        #397

                                        @haus-automatisierung OK. Ich werde es Testen

                                        1 Antwort Letzte Antwort
                                        0
                                        • DJMarc75D DJMarc75

                                          @ben1983 sagte in Test Adapter Awtrix-Light:

                                          ach direkt an der Uhr. ok
                                          OK, das scheint zu funktionieren.

                                          Welche Knöpfle muss man dazu drücken ??

                                          Ben1983B Online
                                          Ben1983B Online
                                          Ben1983
                                          schrieb am zuletzt editiert von
                                          #398

                                          @djmarc75 den Mittleren länger drücken, dann kannst DU durch das Menü naviegieren, bis zum Punkt APPS

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          639

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe