Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Betatest NSPanel-lovelace-ui v0.7.x

NEWS

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

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

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

Betatest NSPanel-lovelace-ui v0.7.x

Betatest NSPanel-lovelace-ui v0.7.x

Scheduled Pinned Locked Moved Tester
692 Posts 26 Posters 122.1k Views 29 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ArmilarA Armilar

    @teletapi

    Das NSPanel

    • Was ist der Unterschied zwischen einem EU-NSPanel und einem US-NSPanel?

      • technisch:
        Es gibt keinen Unterschied. Beide Versionen sind von den intern verbauten Komponenten absolut identisch

      • optisch (Design):
        Das EU-NSPanel ist die chinesische Antwort auf unsere EU-Norm für Schalter... Wenn man den Vergleich in die US-Schalterprogramme sucht, findet man die NEMA-Norm.


    • Warum gibt es jetzt 3 unterschiedliche Versionen der Firmware?

      • Das Display
        Sowohl das EU-NSPanel, als auch das US-NSPanel, verwenden das gleiche Display. Aufgrund der Optik wurde es beim EU-Panel nur um ein paar mm weiter im Gerät verschoben verklebt. Das US-Panel ist hingegen symetrisch verklebt.
        • Die EU Version hat also eine andere horizontale Verschiebung (15px), da ein kleiner Teil des funktionalen Displays ja unter dem Gehäuse versteckt ist.
        • Für den den Ausgleich der EU-Verschiebung wird im HMI Code ein zusätzlicher Hack benutzt, um die Touch-Positionen auszugleichen

    • Welchen Vorteil bietet mir die US-P Version des NSPanels

      • Eigentlich keinen - es hat eher Nachteile zur EU-Version

        • Das Design der TFT-Firmwar ist auf die horizontale Nutzung des Displays ausgerichtet. Bei der US-P Version ist das gleiche TFT-Display nur um 90° im Gehäuse verdreht
        • Die Bezeichner sind in der US-P - Version kürzer und das bedeutet, man arbeitet eher mit vielen Abkürzungen um die gleichen Inhalte wie in der EU Version oder US-L Version dargestellt zu bekommen. Die Bezeichner sehen eher gequetscht aus. Gleiches gild für Page-Überschriften.
      • Durch die vertikale Drehung steht mehr Platz nach unten zur Verfügung. Das wirkt sich nur in Cards wie der cardEntities oder cardSchedule aus, da hier 1-2 optionale Entitäten (mit kürzerer Bezeichnung) genutzt werden.

    • Welchen Vorteil bietet mir die US-L Version des NSPanels

      • Eigentlich auch keinen - es hat eher Nachteile, das es nicht zu den EU-Normen passt. Die Ausrichtung des Displays ist jedoch perfekt zentriert.

    Fazit: Man kann also klar ableiten, warum es erst die US-Versionen gab und dann eine EU-Version hinterhergeschoben wurde. Ist eine reine optische Entscheidung, technisch sind beide Panels gleich


    Die Tasmota Version:

    • Es gibt unterschiedliche Tasmota Versionen für den ESP32. Im Falle des NSPanels gab es bei der Einführung des NSPanels aber einen Bug in allen Tasmota-Versionen. Mit der Anbindung der seriellen Funktion des Arduino Core wurde im NSPanel ein Boot-Loop ausgelöst. Somit wurde damals als Bugfix eine eigenständige NSPanel-Tasmota-Version bereitgestellt, die auch in der Lage war den PSRAM des Panels zu nutzen.

    • In den heutigen ESP32-Versionen ist diese uralte Bug behoben und auch die PSRAM-Version ist in der Standard-Tasmota aktiv... Somit macht die Tasmota-Version (Standard/NSPanel) auch keinen Unterschied mehr.


    Fazit: Da es absolut keinen Unterschied macht ob du ein EU-Panel oder ein US-Panel hast, liegt die größte Wahrscheinlichkeit darin (wie @ticaki auch schon geschrieben hat), dass du ein "Montags-Produkt" bekommen hast. Es hat wahrscheinlich einen Defekt im Datenbus zwischen dem ESP32 und dem TFT.

    AsgothianA Offline
    AsgothianA Offline
    Asgothian
    Developer
    wrote on last edited by Asgothian
    #444

    Ich hab heute mal versucht ein NSPanel aufzusetzen, komme da aber nicht weiter:

    Die Einstellungen die ich gemacht hab sehen so aus:
    Screenshot 2025-08-31 at 15.25.14.png

    Wenn ich dann versuche das Panel zu initialisieren (Button NSPanel-Initialisierung bekomme ich eine Fehlermeldung:

    2025-08-31 15:21:56.731 - info: nspanel-lovelace-ui.0 (253221) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
    2025-08-31 15:21:56.753 - error: nspanel-lovelace-ui.0 (253221) No compatible config found, paused!
    2025-08-31 15:22:25.872 - info: nspanel-lovelace-ui.0 (253221) Sending mqtt config & base config to tasmota: 192.168.2.54 with user CENSORED && CENSORED
    2025-08-31 15:22:25.990 - info: nspanel-lovelace-ui.0 (253221) Sending mqtt config & base config to tasmota with IP 192.168.2.54 and name Panel1.
    2025-08-31 15:22:29.660 - error: nspanel-lovelace-ui.0 (253221) Error: while installing berry - AxiosError: timeout of 3000ms exceeded
    2025-08-31 15:22:32.661 - error: nspanel-lovelace-ui.0 (253221) No version found!
    

    Interessanterweise kommt die Konfiguration am Panel an, zumindest wenn ich diesem Log glauben darf:

    14:29:14.914 MQT: stat/NsPanel_1D3FE0/STATUS5 = {"StatusNET":{"Hostname":"Panel1","IPAddress":"192.168.2.54","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:1D:3F:E0","IP6Global":"fda3:8957:951:5a48:e665:b8ff:fe1d:3fe0","IP6Local":"fe80::e665:b8ff:fe1d:3fe0%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}}
    14:29:15.035 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttHost":"192.168.2.222"}
    14:29:15.116 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttPort":1888}
    14:29:15.175 MQT: stat/NsPanel_1D3FE0/STATUS = {"Status":{"Module":0,"DeviceName":"Tasmota","FriendlyName":["Panel1",""],"Topic":"NsPanel_1D3FE0","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}}
    14:29:15.215 MQT: stat/NsPanel_1D3FE0/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"https://ota.tasmota.com/tasmota32/release-14.1.0/tasmota32-nspanel.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:20","StartupUTC":"2025-08-31T13:25:55","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2024-06-07T13:23:57","SaveCount":195}}
    14:29:15.253 MQT: stat/NsPanel_1D3FE0/STATUS2 = {"StatusFWR":{"Version":"14.1.0(release-nspanel)","BuildDateTime":"2024-06-03T11:56:09","Core":"3_0_0","SDK":"5.1.4.240529","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"473/699"}}
    14:29:15.269 MQT: stat/NsPanel_1D3FE0/STATUS3 = {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["waet6",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00044000","00000000"]}}
    14:29:15.320 MQT: stat/NsPanel_1D3FE0/STATUS4 = {"StatusMEM":{"ProgramSize":2033,"Free":846,"Heap":122,"StackLowMark":3,"PsrMax":0,"PsrFree":0,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80B1","00000014"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,82,!86,!87,!88,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82"}}
    14:29:15.392 MQT: stat/NsPanel_1D3FE0/STATUS5 = {"StatusNET":{"Hostname":"Panel1","IPAddress":"192.168.2.54","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:1D:3F:E0","IP6Global":"fda3:8957:951:5a48:e665:b8ff:fe1d:3fe0","IP6Local":"fe80::e665:b8ff:fe1d:3fe0%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}}
    14:29:15.440 MQT: stat/NsPanel_1D3FE0/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.2.222","MqttPort":1888,"MqttClientMask":"SonoffNsPanel_%06X","MqttClient":"SonoffNsPanel_1D3FE0","MqttUser":"stormbroker","MqttCount":1,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}}
    14:29:15.466 MQT: stat/NsPanel_1D3FE0/STATUS7 = {"StatusTIM":{"UTC":"2025-08-31T13:29:15Z","Local":"2025-08-31T14:29:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":"+01:00","Sunrise":"06:06","Sunset":"19:34"}}
    14:29:15.496 MQT: stat/NsPanel_1D3FE0/STATUS10 = {"StatusSNS":{"Time":"2025-08-31T14:29:15","ANALOG":{"Temperature1":2.9},"TempUnit":"C"}}
    14:29:15.515 MQT: stat/NsPanel_1D3FE0/STATUS11 = {"StatusSTS":{"Time":"2025-08-31T14:29:15","Uptime":"0T00:03:20","UptimeSec":200,"Heap":120,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":460,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":213},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"waet6","BSSId":"4C:32:75:C6:C7:82","Channel":11,"Mode":"HT20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:04"}}}
    14:29:15.641 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttUser":"CENSORED"}
    14:29:15.842 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttPassword":"CENSORED"}
    14:29:16.043 MQT: tele/NsPanel_1D3FE0/LWT =  (retained)
    14:29:16.047 MQT: NsPanel_1D3FE0/stat/RESULT = {"FullTopic":"NsPanel_1D3FE0/%prefix%/"}
    14:29:16.244 MQT: NsPanel_1D3FE0/stat/RESULT = {"MqttRetry":10}
    14:29:16.567 MQT: NsPanel_1D3FE0/stat/RESULT = {"FriendlyName1":"Panel1"}
    14:29:16.769 MQT: NsPanel_1D3FE0/stat/RESULT = {"Hostname":"Panel1"}
    

    Ich hab das auch mal mit der aktuellen GitHub Version versucht - der Effekt ist der gleiche. Hier das Log vom Start dieser Version:

    2025-08-31 15:38:07.263 - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
    2025-08-31 15:38:11.169 - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
    2025-08-31 15:38:11.464 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 254177
    2025-08-31 15:38:12.337 - info: nspanel-lovelace-ui.0 (254177) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
    2025-08-31 15:38:12.435 - info: nspanel-lovelace-ui.0 (254177) [mqttServer] Started and listening on port 1888
    2025-08-31 15:38:12.437 - error: nspanel-lovelace-ui.0 (254177) No compatible config found, paused!
    
    

    was mach ich falsch / was fehlt mir ?

    A.
    p.s. Fuer alle Neugierigen - iob Diag im Spoiler - das sollte aber sauber sein. Die 2 nicht aktualisierten Adapter sind absichtlich so.

    ```bash
    Script v.2025-08-09
    
    *** BASE SYSTEM ***
    Operating System: Debian GNU/Linux 12 (bookworm)
    Static hostname: stormbroker
          Icon name: computer
             Kernel: Linux 6.12.20+rpt-rpi-2712
       Architecture: arm64
    OS is similar to: 
    
    Model		: Raspberry Pi 5 Model B Rev 1.0
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : 64 bit
    
    Systemuptime and Load:
    15:43:14 up 2 days, 20:16,  2 users,  load average: 0.50, 0.21, 0.14
    CPU threads: 4
    
    
    *** LIFE CYCLE STATUS ***
    Operating System is the current Debian stable version codenamed 'bookworm'!
    
    *** RASPBERRY THROTTLING ***
    Current issues:
    No throttling issues detected.
    
    Previously detected issues:
    No throttling issues detected.
    
    *** TIME AND TIMEZONES ***
                  Local time: Sun 2025-08-31 15:43:14 CEST
              Universal time: Sun 2025-08-31 13:43:14 UTC
                    RTC time: Sun 2025-08-31 13:43:14
                   Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                 NTP service: active
             RTC in local TZ: no
    
    *** Users and Groups ***
    User that called 'iob diag':
    stormy
    HOME=/home/stormy
    GROUPS=stormy adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    User that is running 'js-controller':
    iobroker
    HOME=/home/iobroker
    GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c
    
    *** DISPLAY-SERVER SETUP ***
    Display-Server: 	false
    Unit display-manager.service could not be found.
    Display-Manager: 	
    Desktop: 		
    Session: 		tty
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:            8.4G        2.4G        2.7G        5.6M        3.5G        6.1G
    Swap:           536M          0B        536M
    Total:          9.0G        2.4G        3.2G
    
    Active iob-Instances: 	18
    
            8051 M total memory
            2268 M used memory
            2311 M active memory
            2780 M inactive memory
            2561 M free memory
             185 M buffer memory
            3138 M swap cache
             511 M total swap
               0 M used swap
             511 M free swap
    
    *** top - Table Of Processes  ***
    top - 15:43:14 up 2 days, 20:16,  2 users,  load average: 0.50, 0.21, 0.14
    Tasks: 176 total,   1 running, 175 sleeping,   0 stopped,   0 zombie
    %Cpu(s): 50.0 us,  0.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
    MiB Mem :   8051.8 total,   2561.4 free,   2268.7 used,   3323.9 buff/cache     
    MiB Swap:    512.0 total,    512.0 free,      0.0 used.   5783.1 avail Mem 
    
    *** FAILED SERVICES ***
    
     UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
    * nvmf-autoconnect.service loaded failed failed Connect NVMe-oF subsystems automatically during boot
    
    LOAD   = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB    = The low-level unit activation state, values depend on unit type.
    1 loaded units listed.
    
    
    *** DMESG CRITICAL ERRORS ***
    No critical errors detected
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    udev           devtmpfs  3.9G     0  3.9G   0% /dev
    tmpfs          tmpfs     806M  5.3M  800M   1% /run
    /dev/nvme0n1p2 ext4      229G   11G  207G   5% /
    tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
    /dev/nvme0n1p1 vfat      510M   56M  455M  11% /boot/firmware
    tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Thu Aug 28 19:26:59 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:95:1B:C7 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=08ac7b19-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
    [Thu Aug 28 19:27:02 2025] EXT4-fs (nvme0n1p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
    [Thu Aug 28 19:27:03 2025] EXT4-fs (nvme0n1p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
    
    Show mounted filesystems:
    TARGET           SOURCE         FSTYPE OPTIONS
    /                /dev/nvme0n1p2 ext4   rw,noatime
    `-/boot/firmware /dev/nvme0n1p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    2.2G	/var/
    626M	/var/cache
    620M	/var/log
    620M	/var/cache/apt
    618M	/var/log/journal/7f5e432b7116441686783e62394fceaf
    
    Archived and active journals take up 617.4M in the file system.
    
    /opt/iobroker/backups:
    698M	/opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    182M	/opt/iobroker/iobroker-data/
    175M	/opt/iobroker/iobroker-data/files
    158M	/opt/iobroker/iobroker-data/files/admin.admin
    157M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
    157M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
    
    The five largest files in iobroker-data are:
    7.4M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
    7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
    7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
    7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
    6.8M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
    
    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_ba65d1655ed8ed11ba976d6162c613ac-if00-port0
    
    *** ZigBee Settings ***
    
    HINT:
    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
    /dev/ttyUSB0
    Zigbee Network Settings on your coordinator/in nvbackup are:
    
    zigbee.X
    Extended Pan ID:
    *** MASKED ***
    Pan ID:
    *** MASKED ***
    Channel:
    *** MASKED ***
    Network Key:
    *** MASKED ***
    
    To unmask the settings run 'iob diag --unmask'
    
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs 	v20.19.4
    /usr/bin/node 		v20.19.4
    /usr/bin/npm 		10.8.2
    /usr/bin/npx 		10.8.2
    /usr/bin/corepack 	0.32.0
    
    nodejs:
     Installed: 20.19.4-1nodesource1
     Candidate: 20.19.4-1nodesource1
     Version table:
    *** 20.19.4-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           100 /var/lib/dpkg/status
        20.19.3-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.19.2-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.19.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.19.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.18.3-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.18.2-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.18.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.18.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.17.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.16.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.15.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.15.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.14.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.13.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.13.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.12.2-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.12.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.12.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.11.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.11.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.10.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.9.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.8.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.8.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.7.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.6.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.6.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.5.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.5.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.4.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.3.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.3.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.2.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.1.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        20.0.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
        18.20.4+dfsg-1~deb12u1 500
           500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
        18.19.0+dfsg-6~deb12u2 500
           500 http://deb.debian.org/debian bookworm/main arm64 Packages
    
    Temp directories causing deletion problem: 0
    No problems detected
    
    Errors in npm tree: 0
    No problems detected
    
    Checking for nodejs vulnerability:
    
    
    █████  ██      ██           ██████   ██████   ██████  ██████         ██
    ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
    ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
    ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
    ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
    
    
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    At least one iobroker host is running.
    
    Objects type: redis
    States  type: redis
    
    Hosts:
    raspberrypi         raspberrypi (version: 7.0.6, hostname: raspberrypi   , alive, uptime: 245768)
    
    Core adapters versions
    js-controller: 	7.0.6
    admin: 		7.6.17
    javascript: 	8.9.2
    
    nodejs modules from github: 	3
    +-- iobroker.nspanel-lovelace-ui@0.2.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#a948be0a29f956af0be2b0097ebcc1b7a9d72a45)
    +-- iobroker.pirate-weather@0.2.0 (git+ssh://git@github.com/ticaki/ioBroker.pirate-weather.git#5afe302853331ec86024d6aa8b3f1aefd85f7c03)
    `-- iobroker.zigbee@3.1.0 (git+ssh://git@github.com/asgothian/ioBroker.zigbee.git#04cbd811a02ebdd01a4badc6a3eb8f77fcf6e89f)
    
    Adapter State
    + system.adapter.accuweather.0            : accuweather           : raspberrypi                              - disabled
    + system.adapter.adguard.0                : adguard               : raspberrypi                              -  enabled
    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 80, bind: 0.0.0.0, run as: admin
     system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              -  enabled
    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
     system.adapter.devices.0                : devices               : raspberrypi                              - disabled
    + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
    + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
     system.adapter.lovelace.0               : lovelace              : raspberrypi                              - disabled, port: 8091, bind: 0.0.0.0, run as: admin
    + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1889
    + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : raspberrypi                              -  enabled
    + system.adapter.pirate-weather.0         : pirate-weather        : raspberrypi                              -  enabled
    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
    + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
     system.adapter.simple-api.0             : simple-api            : raspberrypi                              - disabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
     system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
    + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 80, bind: 0.0.0.0, run as: admin
    + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
    + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1889
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
    
    ioBroker-Repositories
    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
    │ (index) │ name     │ url                                                     │ auto upgrade │
    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
    
    Active repo(s): stable
    Upgrade policy: none
    
    Installed ioBroker-Adapters
    Used repository: stable
    Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
    Adapter    "adguard"      : 1.0.1    , installed 1.0.1
    Adapter    "admin"        : 7.6.17   , installed 7.6.17
    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
    Adapter    "backitup"     : 3.3.5    , installed 3.3.5
    Adapter    "devices"      : 1.1.5    , installed 1.1.5
    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
    Adapter    "javascript"   : 8.9.2    , installed 8.9.2
    Controller "js-controller": 7.0.7    , installed 7.0.6  [Updatable]
    Adapter    "lovelace"     : 4.1.15   , installed 4.1.15
    Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
    Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
    Adapter    "scenes"       : 3.2.3    , installed 3.2.3
    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
    Adapter    "upnp"         : 1.1.0    , installed 1.1.0
    Adapter    "vis"          : 1.5.6    , installed 1.5.6
    Adapter    "web"          : 7.0.8    , installed 7.0.8
    Adapter    "ws"           : 2.6.2    , installed 2.6.2
    Adapter    "yahka"        : 1.1.5    , installed 1.0.3  [Updatable]
    Adapter    "zigbee"       : 2.0.5    , installed 3.1.0
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	4990
    States: 	4235
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
    Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
    Hit:5 https://repos.influxdata.com/debian stable InRelease
    Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
    tcp        0      0 127.0.0.1:46761         0.0.0.0:*               LISTEN      1001       8444       1165/io.yahka.0     
    tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      106        1390765    237977/redis-server 
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1389052    238145/sshd: /usr/s 
    tcp        0      0 127.0.0.1:43757         0.0.0.0:*               LISTEN      1001       10316      1165/io.yahka.0     
    tcp        0      0 0.0.0.0:1889            0.0.0.0:*               LISTEN      108        1397693    246125/mosquitto    
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       771        857/io.admin.0      
    tcp6       0      0 ::1:6379                :::*                    LISTEN      106        1390766    237977/redis-server 
    tcp6       0      0 :::8080                 :::*                    LISTEN      1001       8496       1221/io.web.0       
    tcp6       0      0 :::8086                 :::*                    LISTEN      999        7587       759/influxd         
    tcp6       0      0 :::22                   :::*                    LISTEN      0          1389054    238145/sshd: /usr/s 
    tcp6       0      0 :::80                   :::*                    LISTEN      1001       6712       838/io.admin.1      
    tcp6       0      0 :::41983                :::*                    LISTEN      1001       7161       1165/io.yahka.0     
    tcp6       0      0 :::37905                :::*                    LISTEN      1001       7159       1165/io.yahka.0     
    tcp6       0      0 :::1889                 :::*                    LISTEN      108        1397694    246125/mosquitto    
    tcp6       0      0 :::1888                 :::*                    LISTEN      1001       1460377    254177/io.nspanel-l 
    udp        0      0 0.0.0.0:51799           0.0.0.0:*                           104        5071       588/avahi-daemon: r 
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5069       588/avahi-daemon: r 
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       1396920    245394/io.upnp.0    
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       1396919    245394/io.upnp.0    
    udp6       0      0 :::37888                :::*                                104        5072       588/avahi-daemon: r 
    udp6       0      0 :::5353                 :::*                                104        5070       588/avahi-daemon: r 
    
    *** Log File - Last 25 Lines ***
    
    2025-08-31 15:34:19.164  - info: nspanel-lovelace-ui.0 (253922) terminating
    2025-08-31 15:34:19.187  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2025-08-31 15:34:22.450  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 253980
    2025-08-31 15:34:23.331  - info: nspanel-lovelace-ui.0 (253980) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
    2025-08-31 15:34:23.387  - info: nspanel-lovelace-ui.0 (253980) Create new keys for MQTT server.
    2025-08-31 15:34:34.964  - info: nspanel-lovelace-ui.0 (253980) [mqttServer] Started and listening on port 1888
    2025-08-31 15:34:34.965  - error: nspanel-lovelace-ui.0 (253980) No compatible config found, paused!
    2025-08-31 15:35:07.269  - info: nspanel-lovelace-ui.0 (253980) Sending mqtt config & base config to tasmota: 192.168.2.54 with user stormbroker && ioBroker
    2025-08-31 15:35:07.587  - info: nspanel-lovelace-ui.0 (253980) Sending mqtt config & base config to tasmota with IP 192.168.2.54 and name Panel_1.
    2025-08-31 15:35:11.406  - error: nspanel-lovelace-ui.0 (253980) Error: while installing berry - AxiosError: timeout of 3000ms exceeded
    2025-08-31 15:35:14.407  - error: nspanel-lovelace-ui.0 (253980) No version found!
    2025-08-31 15:38:02.227  - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" disabled
    2025-08-31 15:38:02.228  - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=true)
    2025-08-31 15:38:02.230  - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 send kill signal
    2025-08-31 15:38:02.230  - info: nspanel-lovelace-ui.0 (253980) Got terminate signal TERMINATE_YOURSELF
    2025-08-31 15:38:02.233  - info: nspanel-lovelace-ui.0 (253980) terminating
    2025-08-31 15:38:02.234  - info: nspanel-lovelace-ui.0 (253980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2025-08-31 15:38:02.734  - info: nspanel-lovelace-ui.0 (253980) terminating
    2025-08-31 15:38:02.758  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2025-08-31 15:38:07.263  - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
    2025-08-31 15:38:11.169  - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
    2025-08-31 15:38:11.464  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 254177
    2025-08-31 15:38:12.337  - info: nspanel-lovelace-ui.0 (254177) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
    2025-08-31 15:38:12.435  - info: nspanel-lovelace-ui.0 (254177) [mqttServer] Started and listening on port 1888
    2025-08-31 15:38:12.437  - error: nspanel-lovelace-ui.0 (254177) No compatible config found, paused!
    
    
    [/s]

    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

    T 1 Reply Last reply
    0
    • AsgothianA Asgothian

      Ich hab heute mal versucht ein NSPanel aufzusetzen, komme da aber nicht weiter:

      Die Einstellungen die ich gemacht hab sehen so aus:
      Screenshot 2025-08-31 at 15.25.14.png

      Wenn ich dann versuche das Panel zu initialisieren (Button NSPanel-Initialisierung bekomme ich eine Fehlermeldung:

      2025-08-31 15:21:56.731 - info: nspanel-lovelace-ui.0 (253221) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
      2025-08-31 15:21:56.753 - error: nspanel-lovelace-ui.0 (253221) No compatible config found, paused!
      2025-08-31 15:22:25.872 - info: nspanel-lovelace-ui.0 (253221) Sending mqtt config & base config to tasmota: 192.168.2.54 with user CENSORED && CENSORED
      2025-08-31 15:22:25.990 - info: nspanel-lovelace-ui.0 (253221) Sending mqtt config & base config to tasmota with IP 192.168.2.54 and name Panel1.
      2025-08-31 15:22:29.660 - error: nspanel-lovelace-ui.0 (253221) Error: while installing berry - AxiosError: timeout of 3000ms exceeded
      2025-08-31 15:22:32.661 - error: nspanel-lovelace-ui.0 (253221) No version found!
      

      Interessanterweise kommt die Konfiguration am Panel an, zumindest wenn ich diesem Log glauben darf:

      14:29:14.914 MQT: stat/NsPanel_1D3FE0/STATUS5 = {"StatusNET":{"Hostname":"Panel1","IPAddress":"192.168.2.54","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:1D:3F:E0","IP6Global":"fda3:8957:951:5a48:e665:b8ff:fe1d:3fe0","IP6Local":"fe80::e665:b8ff:fe1d:3fe0%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}}
      14:29:15.035 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttHost":"192.168.2.222"}
      14:29:15.116 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttPort":1888}
      14:29:15.175 MQT: stat/NsPanel_1D3FE0/STATUS = {"Status":{"Module":0,"DeviceName":"Tasmota","FriendlyName":["Panel1",""],"Topic":"NsPanel_1D3FE0","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}}
      14:29:15.215 MQT: stat/NsPanel_1D3FE0/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"https://ota.tasmota.com/tasmota32/release-14.1.0/tasmota32-nspanel.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:20","StartupUTC":"2025-08-31T13:25:55","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2024-06-07T13:23:57","SaveCount":195}}
      14:29:15.253 MQT: stat/NsPanel_1D3FE0/STATUS2 = {"StatusFWR":{"Version":"14.1.0(release-nspanel)","BuildDateTime":"2024-06-03T11:56:09","Core":"3_0_0","SDK":"5.1.4.240529","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"473/699"}}
      14:29:15.269 MQT: stat/NsPanel_1D3FE0/STATUS3 = {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["waet6",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00044000","00000000"]}}
      14:29:15.320 MQT: stat/NsPanel_1D3FE0/STATUS4 = {"StatusMEM":{"ProgramSize":2033,"Free":846,"Heap":122,"StackLowMark":3,"PsrMax":0,"PsrFree":0,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80B1","00000014"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,82,!86,!87,!88,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82"}}
      14:29:15.392 MQT: stat/NsPanel_1D3FE0/STATUS5 = {"StatusNET":{"Hostname":"Panel1","IPAddress":"192.168.2.54","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:1D:3F:E0","IP6Global":"fda3:8957:951:5a48:e665:b8ff:fe1d:3fe0","IP6Local":"fe80::e665:b8ff:fe1d:3fe0%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.2.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}}
      14:29:15.440 MQT: stat/NsPanel_1D3FE0/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.2.222","MqttPort":1888,"MqttClientMask":"SonoffNsPanel_%06X","MqttClient":"SonoffNsPanel_1D3FE0","MqttUser":"stormbroker","MqttCount":1,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}}
      14:29:15.466 MQT: stat/NsPanel_1D3FE0/STATUS7 = {"StatusTIM":{"UTC":"2025-08-31T13:29:15Z","Local":"2025-08-31T14:29:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":"+01:00","Sunrise":"06:06","Sunset":"19:34"}}
      14:29:15.496 MQT: stat/NsPanel_1D3FE0/STATUS10 = {"StatusSNS":{"Time":"2025-08-31T14:29:15","ANALOG":{"Temperature1":2.9},"TempUnit":"C"}}
      14:29:15.515 MQT: stat/NsPanel_1D3FE0/STATUS11 = {"StatusSTS":{"Time":"2025-08-31T14:29:15","Uptime":"0T00:03:20","UptimeSec":200,"Heap":120,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":460,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":213},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"waet6","BSSId":"4C:32:75:C6:C7:82","Channel":11,"Mode":"HT20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:04"}}}
      14:29:15.641 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttUser":"CENSORED"}
      14:29:15.842 MQT: stat/NsPanel_1D3FE0/RESULT = {"MqttPassword":"CENSORED"}
      14:29:16.043 MQT: tele/NsPanel_1D3FE0/LWT =  (retained)
      14:29:16.047 MQT: NsPanel_1D3FE0/stat/RESULT = {"FullTopic":"NsPanel_1D3FE0/%prefix%/"}
      14:29:16.244 MQT: NsPanel_1D3FE0/stat/RESULT = {"MqttRetry":10}
      14:29:16.567 MQT: NsPanel_1D3FE0/stat/RESULT = {"FriendlyName1":"Panel1"}
      14:29:16.769 MQT: NsPanel_1D3FE0/stat/RESULT = {"Hostname":"Panel1"}
      

      Ich hab das auch mal mit der aktuellen GitHub Version versucht - der Effekt ist der gleiche. Hier das Log vom Start dieser Version:

      2025-08-31 15:38:07.263 - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
      2025-08-31 15:38:11.169 - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
      2025-08-31 15:38:11.464 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 254177
      2025-08-31 15:38:12.337 - info: nspanel-lovelace-ui.0 (254177) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
      2025-08-31 15:38:12.435 - info: nspanel-lovelace-ui.0 (254177) [mqttServer] Started and listening on port 1888
      2025-08-31 15:38:12.437 - error: nspanel-lovelace-ui.0 (254177) No compatible config found, paused!
      
      

      was mach ich falsch / was fehlt mir ?

      A.
      p.s. Fuer alle Neugierigen - iob Diag im Spoiler - das sollte aber sauber sein. Die 2 nicht aktualisierten Adapter sind absichtlich so.

      ```bash
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 12 (bookworm)
      Static hostname: stormbroker
            Icon name: computer
               Kernel: Linux 6.12.20+rpt-rpi-2712
         Architecture: arm64
      OS is similar to: 
      
      Model		: Raspberry Pi 5 Model B Rev 1.0
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
      15:43:14 up 2 days, 20:16,  2 users,  load average: 0.50, 0.21, 0.14
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** TIME AND TIMEZONES ***
                    Local time: Sun 2025-08-31 15:43:14 CEST
                Universal time: Sun 2025-08-31 13:43:14 UTC
                      RTC time: Sun 2025-08-31 13:43:14
                     Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                   NTP service: active
               RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      stormy
      HOME=/home/stormy
      GROUPS=stormy adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: 	false
      Unit display-manager.service could not be found.
      Display-Manager: 	
      Desktop: 		
      Session: 		tty
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:            8.4G        2.4G        2.7G        5.6M        3.5G        6.1G
      Swap:           536M          0B        536M
      Total:          9.0G        2.4G        3.2G
      
      Active iob-Instances: 	18
      
              8051 M total memory
              2268 M used memory
              2311 M active memory
              2780 M inactive memory
              2561 M free memory
               185 M buffer memory
              3138 M swap cache
               511 M total swap
                 0 M used swap
               511 M free swap
      
      *** top - Table Of Processes  ***
      top - 15:43:14 up 2 days, 20:16,  2 users,  load average: 0.50, 0.21, 0.14
      Tasks: 176 total,   1 running, 175 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 50.0 us,  0.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
      MiB Mem :   8051.8 total,   2561.4 free,   2268.7 used,   3323.9 buff/cache     
      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   5783.1 avail Mem 
      
      *** FAILED SERVICES ***
      
       UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
      * nvmf-autoconnect.service loaded failed failed Connect NVMe-oF subsystems automatically during boot
      
      LOAD   = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB    = The low-level unit activation state, values depend on unit type.
      1 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.9G     0  3.9G   0% /dev
      tmpfs          tmpfs     806M  5.3M  800M   1% /run
      /dev/nvme0n1p2 ext4      229G   11G  207G   5% /
      tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
      tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
      /dev/nvme0n1p1 vfat      510M   56M  455M  11% /boot/firmware
      tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Thu Aug 28 19:26:59 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:95:1B:C7 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=08ac7b19-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
      [Thu Aug 28 19:27:02 2025] EXT4-fs (nvme0n1p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
      [Thu Aug 28 19:27:03 2025] EXT4-fs (nvme0n1p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
      
      Show mounted filesystems:
      TARGET           SOURCE         FSTYPE OPTIONS
      /                /dev/nvme0n1p2 ext4   rw,noatime
      `-/boot/firmware /dev/nvme0n1p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      2.2G	/var/
      626M	/var/cache
      620M	/var/log
      620M	/var/cache/apt
      618M	/var/log/journal/7f5e432b7116441686783e62394fceaf
      
      Archived and active journals take up 617.4M in the file system.
      
      /opt/iobroker/backups:
      698M	/opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      182M	/opt/iobroker/iobroker-data/
      175M	/opt/iobroker/iobroker-data/files
      158M	/opt/iobroker/iobroker-data/files/admin.admin
      157M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
      157M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
      
      The five largest files in iobroker-data are:
      7.4M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
      7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
      7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
      7.0M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
      6.8M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_ba65d1655ed8ed11ba976d6162c613ac-if00-port0
      
      *** ZigBee Settings ***
      
      HINT:
      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
      /dev/ttyUSB0
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs 	v20.19.4
      /usr/bin/node 		v20.19.4
      /usr/bin/npm 		10.8.2
      /usr/bin/npx 		10.8.2
      /usr/bin/corepack 	0.32.0
      
      nodejs:
       Installed: 20.19.4-1nodesource1
       Candidate: 20.19.4-1nodesource1
       Version table:
      *** 20.19.4-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             100 /var/lib/dpkg/status
          20.19.3-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.19.2-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.19.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.19.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.18.3-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.18.2-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.18.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.18.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.17.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.16.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.15.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.15.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.14.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.13.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.13.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.12.2-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.12.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.12.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.11.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.11.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.10.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.9.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.8.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.8.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.7.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.6.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.6.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.5.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.5.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.4.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.3.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.3.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.2.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.1.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          20.0.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
          18.20.4+dfsg-1~deb12u1 500
             500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
          18.19.0+dfsg-6~deb12u2 500
             500 http://deb.debian.org/debian bookworm/main arm64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
      █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      At least one iobroker host is running.
      
      Objects type: redis
      States  type: redis
      
      Hosts:
      raspberrypi         raspberrypi (version: 7.0.6, hostname: raspberrypi   , alive, uptime: 245768)
      
      Core adapters versions
      js-controller: 	7.0.6
      admin: 		7.6.17
      javascript: 	8.9.2
      
      nodejs modules from github: 	3
      +-- iobroker.nspanel-lovelace-ui@0.2.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#a948be0a29f956af0be2b0097ebcc1b7a9d72a45)
      +-- iobroker.pirate-weather@0.2.0 (git+ssh://git@github.com/ticaki/ioBroker.pirate-weather.git#5afe302853331ec86024d6aa8b3f1aefd85f7c03)
      `-- iobroker.zigbee@3.1.0 (git+ssh://git@github.com/asgothian/ioBroker.zigbee.git#04cbd811a02ebdd01a4badc6a3eb8f77fcf6e89f)
      
      Adapter State
      + system.adapter.accuweather.0            : accuweather           : raspberrypi                              - disabled
      + system.adapter.adguard.0                : adguard               : raspberrypi                              -  enabled
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 80, bind: 0.0.0.0, run as: admin
       system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              -  enabled
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
       system.adapter.devices.0                : devices               : raspberrypi                              - disabled
      + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
       system.adapter.lovelace.0               : lovelace              : raspberrypi                              - disabled, port: 8091, bind: 0.0.0.0, run as: admin
      + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1889
      + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : raspberrypi                              -  enabled
      + system.adapter.pirate-weather.0         : pirate-weather        : raspberrypi                              -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
      + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
       system.adapter.simple-api.0             : simple-api            : raspberrypi                              - disabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
       system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
      + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 80, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
      + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1889
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
      Adapter    "adguard"      : 1.0.1    , installed 1.0.1
      Adapter    "admin"        : 7.6.17   , installed 7.6.17
      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "echarts"      : 1.9.2    , installed 1.9.2
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.7    , installed 7.0.6  [Updatable]
      Adapter    "lovelace"     : 4.1.15   , installed 4.1.15
      Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
      Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
      Adapter    "scenes"       : 3.2.3    , installed 3.2.3
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "upnp"         : 1.1.0    , installed 1.1.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "web"          : 7.0.8    , installed 7.0.8
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      Adapter    "yahka"        : 1.1.5    , installed 1.0.3  [Updatable]
      Adapter    "zigbee"       : 2.0.5    , installed 3.1.0
      
      Objects and States
      Please stand by - This may take a while
      Objects: 	4990
      States: 	4235
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:5 https://repos.influxdata.com/debian stable InRelease
      Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 127.0.0.1:46761         0.0.0.0:*               LISTEN      1001       8444       1165/io.yahka.0     
      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      106        1390765    237977/redis-server 
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1389052    238145/sshd: /usr/s 
      tcp        0      0 127.0.0.1:43757         0.0.0.0:*               LISTEN      1001       10316      1165/io.yahka.0     
      tcp        0      0 0.0.0.0:1889            0.0.0.0:*               LISTEN      108        1397693    246125/mosquitto    
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       771        857/io.admin.0      
      tcp6       0      0 ::1:6379                :::*                    LISTEN      106        1390766    237977/redis-server 
      tcp6       0      0 :::8080                 :::*                    LISTEN      1001       8496       1221/io.web.0       
      tcp6       0      0 :::8086                 :::*                    LISTEN      999        7587       759/influxd         
      tcp6       0      0 :::22                   :::*                    LISTEN      0          1389054    238145/sshd: /usr/s 
      tcp6       0      0 :::80                   :::*                    LISTEN      1001       6712       838/io.admin.1      
      tcp6       0      0 :::41983                :::*                    LISTEN      1001       7161       1165/io.yahka.0     
      tcp6       0      0 :::37905                :::*                    LISTEN      1001       7159       1165/io.yahka.0     
      tcp6       0      0 :::1889                 :::*                    LISTEN      108        1397694    246125/mosquitto    
      tcp6       0      0 :::1888                 :::*                    LISTEN      1001       1460377    254177/io.nspanel-l 
      udp        0      0 0.0.0.0:51799           0.0.0.0:*                           104        5071       588/avahi-daemon: r 
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5069       588/avahi-daemon: r 
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       1396920    245394/io.upnp.0    
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       1396919    245394/io.upnp.0    
      udp6       0      0 :::37888                :::*                                104        5072       588/avahi-daemon: r 
      udp6       0      0 :::5353                 :::*                                104        5070       588/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2025-08-31 15:34:19.164  - info: nspanel-lovelace-ui.0 (253922) terminating
      2025-08-31 15:34:19.187  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-08-31 15:34:22.450  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 253980
      2025-08-31 15:34:23.331  - info: nspanel-lovelace-ui.0 (253980) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
      2025-08-31 15:34:23.387  - info: nspanel-lovelace-ui.0 (253980) Create new keys for MQTT server.
      2025-08-31 15:34:34.964  - info: nspanel-lovelace-ui.0 (253980) [mqttServer] Started and listening on port 1888
      2025-08-31 15:34:34.965  - error: nspanel-lovelace-ui.0 (253980) No compatible config found, paused!
      2025-08-31 15:35:07.269  - info: nspanel-lovelace-ui.0 (253980) Sending mqtt config & base config to tasmota: 192.168.2.54 with user stormbroker && ioBroker
      2025-08-31 15:35:07.587  - info: nspanel-lovelace-ui.0 (253980) Sending mqtt config & base config to tasmota with IP 192.168.2.54 and name Panel_1.
      2025-08-31 15:35:11.406  - error: nspanel-lovelace-ui.0 (253980) Error: while installing berry - AxiosError: timeout of 3000ms exceeded
      2025-08-31 15:35:14.407  - error: nspanel-lovelace-ui.0 (253980) No version found!
      2025-08-31 15:38:02.227  - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" disabled
      2025-08-31 15:38:02.228  - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=true)
      2025-08-31 15:38:02.230  - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 send kill signal
      2025-08-31 15:38:02.230  - info: nspanel-lovelace-ui.0 (253980) Got terminate signal TERMINATE_YOURSELF
      2025-08-31 15:38:02.233  - info: nspanel-lovelace-ui.0 (253980) terminating
      2025-08-31 15:38:02.234  - info: nspanel-lovelace-ui.0 (253980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2025-08-31 15:38:02.734  - info: nspanel-lovelace-ui.0 (253980) terminating
      2025-08-31 15:38:02.758  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-08-31 15:38:07.263  - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
      2025-08-31 15:38:11.169  - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
      2025-08-31 15:38:11.464  - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 254177
      2025-08-31 15:38:12.337  - info: nspanel-lovelace-ui.0 (254177) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
      2025-08-31 15:38:12.435  - info: nspanel-lovelace-ui.0 (254177) [mqttServer] Started and listening on port 1888
      2025-08-31 15:38:12.437  - error: nspanel-lovelace-ui.0 (254177) No compatible config found, paused!
      
      
      [/s]
      T Do not disturb
      T Do not disturb
      ticaki
      wrote on last edited by ticaki
      #445

      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

      NSPanel-Initialisierung

      Wenn das nicht durchläuft geht garnix - hast du das auch mit der aktuellen github version versucht und ist es mit dieser dann durchgelaufen?

      Wenn ja dann - dann sollte im Skript adapter ein neues Skript in enem Subfolder angelegt worden sein, der wie der adapter heißt - bitte das 1 malig laufen lassen und dann adapter neustarten. Mir ist noch ncihts eingefallen um das zu automatisieren ohne das ich andere probleme bekomme.

      Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

      Spenden

      AsgothianA 1 Reply Last reply
      0
      • T ticaki

        @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

        NSPanel-Initialisierung

        Wenn das nicht durchläuft geht garnix - hast du das auch mit der aktuellen github version versucht und ist es mit dieser dann durchgelaufen?

        Wenn ja dann - dann sollte im Skript adapter ein neues Skript in enem Subfolder angelegt worden sein, der wie der adapter heißt - bitte das 1 malig laufen lassen und dann adapter neustarten. Mir ist noch ncihts eingefallen um das zu automatisieren ohne das ich andere probleme bekomme.

        AsgothianA Offline
        AsgothianA Offline
        Asgothian
        Developer
        wrote on last edited by Asgothian
        #446

        @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

        Wenn das nicht durchläuft geht garnix - hast du das auch mit der aktuellen github version versucht und ist es mit dieser dann durchgelaufen?

        Nein - die gleiche Fehlermeldung.

        Was mich irritiert ist, das

        • ich mit dem MQTTexplorer mich nicht mit dem Server verbinden kann
        • diese Meldung im Log:
        warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
        

        Ich habe es testweise auch mit einem externen MQTT Server (standard Mosquitto auf PI5) versucht - das gleiche

        A.

        Nachtrag: Im Log des Panels kommt

        14:55:26.745 MQT: Panel_1/tele/STATE = {"Time":"2025-08-31T14:55:26","Uptime":"0T00:20:13","UptimeSec":1213,"Heap":119,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":3,"Berry":{"HeapUsed":16,"Objects":227},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"waet6","BSSId":"4C:32:75:C6:C7:82","Channel":11,"Mode":"HT20","RSSI":100,"Signal":-45,"LinkCount":1,"Downtime":"0T00:00:03"}}
        14:55:26.754 MQT: Panel_1/tele/SENSOR = {"Time":"2025-08-31T14:55:26","ANALOG":{"Temperature1":2.9},"TempUnit":"C"}
        

        in etwa alle 5, und

        14:55:30.885 MQT: Panel_1/tele/RESULT = {"CustomRecv":"event,startup,53,eu"}
        

        alle 5-7 sekunden

        Ein Skript gibt es auch, wenn ich das manuell starte wirft es allerdings einen Fehler:

        31/08/2025, 15:52:48.723	[info ]: javascript.0 (140610) Compiling TypeScript source script.js.common.NsPanelAdapter.NsPanelSendTo
        31/08/2025, 15:52:54.664	[error]: javascript.0 (140610) script.js.common.NsPanelAdapter.NsPanelSendTo: TypeScript compilation failed:
                            payload: 'dimmode~' + getState(NSPanel_Path + 'ScreensaverInfo.activeDimmodeBrightness').val + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                     ^
        ERROR: Right operand of ?? is unreachable because the left operand is never nullish.
        
                                payload: 'dimmode~' + timeDimMode.brightnessDay + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                         ^
        ERROR: Right operand of ?? is unreachable because the left operand is never nullish.
        
                                payload: 'dimmode~' + timeDimMode.brightnessNight + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                         ^
        ERROR: Right operand of ?? is unreachable because the left operand is never nullish.```
        
        A.

        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

        T 1 Reply Last reply
        0
        • AsgothianA Asgothian

          @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

          Wenn das nicht durchläuft geht garnix - hast du das auch mit der aktuellen github version versucht und ist es mit dieser dann durchgelaufen?

          Nein - die gleiche Fehlermeldung.

          Was mich irritiert ist, das

          • ich mit dem MQTTexplorer mich nicht mit dem Server verbinden kann
          • diese Meldung im Log:
          warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
          

          Ich habe es testweise auch mit einem externen MQTT Server (standard Mosquitto auf PI5) versucht - das gleiche

          A.

          Nachtrag: Im Log des Panels kommt

          14:55:26.745 MQT: Panel_1/tele/STATE = {"Time":"2025-08-31T14:55:26","Uptime":"0T00:20:13","UptimeSec":1213,"Heap":119,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":3,"Berry":{"HeapUsed":16,"Objects":227},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"waet6","BSSId":"4C:32:75:C6:C7:82","Channel":11,"Mode":"HT20","RSSI":100,"Signal":-45,"LinkCount":1,"Downtime":"0T00:00:03"}}
          14:55:26.754 MQT: Panel_1/tele/SENSOR = {"Time":"2025-08-31T14:55:26","ANALOG":{"Temperature1":2.9},"TempUnit":"C"}
          

          in etwa alle 5, und

          14:55:30.885 MQT: Panel_1/tele/RESULT = {"CustomRecv":"event,startup,53,eu"}
          

          alle 5-7 sekunden

          Ein Skript gibt es auch, wenn ich das manuell starte wirft es allerdings einen Fehler:

          31/08/2025, 15:52:48.723	[info ]: javascript.0 (140610) Compiling TypeScript source script.js.common.NsPanelAdapter.NsPanelSendTo
          31/08/2025, 15:52:54.664	[error]: javascript.0 (140610) script.js.common.NsPanelAdapter.NsPanelSendTo: TypeScript compilation failed:
                              payload: 'dimmode~' + getState(NSPanel_Path + 'ScreensaverInfo.activeDimmodeBrightness').val + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                       ^
          ERROR: Right operand of ?? is unreachable because the left operand is never nullish.
          
                                  payload: 'dimmode~' + timeDimMode.brightnessDay + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                           ^
          ERROR: Right operand of ?? is unreachable because the left operand is never nullish.
          
                                  payload: 'dimmode~' + timeDimMode.brightnessNight + '~' + getState(NSPanel_Path + 'ScreensaverInfo.activeBrightness').val ??
                                           ^
          ERROR: Right operand of ?? is unreachable because the left operand is never nullish.```
          
          A.
          T Do not disturb
          T Do not disturb
          ticaki
          wrote on last edited by ticaki
          #447

          @asgothian
          Also das problem hat nichts mit dem mqtt zu tun, könnte eine änderung sein die ich letzten vorgenommen habe oder aber das bei dir der tasmota länger braucht.

          Versuche mal die aktuelle github version - hab den timeout verlängert und das löschen der alten autoexec.be entfernt jetzt wird nur umbeannt. Außerdem schreibt er jetzt ins debuglog welche url er benutzt um den befehl zu senden. Wenns noch immer nicht geht. Verwende bitte diese Url in deinem browser und zeige mir dann die url und das was im browser als rückmeldung kam.

          Um auf den mqtt zu zu greifen must du tls aktivieren im client

          Wenn berry nicht geht, ist der rest vom log unsinn, weil ohne diesen garnix geht 🙂

          Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

          Spenden

          AsgothianA 1 Reply Last reply
          1
          • T ticaki

            @asgothian
            Also das problem hat nichts mit dem mqtt zu tun, könnte eine änderung sein die ich letzten vorgenommen habe oder aber das bei dir der tasmota länger braucht.

            Versuche mal die aktuelle github version - hab den timeout verlängert und das löschen der alten autoexec.be entfernt jetzt wird nur umbeannt. Außerdem schreibt er jetzt ins debuglog welche url er benutzt um den befehl zu senden. Wenns noch immer nicht geht. Verwende bitte diese Url in deinem browser und zeige mir dann die url und das was im browser als rückmeldung kam.

            Um auf den mqtt zu zu greifen must du tls aktivieren im client

            Wenn berry nicht geht, ist der rest vom log unsinn, weil ohne diesen garnix geht 🙂

            AsgothianA Offline
            AsgothianA Offline
            Asgothian
            Developer
            wrote on last edited by Asgothian
            #448

            @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

            @asgothian
            Also das problem hat nichts mit dem mqtt zu tun, könnte eine änderung sein die ich letzten vorgenommen habe oder aber das bei dir der tasmota länger braucht.

            Versuche mal die aktuelle github version - hab den timeout verlängert und das löschen der alten autoexec.be entfernt jetzt wird nur umbeannt. Außerdem schreibt er jetzt ins debuglog welche url er benutzt um den befehl zu senden. Wenns noch immer nicht geht. Verwende bitte diese Url in deinem browser und zeige mir dann die url und das was im browser als rückmeldung kam.

            Perfekt - damit klappt es. Offensichtlich ist das Panel zu langsam oder mein Netz zu träge.

            Vielen Dank für die Hilfe.

            A.

            Edit: Debug-Log hinterm spoiler - falls Du das brauchst

            2025-08-31 16:33:10.018 - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
            2025-08-31 16:33:10.398 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 258279
            2025-08-31 16:33:11.187 - debug: nspanel-lovelace-ui.0 (258279) Redis Objects: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:33:11.200 - debug: nspanel-lovelace-ui.0 (258279) Objects client ready ... initialize now
            2025-08-31 16:33:11.201 - debug: nspanel-lovelace-ui.0 (258279) Objects create System PubSub Client
            2025-08-31 16:33:11.202 - debug: nspanel-lovelace-ui.0 (258279) Objects create User PubSub Client
            2025-08-31 16:33:11.227 - debug: nspanel-lovelace-ui.0 (258279) Objects client initialize lua scripts
            2025-08-31 16:33:11.230 - debug: nspanel-lovelace-ui.0 (258279) Objects connected to redis: 0.0.0.0:6379
            2025-08-31 16:33:11.236 - debug: nspanel-lovelace-ui.0 (258279) Redis States: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:33:11.239 - debug: nspanel-lovelace-ui.0 (258279) States create System PubSub Client
            2025-08-31 16:33:11.240 - debug: nspanel-lovelace-ui.0 (258279) States create User PubSub Client
            2025-08-31 16:33:11.244 - debug: nspanel-lovelace-ui.0 (258279) States connected to redis: 0.0.0.0:6379
            2025-08-31 16:33:11.295 - info: nspanel-lovelace-ui.0 (258279) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
            2025-08-31 16:33:11.399 - info: nspanel-lovelace-ui.0 (258279) [mqttServer] Started and listening on port 1888
            2025-08-31 16:33:11.401 - info: nspanel-lovelace-ui.0 (258279) Configured panels: name#topic ->
            2025-08-31 16:33:11.401 - info: nspanel-lovelace-ui.0 (258279) Found 1 script configs for topics: Panel_1
            2025-08-31 16:33:11.402 - error: nspanel-lovelace-ui.0 (258279) No compatible config found, paused!
            2025-08-31 16:33:11.815 - debug: nspanel-lovelace-ui.0 (258279) [mqttServer] Client mqtt-explorer-82e69a16 login successful.
            2025-08-31 16:33:16.604 - debug: nspanel-lovelace-ui.0 (258279) {"command":"getTasmotaDevices","message":{"ip":"192.168.2.222"},"from":"system.adapter.admin.0","callback":{"message":{"ip":"192.168.2.222"},"id":3631,"ack":false,"time":1756650796600},"_id":23720191}
            2025-08-31 16:33:16.613 - debug: nspanel-lovelace-ui.0 (258279) {"command":"getTimeZones","message":{"ip":"192.168.2.222"},"from":"system.adapter.admin.0","callback":{"message":{"ip":"192.168.2.222"},"id":3632,"ack":false,"time":1756650796612},"_id":23720192}
            2025-08-31 16:33:20.079 - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
            2025-08-31 16:33:36.792 - debug: nspanel-lovelace-ui.0 (258279) [mqttServer] Client Panel_1-1D3FE0 login successful.
            2025-08-31 16:34:21.041 - debug: nspanel-lovelace-ui.0 (258279) {"command":"nsPanelInit","message":{"tasmotaName":"LR_Panel","tasmotaIP":"192.168.2.54","tasmotaTopic":"LR_Panel","mqttServer":"true","mqttIp":"192.168.2.222","mqttPort":1888,"mqttUsername":"stormbroker","mqttPassword":"ioBroker","internalServerIp":"192.168.2.222","useBetaTFT":false,"model":""},"from":"system.adapter.admin.0","callback":{"message":{"tasmotaName":"LR_Panel","tasmotaIP":"192.168.2.54","tasmotaTopic":"LR_Panel","mqttServer":"true","mqttIp":"192.168.2.222","mqttPort":1888,"mqttUsername":"stormbroker","mqttPassword":"ioBroker","internalServerIp":"192.168.2.222","useBetaTFT":false,"model":""},"id":3633,"ack":false,"time":1756650861039},"_id":23720193}
            2025-08-31 16:34:21.041 - info: nspanel-lovelace-ui.0 (258279) Sending mqtt config & base config to tasmota: 192.168.2.54 with user stormbroker && ioBroker
            2025-08-31 16:34:21.181 - info: nspanel-lovelace-ui.0 (258279) Sending mqtt config & base config to tasmota with IP 192.168.2.54 and name LR_Panel.
            2025-08-31 16:34:24.987 - info: nspanel-lovelace-ui.0 (258279) Installing berry on tasmota with IP 192.168.2.54, name LR_Panel.
            2025-08-31 16:34:24.987 - debug: nspanel-lovelace-ui.0 (258279) URL: http://192.168.2.54/cm?&cmnd=Backlog UfsRename autoexec.be,autoexec.old; UrlFetch https://raw.githubusercontent.com/ticaki/ioBroker.nspanel-lovelace-ui/main/tasmota/berry/10/autoexec.be; Restart 1
            2025-08-31 16:34:34.791 - debug: nspanel-lovelace-ui.0 (258279) [mqttServer] Client LR_Panel-1D3FE0 login successful.
            2025-08-31 16:34:35.030 - info: nspanel-lovelace-ui.0 (258279) Installing tft on tasmota with IP 192.168.2.54 and name LR_Panel.
            2025-08-31 16:34:35.032 - debug: nspanel-lovelace-ui.0 (258279) Create script script.js.nspanel-lovelace-ui_0.LR_Panel
            2025-08-31 16:34:35.035 - info: nspanel-lovelace-ui.0 (258279) Create script script.js.nspanel-lovelace-ui_0.LR_Panel
            2025-08-31 16:34:41.477 - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=true)
            2025-08-31 16:34:41.479 - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 send kill signal
            2025-08-31 16:34:41.481 - info: nspanel-lovelace-ui.0 (258279) Got terminate signal TERMINATE_YOURSELF
            2025-08-31 16:34:41.483 - info: nspanel-lovelace-ui.0 (258279) terminating
            2025-08-31 16:34:41.483 - info: nspanel-lovelace-ui.0 (258279) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2025-08-31 16:34:41.985 - info: nspanel-lovelace-ui.0 (258279) terminating
            2025-08-31 16:34:42.007 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2025-08-31 16:34:45.274 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 258338
            2025-08-31 16:34:46.037 - debug: nspanel-lovelace-ui.0 (258338) Redis Objects: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:34:46.049 - debug: nspanel-lovelace-ui.0 (258338) Objects client ready ... initialize now
            2025-08-31 16:34:46.050 - debug: nspanel-lovelace-ui.0 (258338) Objects create System PubSub Client
            2025-08-31 16:34:46.050 - debug: nspanel-lovelace-ui.0 (258338) Objects create User PubSub Client
            2025-08-31 16:34:46.071 - debug: nspanel-lovelace-ui.0 (258338) Objects client initialize lua scripts
            2025-08-31 16:34:46.074 - debug: nspanel-lovelace-ui.0 (258338) Objects connected to redis: 0.0.0.0:6379
            2025-08-31 16:34:46.080 - debug: nspanel-lovelace-ui.0 (258338) Redis States: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:34:46.082 - debug: nspanel-lovelace-ui.0 (258338) States create System PubSub Client
            2025-08-31 16:34:46.083 - debug: nspanel-lovelace-ui.0 (258338) States create User PubSub Client
            2025-08-31 16:34:46.087 - debug: nspanel-lovelace-ui.0 (258338) States connected to redis: 0.0.0.0:6379
            2025-08-31 16:34:46.135 - info: nspanel-lovelace-ui.0 (258338) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
            2025-08-31 16:34:46.235 - info: nspanel-lovelace-ui.0 (258338) [mqttServer] Started and listening on port 1888
            2025-08-31 16:34:46.238 - info: nspanel-lovelace-ui.0 (258338) Configured panels: name#topic -> [LR_Panel#LR_Panel]
            2025-08-31 16:34:46.238 - info: nspanel-lovelace-ui.0 (258338) Found 1 script configs for topics: Panel_1
            2025-08-31 16:34:46.239 - warn: nspanel-lovelace-ui.0 (258338) No script config found for LR_Panel
            2025-08-31 16:34:46.240 - error: nspanel-lovelace-ui.0 (258338) No compatible config found, paused!
            2025-08-31 16:34:46.597 - debug: nspanel-lovelace-ui.0 (258338) [mqttServer] Client mqtt-explorer-82e69a16 login successful.
            2025-08-31 16:34:53.704 - debug: nspanel-lovelace-ui.0 (258338) [mqttServer] Client LR_Panel-1D3FE0 login successful.
            2025-08-31 16:35:41.333 - info: javascript.0 (140610) Compiling TypeScript source script.js.nspanel-lovelace-ui_0.LR_Panel
            2025-08-31 16:35:41.910 - info: javascript.0 (140610) script.js.nspanel-lovelace-ui_0.LR_Panel: TypeScript compilation successful
            2025-08-31 16:35:41.929 - info: javascript.0 (140610) script.js.nspanel-lovelace-ui_0.LR_Panel: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2025-08-31 16:35:41.933 - debug: nspanel-lovelace-ui.0 (258338) {"command":"ScriptConfig","message":{"panelTopic":"LR_Panel","weatherEntity":"pirate-weather.0.","defaultOffColor":{"red":253,"green":128,"blue":0},"defaultOnColor":{"red":253,"green":216,"blue":53},"defaultBackgroundColor":{"red":29,"green":29,"blue":29},"weatherAddDefaultItems":false,"pages":[{"type":"cardGrid","uniqueName":"main","heading":"Die Leere","items":[]}],"subPages":[],"favoritScreensaverEntity":[{"type":"template","template":"text.pirate-weather.favorit","dpInit":"/^pirate-weather\\.0\\.weather\\.currently\\./","modeScr":"favorit"}],"alternateScreensaverEntity":[],"indicatorScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Fenster.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"window-open-variant","ScreensaverEntityIconOff":"window-closed-variant","ScreensaverEntityText":"Fenster","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Tuer.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"door-open","ScreensaverEntityIconOff":"door-closed","ScreensaverEntityText":"Tür","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_Licht_An.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Licht","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.Türschloss.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lock","ScreensaverEntityIconOff":"lock-open","ScreensaverEntityText":"Türschloss","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Auto.Safety.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"car-key","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Auto","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}}],"bottomScreensaverEntity":[{"type":"template","template":"text.pirate-weather.sunriseset","dpInit":"/^pirate-weather\\.0\\.weather\\.daily\\.00.+/","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.windSpeed","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-windy","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wind","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.windGust","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-tornado","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Böen","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"template","template":"text.pirate-weather.winddirection","dpInit":"/^pirate-weather\\.0\\.weather\\.currently./","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.humidity","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"water-percent","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Feuchte","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":100,"val_best":60}},{"type":"template","template":"text.pirate-weather.uvindex","dpInit":"/^pirate-weather\\.0\\.weather\\.currently./","modeScr":"bottom"}],"leftScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.Flur.Sensor.ANALOG.Temperature.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"thermometer","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Temperatur","ScreensaverEntityUnitText":"°C","ScreensaverEntityIconColor":{"val_min":0,"val_max":35,"val_best":22}},{"type":"script","ScreensaverEntity":"alias.0.Heizung.WärmeTagesVerbrauch.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"counter","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wärme","ScreensaverEntityUnitText":" kWh","ScreensaverEntityIconColor":{"red":255,"green":235,"blue":156}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Abfall.event1.INFO","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityDateFormat":{"year":"numeric","month":"2-digit","day":"2-digit"},"ScreensaverEntityIconOn":"trash-can","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Abfall","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":"0_userdata.0.Abfallkalender.1.color"}],"mrIcon1ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.1","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"mrIcon2ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.2","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"buttonLeft":{"mode":"page","page":"main"},"buttonRight":null,"version":"0.10.6"},"from":"system.adapter.javascript.0","callback":{"message":{"panelTopic":"LR_Panel","weatherEntity":"pirate-weather.0.","defaultOffColor":{"red":253,"green":128,"blue":0},"defaultOnColor":{"red":253,"green":216,"blue":53},"defaultBackgroundColor":{"red":29,"green":29,"blue":29},"weatherAddDefaultItems":false,"pages":[{"type":"cardGrid","uniqueName":"main","heading":"Die Leere","items":[]}],"subPages":[],"favoritScreensaverEntity":[{"type":"template","template":"text.pirate-weather.favorit","dpInit":"/^pirate-weather\\.0\\.weather\\.currently\\./","modeScr":"favorit"}],"alternateScreensaverEntity":[],"indicatorScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Fenster.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"window-open-variant","ScreensaverEntityIconOff":"window-closed-variant","ScreensaverEntityText":"Fenster","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Tuer.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"door-open","ScreensaverEntityIconOff":"door-closed","ScreensaverEntityText":"Tür","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_Licht_An.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Licht","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.Türschloss.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lock","ScreensaverEntityIconOff":"lock-open","ScreensaverEntityText":"Türschloss","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Auto.Safety.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"car-key","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Auto","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}}],"bottomScreensaverEntity":[{"type":"template","template":"text.pirate-weather.sunriseset","dpInit":"/^pirate-weather\\.0\\.weather\\.daily\\.00.+/","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.windSpeed","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-windy","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wind","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.windGust","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-tornado","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Böen","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"template","template":"text.pirate-weather.winddirection","dpInit":"/^pirate-weather\\.0\\.weather\\.currently./","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"pirate-weather.0.weather.currently.humidity","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"water-percent","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Feuchte","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":100,"val_best":60}},{"type":"template","template":"text.pirate-weather.uvindex","dpInit":"/^pirate-weather\\.0\\.weather\\.currently./","modeScr":"bottom"}],"leftScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.Flur.Sensor.ANALOG.Temperature.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"thermometer","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Temperatur","ScreensaverEntityUnitText":"°C","ScreensaverEntityIconColor":{"val_min":0,"val_max":35,"val_best":22}},{"type":"script","ScreensaverEntity":"alias.0.Heizung.WärmeTagesVerbrauch.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"counter","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wärme","ScreensaverEntityUnitText":" kWh","ScreensaverEntityIconColor":{"red":255,"green":235,"blue":156}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Abfall.event1.INFO","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityDateFormat":{"year":"numeric","month":"2-digit","day":"2-digit"},"ScreensaverEntityIconOn":"trash-can","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Abfall","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":"0_userdata.0.Abfallkalender.1.color"}],"mrIcon1ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.1","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"mrIcon2ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.2","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"buttonLeft":{"mode":"page","page":"main"},"buttonRight":null,"version":"0.10.6"},"id":3,"ack":false,"time":1756650941925},"_id":58849220}
            2025-08-31 16:35:41.935 - info: nspanel-lovelace-ui.0 (258338) [config-manager] Start converting configuration for LR_Panel
            2025-08-31 16:35:42.064 - warn: nspanel-lovelace-ui.0 (258338) Invalid color value: "0_userdata.0.Abfallkalender.1.color"
            2025-08-31 16:35:42.067 - debug: nspanel-lovelace-ui.0 (258338) [config-manager] Screensaver pageItems count: 17
            2025-08-31 16:35:42.082 - info: javascript.0 (140610) script.js.nspanel-lovelace-ui_0.LR_Panel: [
            'Panel for Topic: LR_Panel name: LR_Panel Script version 0.10.6 is correct!',
            'done'
            ]
            2025-08-31 16:35:42.145 - info: javascript.0 (140610) Stopping script script.js.nspanel-lovelace-ui_0.LR_Panel
            2025-08-31 16:35:53.076 - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" disabled
            2025-08-31 16:35:53.076 - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=true)
            2025-08-31 16:35:53.079 - info: host.raspberrypi stopInstance system.adapter.nspanel-lovelace-ui.0 send kill signal
            2025-08-31 16:35:53.080 - info: nspanel-lovelace-ui.0 (258338) Got terminate signal TERMINATE_YOURSELF
            2025-08-31 16:35:53.083 - info: nspanel-lovelace-ui.0 (258338) terminating
            2025-08-31 16:35:53.083 - info: nspanel-lovelace-ui.0 (258338) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2025-08-31 16:35:53.584 - info: nspanel-lovelace-ui.0 (258338) terminating
            2025-08-31 16:35:53.607 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2025-08-31 16:35:58.103 - info: host.raspberrypi "system.adapter.nspanel-lovelace-ui.0" enabled
            2025-08-31 16:35:58.431 - info: host.raspberrypi instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) started with pid 258442
            2025-08-31 16:35:59.194 - debug: nspanel-lovelace-ui.0 (258442) Redis Objects: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:35:59.206 - debug: nspanel-lovelace-ui.0 (258442) Objects client ready ... initialize now
            2025-08-31 16:35:59.207 - debug: nspanel-lovelace-ui.0 (258442) Objects create System PubSub Client
            2025-08-31 16:35:59.207 - debug: nspanel-lovelace-ui.0 (258442) Objects create User PubSub Client
            2025-08-31 16:35:59.228 - debug: nspanel-lovelace-ui.0 (258442) Objects client initialize lua scripts
            2025-08-31 16:35:59.230 - debug: nspanel-lovelace-ui.0 (258442) Objects connected to redis: 0.0.0.0:6379
            2025-08-31 16:35:59.236 - debug: nspanel-lovelace-ui.0 (258442) Redis States: Use Redis connection: 0.0.0.0:6379
            2025-08-31 16:35:59.239 - debug: nspanel-lovelace-ui.0 (258442) States create System PubSub Client
            2025-08-31 16:35:59.239 - debug: nspanel-lovelace-ui.0 (258442) States create User PubSub Client
            2025-08-31 16:35:59.243 - debug: nspanel-lovelace-ui.0 (258442) States connected to redis: 0.0.0.0:6379
            2025-08-31 16:35:59.289 - info: nspanel-lovelace-ui.0 (258442) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6
            2025-08-31 16:35:59.390 - info: nspanel-lovelace-ui.0 (258442) [mqttServer] Started and listening on port 1888
            2025-08-31 16:35:59.392 - info: nspanel-lovelace-ui.0 (258442) Configured panels: name#topic -> [LR_Panel#LR_Panel]
            2025-08-31 16:35:59.392 - info: nspanel-lovelace-ui.0 (258442) Found 1 script configs for topics: LR_Panel
            2025-08-31 16:35:59.393 - info: nspanel-lovelace-ui.0 (258442) [config-manager] Start converting configuration for LR_Panel
            2025-08-31 16:35:59.412 - warn: nspanel-lovelace-ui.0 (258442) Invalid color value: "0_userdata.0.Abfallkalender.1.color"
            2025-08-31 16:35:59.414 - debug: nspanel-lovelace-ui.0 (258442) [config-manager] Screensaver pageItems count: 17
            2025-08-31 16:35:59.416 - info: nspanel-lovelace-ui.0 (258442) Raw script config found for LR_Panel
            2025-08-31 16:35:59.417 - debug: nspanel-lovelace-ui.0 (258442) [library] Load language en
            2025-08-31 16:35:59.445 - info: nspanel-lovelace-ui.0 (258442) Force an MQTT reconnect from the Nspanel with the ip 192.168.2.54 in 10 seconds!
            2025-08-31 16:36:00.225 - debug: nspanel-lovelace-ui.0 (258442) [mqttServer] Client mqtt-explorer-82e69a16 login successful.
            2025-08-31 16:36:01.468 - debug: nspanel-lovelace-ui.0 (258442) Check configuration!
            2025-08-31 16:36:01.551 - debug: nspanel-lovelace-ui.0 (258442) [mqttServer] Client iobroker_a3527a11-fe2f-4e87-8225-a57df5f31cb8 login successful.
            2025-08-31 16:36:01.596 - info: nspanel-lovelace-ui.0 (258442) [mqttClient] Connection is active.
            2025-08-31 16:36:01.597 - debug: nspanel-lovelace-ui.0 (258442) 49216.9296875k
            2025-08-31 16:36:01.599 - debug: nspanel-lovelace-ui.0 (258442) [controller] controller created
            2025-08-31 16:36:01.604 - debug: nspanel-lovelace-ui.0 (258442) [mqttClient] subscripe to: LR_Panel/stat/RESULT
            2025-08-31 16:36:01.626 - debug: nspanel-lovelace-ui.0 (258442) [controller] Set current Date with time: Sun Aug 31 2025 16:36:01 GMT+0200 (Central European Summer Time)
            2025-08-31 16:36:01.630 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Request notifications from "system.host.raspberrypi"
            2025-08-31 16:36:01.633 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Received notifications from "system.host.raspberrypi": {"admin":{"categories":{"adapterUpdates":{"instances":{"system.adapter.admin.1":{"messages":[{"message":"Adapter admin kann von 7.4.17 auf 7.6.0 aktualisiert werden.\nAdapter backitup kann von 3.0.31 auf 3.1.0 aktualisiert werden.\nAdapter echarts kann von 1.9.2 auf 2.0.6 aktualisiert werden.\nAdapter javascript kann von 8.8.3 auf 8.9.1 aktualisiert werden.\nAdapter node-red kann von 5.2.1 auf 6.0.5 aktualisiert werden.\nAdapter rpi2 kann von 2.3.1 auf 2.4.0 aktualisiert werden.\nAdapter socketio kann von 6.7.1 auf 7.0.8 aktualisiert werden.\nAdapter web kann von 6.2.5 auf 7.0.4 aktualisiert werden.\nAdapter ws kann von 2.6.2 auf 3.0.19 aktualisiert werden.\nAdapter yahka kann von 1.0.3 auf 1.0.9 aktualisiert werden.","ts":1741427141871}]},"system.adapter.admin.0":{"messages":[{"message":"Adapter admin kann von 7.4.17 auf 7.6.0 aktualisiert werden.\nAdapter backitup kann von 3.0.31 auf 3.1.0 aktualisiert werden.\nAdapter echarts kann von 1.9.2 auf 2.0.6 aktualisiert werden.\nAdapter javascript kann von 8.8.3 auf 8.9.1 aktualisiert werden.\nAdapter node-red kann von 5.2.1 auf 6.0.5 aktualisiert werden.\nAdapter rpi2 kann von 2.3.1 auf 2.4.0 aktualisiert werden.\nAdapter socketio kann von 6.7.1 auf 7.0.8 aktualisiert werden.\nAdapter web kann von 6.2.5 auf 7.0.4 aktualisiert werden.\nAdapter ws kann von 2.6.2 auf 3.0.19 aktualisiert werden.\nAdapter yahka kann von 1.0.3 auf 1.0.9 aktualisiert werden.","ts":1741427142500}]}},"description":{"en":"New adapter updates are available for your ioBroker.","de":"Es sind neue Adapter Updates für deinen ioBroker verfügbar.","ru":"Для вашего ioBroker доступны новые обновления адаптера.","pt":"Estão disponíveis novas actualizações de adaptadores para o seu ioBroker.","nl":"Nieuwe adapterupdates zijn beschikbaar voor uw ioBroker.","fr":"De nouvelles mises à jour de l'adaptateur sont disponibles pour ton ioBroker.","it":"Sono disponibili nuovi aggiornamenti dell'adattatore per il vostro ioBroker.","es":"Hay nuevas actualizaciones de adaptadores disponibles para su ioBroker.","pl":"Dostępne są nowe aktualizacje adaptera dla ioBroker.","uk":"Для вашого ioBroker доступні нові оновлення адаптерів.","zh-cn":"您的 ioBroker 可以使用新的适配器更新。"},"name":{"en":"Adapter updates","de":"Adapter-Updates","ru":"Обновления адаптера","pt":"Actualizações do adaptador","nl":"Adapter updates","fr":"Mises à jour de l'adaptateur","it":"Aggiornamenti dell'adattatore","es":"Actualizaciones de adaptadores","pl":"Aktualizacje adapterów","uk":"Оновлення адаптерів","zh-cn":"适配器更新"},"severity":"notify"}},"description":{"en":"These notifications represent news regarding installed adapters or general ioBroker information.","de":"Diese Benachrichtigungen enthalten Neuigkeiten zu installierten Adaptern oder allgemeine ioBroker-Informationen.","ru":"Эти уведомления представляют новости о установленных адаптерах или общей информации ioBroker.","pt":"Estas notificações representam notícias sobre adaptadores instalados ou informações gerais do ioBroker.","nl":"Deze berichten zijn nieuws over geïnstalleerde adapters of algemene ioBroker informatie.","fr":"Ces notifications représentent des nouvelles concernant les adaptateurs installés ou les informations générales ioBroker.","it":"Queste notifiche rappresentano notizie riguardanti adattatori installati o informazioni generali su ioBroker.","es":"Estas notificaciones representan noticias sobre adaptadores instalados o información general ioBroker.","pl":"Noty te reprezentują informacje dotyczące zainstalowanych adapterów lub ogólnie dostępnych informacji ioBrokera.","uk":"Ці повідомлення представляють новини про встановлені адаптери або загальні відомості про ioBroker.","zh-cn":"这些通知是有关安装的适应器或一般的气箱信息的新闻。."},"name":{"en":"Administration","de":"Administration","ru":"Администрация","pt":"Administração","nl":"Administratie","fr":"Administration","it":"Amministrazione","es":"Administración","pl":"Administracja","uk":"Адміністрація","zh-cn":"行政部门"}},"system":{"categories":{"packageUpdates":{"instances":{"system.host.raspberrypi":{"messages":[{"message":"libcamera-ipa/stable 0.5.1+rpt20250722-1 arm64 [upgradable from: 0.4.0+rpt20250213-1]\nlinux-headers-rpi-2712/stable 1:6.12.34-1+rpt1~bookworm arm64 [upgradable from: 1:6.12.20-1+rpt1~bpo12+1]\nlinux-headers-rpi-v8/stable 1:6.12.34-1+rpt1~bookworm arm64 [upgradable from: 1:6.12.20-1+rpt1~bpo12+1]\nlinux-image-rpi-2712/stable 1:6.12.34-1+rpt1~bookworm arm64 [upgradable from: 1:6.12.20-1+rpt1~bpo12+1]\nlinux-image-rpi-v8/stable 1:6.12.34-1+rpt1~bookworm arm64 [upgradable from: 1:6.12.20-1+rpt1~bpo12+1]\nraspi-utils-core/stable 20250826-1~bookworm arm64 [upgradable from: 20250314-1]\nraspi-utils-dt/stable 20250826-1~bookworm arm64 [upgradable from: 20250314-1]\nrpicam-apps-lite/stable,stable 1.8.1-1~bookworm arm64 [upgradable from: 1.6.0-2]","ts":1756637884062}]}},"description":{"en":"Some OS packages can be updated.","de":"Einige Betriebssystempakete können aktualisiert werden.","ru":"Некоторые пакеты ОС могут быть обновлены.","pt":"Alguns pacotes do sistema operativo podem ser actualizados.","nl":"Sommige OS-pakketten kunnen worden bijgewerkt.","fr":"Certains paquets du système d'exploitation peuvent être mis à jour.","it":"Alcuni pacchetti del sistema operativo possono essere aggiornati.","es":"Algunos paquetes del sistema operativo pueden actualizarse.","pl":"Niektóre pakiety systemu operacyjnego mogą zostać zaktualizowane.","uk":"Деякі пакунки ОС можна оновити.","zh-cn":"某些操作系统软件包可以更新。"},"name":{"en":"OS package updates available","de":"Betriebssystem-Paket-Updates verfügbar","ru":"Доступны обновления пакетов ОС","pt":"Actualizações de pacotes do SO disponíveis","nl":"OS-pakketupdates beschikbaar","fr":"Mises à jour du système d'exploitation disponibles","it":"Aggiornamenti del pacchetto OS disponibili","es":"Actualizaciones de paquetes del SO disponibles","pl":"Dostępne aktualizacje pakietów systemu operacyjnego","uk":"Доступні оновлення пакетів ОС","zh-cn":"提供操作系统软件包更新"},"severity":"notify"}},"description":{"en":"These notifications are collected by the ioBroker system and point to issues you should check and fix.","de":"Diese Benachrichtigungen werden vom ioBroker-System erfasst und weisen auf Probleme hin, die überprüft und behoben werden sollten.","ru":"Эти уведомления собираются системой ioBroker и указывают на проблемы, которые вы должны проверить и исправить.","pt":"Essas notificações são coletadas pelo sistema ioBroker e apontam para problemas que você deve verificar e corrigir.","nl":"Deze meldingen worden verzameld door het ioBroker-systeem en wijzen op problemen die u moet controleren en oplossen.","fr":"Ces notifications sont collectées par le système ioBroker et indiquent des problèmes que vous devez vérifier et résoudre.","it":"Queste notifiche vengono raccolte dal sistema ioBroker e indicano problemi che dovresti controllare e correggere.","es":"Estas notificaciones son recopiladas por el sistema ioBroker y señalan problemas que debe verificar y solucionar.","pl":"Te powiadomienia są zbierane przez system ioBroker i wskazują problemy, które należy sprawdzić i naprawić.","uk":"Ці сповіщення збираються системою ioBroker і вказують на проблеми, які ви повинні перевірити та виправити.","zh-cn":"这些通知由ioBroker系统收集,并指出您应检查并修复的问题"},"name":{"en":"System Notifications","de":"System-Benachrichtigungen","ru":"Системные уведомления","pt":"Notificações do sistema","nl":"Systeemmeldingen","fr":"Notifications système","it":"Notifiche di sistema","es":"Notificaciones del sistema","pl":"Powiadomienia systemowe","uk":"Системні сповіщення","zh-cn":"系统通知"}}}
            2025-08-31 16:36:01.709 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Panel E4_65_B8_1D_3F_E0 is initialised!
            2025-08-31 16:36:01.709 - debug: nspanel-lovelace-ui.0 (258442) [mqttClient] subscripe to: LR_Panel/tele/#
            2025-08-31 16:36:01.713 - debug: nspanel-lovelace-ui.0 (258442) [mqttClient] subscripe to: LR_Panel/stat/#
            2025-08-31 16:36:02.125 - debug: nspanel-lovelace-ui.0 (258442) [controller] Panel E4_65_B8_1D_3F_E0 created
            2025-08-31 16:36:02.553 - debug: nspanel-lovelace-ui.0 (258442) [mqttServer] Client iobroker_a3527a11-fe2f-4e87-8225-a57df5f31cb8 connected.
            2025-08-31 16:36:07.411 - debug: nspanel-lovelace-ui.0 (258442) [mqttServer] Client LR_Panel-1D3FE0 login successful.
            2025-08-31 16:36:07.534 - debug: nspanel-lovelace-ui.0 (258442) [PI] [LR_Panel #scr.0?15] Page not visible, ignore trigger!
            2025-08-31 16:36:07.534 - debug: nspanel-lovelace-ui.0 (258442) [PI] [LR_Panel #scr.0?16] Page not visible, ignore trigger!
            2025-08-31 16:36:07.734 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"startup","id":"53","action":"eu","opt":""}
            2025-08-31 16:36:07.735 - info: nspanel-lovelace-ui.0 (258442) [LR_Panel] is online!
            2025-08-31 16:36:08.147 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to visible!
            2025-08-31 16:36:08.150 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:36:08.176 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 3s.
            2025-08-31 16:36:08.177 - info: nspanel-lovelace-ui.0 (258442) [LR_Panel] Panel startup finished!
            2025-08-31 16:36:08.413 - debug: nspanel-lovelace-ui.0 (258442) [mqttServer] Client LR_Panel-1D3FE0 connected.
            2025-08-31 16:36:08.660 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/power1 no change!
            2025-08-31 16:36:08.711 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/power2 no change!
            2025-08-31 16:36:09.146 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:36:12.103 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"sleepReached","id":"cardGrid","opt":""}
            2025-08-31 16:36:12.103 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to invisible!
            2025-08-31 16:36:12.103 - debug: nspanel-lovelace-ui.0 (258442) [#scr] [LR_Panel] Switch page to visible!
            2025-08-31 16:36:12.112 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:36:12.300 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:02.807 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"screensaver","action":"bExit","opt":"1"}
            2025-08-31 16:38:06.501 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"screensaver","action":"bExit","opt":"2"}
            2025-08-31 16:38:06.505 - debug: nspanel-lovelace-ui.0 (258442) [#scr] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:06.505 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:06.509 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:06.703 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:08.306 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"bSubPrev","action":"button","opt":""}
            2025-08-31 16:38:08.657 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:08.657 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel-navigation] Navigation single click with target 14 done.
            2025-08-31 16:38:08.658 - debug: nspanel-lovelace-ui.0 (258442) [///unlock] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:08.662 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 0s.
            2025-08-31 16:38:08.810 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:14.300 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"bSubPrev","action":"button","opt":""}
            2025-08-31 16:38:14.300 - debug: nspanel-lovelace-ui.0 (258442) [///unlock] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:14.300 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel-navigation] Navigation single click with target 0 done.
            2025-08-31 16:38:14.301 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:14.305 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:14.501 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:15.607 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"bSubPrev","action":"button","opt":""}
            2025-08-31 16:38:15.957 - debug: nspanel-lovelace-ui.0 (258442) [main] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:15.958 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel-navigation] Navigation single click with target 14 done.
            2025-08-31 16:38:15.958 - debug: nspanel-lovelace-ui.0 (258442) [///unlock] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:15.961 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 0s.
            2025-08-31 16:38:16.109 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:23.806 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"6","action":"U1","opt":"1234"}
            2025-08-31 16:38:23.807 - debug: nspanel-lovelace-ui.0 (258442) [///unlock] Alarm event U1 value: 1234
            2025-08-31 16:38:23.808 - debug: nspanel-lovelace-ui.0 (258442) [///unlock] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:23.808 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:23.814 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:23.814 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/NotificationNext2 not subscribed or not allowed!
            2025-08-31 16:38:23.815 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] c: ///popupNotification2 !c.neverDeactivateTrigger: false && !this.triggerDB[dp].subscribed[i]: true || !this.triggerDB[dp].triggerAllowed[i]: true
            2025-08-31 16:38:23.816 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/NotificationNext2 not subscribed or not allowed!
            2025-08-31 16:38:23.816 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] c: ///popupNotification2 !c.neverDeactivateTrigger: false && !this.triggerDB[dp].subscribed[i]: true || !this.triggerDB[dp].triggerAllowed[i]: true
            2025-08-31 16:38:23.836 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] state triggerd E4_65_B8_1D_3F_E0/cmd/popupNotification
            2025-08-31 16:38:23.836 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:23.837 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:23.839 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] update notification page!
            2025-08-31 16:38:23.910 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:24.815 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] state triggerd E4_65_B8_1D_3F_E0/cmd/popupNotification
            2025-08-31 16:38:29.001 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"3","action":"notifyAction","opt":"yes"}
            2025-08-31 16:38:29.002 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/NotificationCleared not subscribed or not allowed!
            2025-08-31 16:38:29.002 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] c: ///popupNotification !c.neverDeactivateTrigger: false && !this.triggerDB[dp].subscribed[i]: true || !this.triggerDB[dp].triggerAllowed[i]: true
            2025-08-31 16:38:29.007 - info: nspanel-lovelace-ui.0 (258442) [system-notifications] Changes to the notifications on "raspberrypi" detected.
            2025-08-31 16:38:29.007 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Request notifications from "system.host.raspberrypi"
            2025-08-31 16:38:29.009 - info: nspanel-lovelace-ui.0 (258442) [system-notifications] Changes to the notifications on "raspberrypi" detected.
            2025-08-31 16:38:29.010 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Request notifications from "system.host.raspberrypi"
            2025-08-31 16:38:29.011 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Received notifications from "system.host.raspberrypi": {}
            2025-08-31 16:38:29.012 - debug: nspanel-lovelace-ui.0 (258442) [system-notifications] Received notifications from "system.host.raspberrypi": {}
            2025-08-31 16:38:29.014 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"popupNotify","action":"bExit","opt":""}
            2025-08-31 16:38:29.015 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] Set active page from popup to ///Overview
            2025-08-31 16:38:29.015 - debug: nspanel-lovelace-ui.0 (258442) [///popupNotification] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:29.015 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:29.020 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:29.020 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] Ignore trigger from state E4_65_B8_1D_3F_E0/cmd/NotificationCleared not subscribed or not allowed!
            2025-08-31 16:38:29.020 - debug: nspanel-lovelace-ui.0 (258442) [StatesDB] c: ///popupNotification !c.neverDeactivateTrigger: false && !this.triggerDB[dp].subscribed[i]: true || !this.triggerDB[dp].triggerAllowed[i]: true
            2025-08-31 16:38:29.203 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:34.005 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","page":7,"id":"5","action":"button","opt":""}
            2025-08-31 16:38:34.007 - debug: nspanel-lovelace-ui.0 (258442) [PI] Button 7?5 was pressed!
            2025-08-31 16:38:34.007 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:34.008 - debug: nspanel-lovelace-ui.0 (258442) [///SystemOption] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:34.015 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:34.108 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:37.702 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","id":"bUp","action":"button","opt":""}
            2025-08-31 16:38:38.403 - debug: nspanel-lovelace-ui.0 (258442) [///SystemOption] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:38.404 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel-navigation] Navigation single click (use double target) with target 7 done.
            2025-08-31 16:38:38.404 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:38.408 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:38.607 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:40.100 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"buttonPress2","page":7,"id":"4","action":"button","opt":""}
            2025-08-31 16:38:40.100 - debug: nspanel-lovelace-ui.0 (258442) [PI] Button 7?4 was pressed!
            2025-08-31 16:38:40.100 - debug: nspanel-lovelace-ui.0 (258442) [///Overview] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:40.101 - debug: nspanel-lovelace-ui.0 (258442) [///NetworkOption] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:40.105 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:40.300 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:38:55.300 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"sleepReached","id":"cardEntities","opt":""}
            2025-08-31 16:38:55.300 - debug: nspanel-lovelace-ui.0 (258442) [///NetworkOption] [LR_Panel] Switch page to invisible!
            2025-08-31 16:38:55.301 - debug: nspanel-lovelace-ui.0 (258442) [#scr] [LR_Panel] Switch page to visible!
            2025-08-31 16:38:55.310 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Set screeensaver timeout to 15s.
            2025-08-31 16:38:55.502 - debug: nspanel-lovelace-ui.0 (258442) [LR_Panel] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
            2025-08-31 16:39:10.272 - debug: nspanel-lovelace-ui.0 (258442) {"command":"getTimeZones","message":{"ip":"192.168.2.222"},"from":"system.adapter.admin.0","callback":{"message":{"ip":"192.168.2.222"},"id":3639,"ack":false,"time":1756651150270},"_id":23720199}
            2025-08-31 16:39:10.281 - debug: nspanel-lovelace-ui.0 (258442) {"command":"getTasmotaDevices","message":{"ip":"192.168.2.222"},"from":"system.adapter.admin.0","callback":{"message":{"ip":"192.168.2.222"},"id":3640,"ack":false,"time":1756651150281},"_id":23720200}
            2025-08-31 16:39:13.775 - warn: admin.0 (857) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/overview/items/_useBetaTFTText","schemaPath":"#/patternProperties/%5E.%2B/allOf/37/then/oneOf","keyword":"oneOf","params":{"passingSchemas":[0,1]},"message":"must match exactly one schema in oneOf"},{"instancePath":"/items/overview","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
            

            ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
            "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

            1 Reply Last reply
            0
            • T Do not disturb
              T Do not disturb
              ticaki
              wrote on last edited by
              #449

              Nochmal ne Info, die noch nie kommuniziert wurde.

              Admin

              Wartung
              online bzw. offline Bedeutet hier das der Adapter keine passenden Rückmeldungen über mqtt vom Berry bekommen hat.
              Alle Befehle auf dieser Seite die an das NSPanel gehen, brauchen ein NSPanel das als online angezeigt wird.

              NSPanel Einstellungen

              Alle Befehle die ihr unterhalb der Tabelle seht werden über die IP versendet - dabei wird nichts überprüft. Das verwenden, wenn das Panel als offline angezeigt wird.

              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

              Spenden

              AsgothianA 1 Reply Last reply
              0
              • T ticaki

                Nochmal ne Info, die noch nie kommuniziert wurde.

                Admin

                Wartung
                online bzw. offline Bedeutet hier das der Adapter keine passenden Rückmeldungen über mqtt vom Berry bekommen hat.
                Alle Befehle auf dieser Seite die an das NSPanel gehen, brauchen ein NSPanel das als online angezeigt wird.

                NSPanel Einstellungen

                Alle Befehle die ihr unterhalb der Tabelle seht werden über die IP versendet - dabei wird nichts überprüft. Das verwenden, wenn das Panel als offline angezeigt wird.

                AsgothianA Offline
                AsgothianA Offline
                Asgothian
                Developer
                wrote on last edited by
                #450

                @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                Alle Befehle die ihr unterhalb der Tabelle seht werden über die IP versendet - dabei wird nichts überprüft. Das verwenden, wenn das Panel als offline angezeigt wird.

                Ich hab da gerade versucht ein Firmware-Update zu machen - woher wird die Firmware-URL genommen ? Ich kriege als Ergebnis 'update failed' - was auch logisch ist, da die Update URL ins leere geht.

                Zusätzlich hab ich keine Angabe zur TFT Version (???). Ist das Work in Progress oder ein mögliches Problem ?

                A.

                ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                T 1 Reply Last reply
                0
                • AsgothianA Asgothian

                  @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                  Alle Befehle die ihr unterhalb der Tabelle seht werden über die IP versendet - dabei wird nichts überprüft. Das verwenden, wenn das Panel als offline angezeigt wird.

                  Ich hab da gerade versucht ein Firmware-Update zu machen - woher wird die Firmware-URL genommen ? Ich kriege als Ergebnis 'update failed' - was auch logisch ist, da die Update URL ins leere geht.

                  Zusätzlich hab ich keine Angabe zur TFT Version (???). Ist das Work in Progress oder ein mögliches Problem ?

                  A.

                  T Do not disturb
                  T Do not disturb
                  ticaki
                  wrote on last edited by ticaki
                  #451

                  @asgothian

                  Wann gerade? @Armilar hatte ein Problem mit seinem Provider mein Update um 17:30 ging. Der File liegt auf einem Server von @Armilar. Die Versionnummer kommt vom github repo.

                  FlashNextionAdv0 http://nspanel.de/nspanel-${model}v${version}.tft
                  

                  https://raw.githubusercontent.com/ticaki/ioBroker.nspanel-lovelace-ui/main/json/version.json

                  "tft-beta": "4.9.6",
                  

                  heißt

                  FlashNextionAdv0 http://nspanel.de/nspanel-v4.9.6.tft
                  

                  Das kannst du so in die Console vom Tasmota schreiben/kopieren.

                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                  Spenden

                  AsgothianA 1 Reply Last reply
                  0
                  • T ticaki

                    @asgothian

                    Wann gerade? @Armilar hatte ein Problem mit seinem Provider mein Update um 17:30 ging. Der File liegt auf einem Server von @Armilar. Die Versionnummer kommt vom github repo.

                    FlashNextionAdv0 http://nspanel.de/nspanel-${model}v${version}.tft
                    

                    https://raw.githubusercontent.com/ticaki/ioBroker.nspanel-lovelace-ui/main/json/version.json

                    "tft-beta": "4.9.6",
                    

                    heißt

                    FlashNextionAdv0 http://nspanel.de/nspanel-v4.9.6.tft
                    

                    Das kannst du so in die Console vom Tasmota schreiben/kopieren.

                    AsgothianA Offline
                    AsgothianA Offline
                    Asgothian
                    Developer
                    wrote on last edited by
                    #452

                    @ticaki Ich glaub ich hab schlecht gefragt:

                    @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                    Ich hab da gerade versucht ein Firmware-Update zu machen - woher wird die Firmware-URL genommen ? Ich kriege als Ergebnis 'update failed' - was auch logisch ist, da die Update URL ins leere geht.

                    Damit war das Tasmota-Update gemeint - das versucht eine version zu installieren die es nicht gibt.

                    @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                    Zusätzlich hab ich keine Angabe zur TFT Version (???). Ist das Work in Progress oder ein mögliches Problem ?

                    Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                    @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                    Wann gerade?

                    Das war so gegen 16:30.

                    A.

                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                    T arteckA 2 Replies Last reply
                    0
                    • AsgothianA Asgothian

                      @ticaki Ich glaub ich hab schlecht gefragt:

                      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                      Ich hab da gerade versucht ein Firmware-Update zu machen - woher wird die Firmware-URL genommen ? Ich kriege als Ergebnis 'update failed' - was auch logisch ist, da die Update URL ins leere geht.

                      Damit war das Tasmota-Update gemeint - das versucht eine version zu installieren die es nicht gibt.

                      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                      Zusätzlich hab ich keine Angabe zur TFT Version (???). Ist das Work in Progress oder ein mögliches Problem ?

                      Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                      @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                      Wann gerade?

                      Das war so gegen 16:30.

                      A.

                      T Do not disturb
                      T Do not disturb
                      ticaki
                      wrote on last edited by
                      #453

                      @asgothian

                      Wenn der Serverprobleme hat, was jetzt das erstmal war das ich es mit bekommen habe ist das natürlich doof - ich flash die firmware ein paar mal die woche und das geht i.d.R. ohne probleme.

                      Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                      Spenden

                      1 Reply Last reply
                      0
                      • T Do not disturb
                        T Do not disturb
                        ticaki
                        wrote on last edited by ticaki
                        #454

                        Hab mal all die Änderungen mit einer v0.3.0 gewürdigt

                        Noch nicht genannte Verbesserung

                        • Code in manchen Funktionen neu geschrieben - kommt mir jetzt flüssig vor

                        Bitte oben im Forum schauen was sich sonst so alles geändert und verbessert hat.

                        EDIT

                        • Alexa fertig drin - nach dem release von 0.3.0 🙂
                          • Icons unten umsortiert und repeat hinzugefügt, da ist aber noch ein Bug im alexa2

                        EDIT2
                        mediaPlayer unterstützt auch nutzer erstellte Icons, wie bei den anderen cards hinzufügen im Skript.

                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                        Spenden

                        1 Reply Last reply
                        5
                        • T Offline
                          T Offline
                          TT-Tom
                          wrote on last edited by
                          #455

                          Update Wiki

                          die PageThermo2 ist jetzt im Wiki hinterlegt. bitte lesen und Feedback geben.
                          es wird noch ein Bild eingestellt, wo die Felder/Items auf der Page zu finden sind. muss aber erstmal die Buntstifte finden 🙂

                          Gruß Tom
                          https://github.com/tt-tom17
                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                          NSPanel Script Wiki
                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                          NSPanel Adapter Wiki
                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                          1 Reply Last reply
                          1
                          • T Do not disturb
                            T Do not disturb
                            ticaki
                            wrote on last edited by ticaki
                            #456

                            Zwischenstand

                            TFT: Version 5.0.0

                            • verschiede Anzeigeprobleme behoben
                            • popupSlider hinzugefügt
                            • rest wird @Armilar hinzufügen müssen 🙂

                            Adapter

                            • Farbthemen hingefügt - werden immer weiter auf die Items verteilt - findet man im Admin 2. Seite unter der Tabelle
                            • Scrollarten auswählbar gemacht im Skript scrollPresentation: 'classic' das ist default, das scrollen greift auf die Navigationsicons zu. scrollPresentation: 'arrow' das fügt ein pageitem mit der Pfeiloptik hinzu und man kann im Kreis blättern. Ist eine Eigenschaft von Page.
                            • spotify wird jetzt unterstützt. incl. Playlist, Speakerlist, Tracklist, repeat, shuffle
                            • alexa bugfix
                            • allgemeine Fehler behoben

                            so sieht ein Alexa Mediaplayer aus:

                            const alexa: PageType ={
                                    type: 'cardMedia',
                                    heading: 'Alexa Wohnzimmer',
                                    alwaysOnDisplay: true,
                                    media: {
                                        id: 'alexa2.0.Echo-Devices.G0922J0633450KSK',
                                        speakerList:[],// leer heißt alle, sobald etwas drin steht, wird nur das angezeigt
                                        playList:['Apple-Music-Playlist.Rock'] // das vor dem . ist das Datenpunkt ende und das nach dem . was reingeschrieben werden soll
                                    },
                                    uniqueName:'alexa',
                                    parent:'main',
                                    items:[],
                                    scrollPresentation: 'classic'
                                };
                            

                            Für spotify bei der id spotify-premium.0 oder so ähnlich eintragen. Bei Spotify ist playlist wie speakerlist - leer heißt alles, was drin -> nur das

                            Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                            Spenden

                            1 Reply Last reply
                            2
                            • T Do not disturb
                              T Do not disturb
                              ticaki
                              wrote on last edited by
                              #457

                              Benutzt jemand der Tester den MPD Adapter wenn ja bitte das hier mal testen und ne kurze rückmeldung obs mit dem Adapter funktioniert.

                              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/tree/copilot/fix-238

                              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                              Spenden

                              1 Reply Last reply
                              0
                              • T Do not disturb
                                T Do not disturb
                                ticaki
                                wrote on last edited by ticaki
                                #458

                                Hab gerade gesehen das ich das Script vor 4 Tagen kaputt gemacht habe - ist jetzt wieder ganz - falls jemand neu installiert/neu aufgesetzt hat wird das für Fehler gesorgt haben

                                Ansonsten gibt das hier neu:

                                • (ticaki) Media logo field now supports Alexa play/pause toggle and Spotify seek position popup
                                • (ticaki) Added new channel role "media" with status display and pageMedia fallback; for this role only, added asControl as PageItem property
                                • (ticaki) Fixed state evaluation: getState() === null no longer interpreted as missing state; boolean states now return false instead of null if the state exists but has no value.
                                • (copilot) Added support for ioBroker MPD-Adapter in cardMedia - play/pause/stop, volume, title/artist/album, shuffle, repeat controls

                                Nur angemerkt - hat der copilot nur zu 70% gelöst - rest mußten @Armilar und ich beheben - aber will mal nicht so sein, bot soll auch was haben.

                                Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                Spenden

                                teletapiT 1 Reply Last reply
                                1
                                • T ticaki

                                  Hab gerade gesehen das ich das Script vor 4 Tagen kaputt gemacht habe - ist jetzt wieder ganz - falls jemand neu installiert/neu aufgesetzt hat wird das für Fehler gesorgt haben

                                  Ansonsten gibt das hier neu:

                                  • (ticaki) Media logo field now supports Alexa play/pause toggle and Spotify seek position popup
                                  • (ticaki) Added new channel role "media" with status display and pageMedia fallback; for this role only, added asControl as PageItem property
                                  • (ticaki) Fixed state evaluation: getState() === null no longer interpreted as missing state; boolean states now return false instead of null if the state exists but has no value.
                                  • (copilot) Added support for ioBroker MPD-Adapter in cardMedia - play/pause/stop, volume, title/artist/album, shuffle, repeat controls

                                  Nur angemerkt - hat der copilot nur zu 70% gelöst - rest mußten @Armilar und ich beheben - aber will mal nicht so sein, bot soll auch was haben.

                                  teletapiT Online
                                  teletapiT Online
                                  teletapi
                                  wrote on last edited by
                                  #459

                                  @ticaki
                                  Ich bin gerade die Page Thermo2 am testen wie bekommt ihr das Batterie symbol da rein ich nutze Hmip Thermostate von Homematic wenn ich den Alias erstelle und Low Bat als datenpunkt erzeuge kommt ein kleines thermostat als Icon.

                                       const Alle_Heizkoerper: ScriptConfig.PageGrid2 = {    
                                          type: 'cardGrid2',
                                          uniqueName: 'Alle_Heizkoerper',
                                          heading: 'Alle_Heizkoerper',
                                          useColor: true,
                                          items: [
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Buero', targetPage: 'Buero_Heizung', name: 'Buero'},
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Bad_unten', targetPage: 'Bad_Heizung', name: 'Bad unten'},
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Wohnzimmer', targetPage: 'Wohnzimmer_Heizung', name: 'Wohnen'},
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Schlafzimmer', targetPage: 'Schlafzimmer_Heizung', name: 'Schlafen'},
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Kueche', targetPage: 'Kueche_Heizung', name: 'Kueche'},
                                          { navigate: true, id: 'alias.0.Heizungsthermostate.Gaeste_WC', targetPage: 'Gaeste_WC_Heizung', name: 'Gaeste WC'},
                                      ],
                                  };
                                  
                                  const Heizthermostat_Buero: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Buero_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Buero_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Buero', 
                                              modeId:'alias.0.Heizungsthermostate.Buero.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Buero.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Buero.SET', 
                                              thermoId2:'alias.0.Heizungsthermostate.Buero.HUMIDITY'
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0}
                                          ],
                                  };
                                  
                                  const Heizthermostat_Gaeste_WC: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Gaeste_WC_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Gaeste_WC_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Gaeste_WC', 
                                              modeId:'alias.0.Heizungsthermostate.Gaeste_WC.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Gaeste_WC.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Gaeste_WC.SET',
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Gaeste_WC', filter: 0}
                                          ],
                                  };
                                  
                                  const Heizthermostat_Bad: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Bad_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Bad_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Bad_unten',
                                              modeId:'alias.0.Heizungsthermostate.Bad_unten.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Bad_unten.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Bad_unten.SET', 
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Bad_unten_Rechts', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Bad_unten_links', filter: 0},
                                              {id: 'alias.0.Heizungsthermostate.Bad_unten' , filter: 0}
                                          ],
                                  };
                                  
                                  const Heizthermostat_Wohnen: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Wohnzimmer_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Wohnzimmer_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Wohnzimmer', 
                                              modeId:'alias.0.Heizungsthermostate.Wohnzimmer.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Wohnzimmer.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Wohnzimmer.SET', 
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Wohnzimmer_rechts', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Wohnzimmer_links', filter: 0}
                                          ],
                                  };
                                  
                                  const Heizthermostat_Schlafzimmer: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Schlafzimmer_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Schlafzimmer_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Schlafzimmer', 
                                              modeId:'alias.0.Heizungsthermostate.Schlafzimmer.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Schlafzimmer.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Schlafzimmer.SET', 
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Schlafzimmer_rechts', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Schlafzimmer_links', filter: 0}
                                          ],
                                  };
                                  
                                  const Heizthermostat_Kueche: PageType = {
                                          type: 'cardThermo2',
                                          uniqueName:'Kueche_Heizung',
                                          heading: 'egal wird eh nicht angezeigt',
                                          subPage: true,
                                          home: 'Alle_Heizkoerper',
                                          thermoItems:[
                                              {name: 'Kueche_Heizung', 
                                              id:'alias.0.Heizungsthermostate.Kueche',
                                              modeId:'alias.0.Heizungsthermostate.Kueche.MODE',
                                              iconHeatCycle:'home', 
                                              iconHeatCycleOffColor:Red, 
                                              thermoId1:'alias.0.Heizungsthermostate.Kueche.ACTUAL', 
                                              set:'alias.0.Heizungsthermostate.Kueche.SET', 
                                              }
                                          ],
                                  
                                          items:[
                                              {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                              {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Küche_rechts', filter: 0},
                                              {id: 'alias.0.Fensterkontakte.Kueche_links', filter: 0}
                                          ],
                                  };
                                  

                                  Screenshot_2.jpg

                                  Der Datenpunkt kann natürlich keine % angaben, es gibt aber auch keinen weiteren Datenpunkt ausser Low Bat Alarm

                                  T 1 Reply Last reply
                                  0
                                  • teletapiT teletapi

                                    @ticaki
                                    Ich bin gerade die Page Thermo2 am testen wie bekommt ihr das Batterie symbol da rein ich nutze Hmip Thermostate von Homematic wenn ich den Alias erstelle und Low Bat als datenpunkt erzeuge kommt ein kleines thermostat als Icon.

                                         const Alle_Heizkoerper: ScriptConfig.PageGrid2 = {    
                                            type: 'cardGrid2',
                                            uniqueName: 'Alle_Heizkoerper',
                                            heading: 'Alle_Heizkoerper',
                                            useColor: true,
                                            items: [
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Buero', targetPage: 'Buero_Heizung', name: 'Buero'},
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Bad_unten', targetPage: 'Bad_Heizung', name: 'Bad unten'},
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Wohnzimmer', targetPage: 'Wohnzimmer_Heizung', name: 'Wohnen'},
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Schlafzimmer', targetPage: 'Schlafzimmer_Heizung', name: 'Schlafen'},
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Kueche', targetPage: 'Kueche_Heizung', name: 'Kueche'},
                                            { navigate: true, id: 'alias.0.Heizungsthermostate.Gaeste_WC', targetPage: 'Gaeste_WC_Heizung', name: 'Gaeste WC'},
                                        ],
                                    };
                                    
                                    const Heizthermostat_Buero: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Buero_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Buero_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Buero', 
                                                modeId:'alias.0.Heizungsthermostate.Buero.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Buero.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Buero.SET', 
                                                thermoId2:'alias.0.Heizungsthermostate.Buero.HUMIDITY'
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0}
                                            ],
                                    };
                                    
                                    const Heizthermostat_Gaeste_WC: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Gaeste_WC_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Gaeste_WC_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Gaeste_WC', 
                                                modeId:'alias.0.Heizungsthermostate.Gaeste_WC.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Gaeste_WC.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Gaeste_WC.SET',
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Gaeste_WC', filter: 0}
                                            ],
                                    };
                                    
                                    const Heizthermostat_Bad: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Bad_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Bad_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Bad_unten',
                                                modeId:'alias.0.Heizungsthermostate.Bad_unten.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Bad_unten.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Bad_unten.SET', 
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Bad_unten_Rechts', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Bad_unten_links', filter: 0},
                                                {id: 'alias.0.Heizungsthermostate.Bad_unten' , filter: 0}
                                            ],
                                    };
                                    
                                    const Heizthermostat_Wohnen: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Wohnzimmer_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Wohnzimmer_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Wohnzimmer', 
                                                modeId:'alias.0.Heizungsthermostate.Wohnzimmer.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Wohnzimmer.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Wohnzimmer.SET', 
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Wohnzimmer_rechts', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Wohnzimmer_links', filter: 0}
                                            ],
                                    };
                                    
                                    const Heizthermostat_Schlafzimmer: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Schlafzimmer_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Schlafzimmer_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Schlafzimmer', 
                                                modeId:'alias.0.Heizungsthermostate.Schlafzimmer.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Schlafzimmer.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Schlafzimmer.SET', 
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Schlafzimmer_rechts', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Schlafzimmer_links', filter: 0}
                                            ],
                                    };
                                    
                                    const Heizthermostat_Kueche: PageType = {
                                            type: 'cardThermo2',
                                            uniqueName:'Kueche_Heizung',
                                            heading: 'egal wird eh nicht angezeigt',
                                            subPage: true,
                                            home: 'Alle_Heizkoerper',
                                            thermoItems:[
                                                {name: 'Kueche_Heizung', 
                                                id:'alias.0.Heizungsthermostate.Kueche',
                                                modeId:'alias.0.Heizungsthermostate.Kueche.MODE',
                                                iconHeatCycle:'home', 
                                                iconHeatCycleOffColor:Red, 
                                                thermoId1:'alias.0.Heizungsthermostate.Kueche.ACTUAL', 
                                                set:'alias.0.Heizungsthermostate.Kueche.SET', 
                                                }
                                            ],
                                    
                                            items:[
                                                {id: 'alias.0.Steckdosen.Steckdose_ueber_Schreibtisch', filter: 0},
                                                {id: 'alias.0.Flur.Treppenlicht', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Küche_rechts', filter: 0},
                                                {id: 'alias.0.Fensterkontakte.Kueche_links', filter: 0}
                                            ],
                                    };
                                    

                                    Screenshot_2.jpg

                                    Der Datenpunkt kann natürlich keine % angaben, es gibt aber auch keinen weiteren Datenpunkt ausser Low Bat Alarm

                                    T Do not disturb
                                    T Do not disturb
                                    ticaki
                                    wrote on last edited by ticaki
                                    #460

                                    @teletapi

                                    mit einer Vorlage - ich muß laufend gucken wie das nochmal geht - ich bau ja nur ein 😄 - Aber das hab ich für eine Uhr anzuzeigen eingebaut.

                                    Das Pageitems muß in das Array das zu items: gehört

                                    {native: {template: 'text.clock',dpInit: '',},}, // Digitale Uhr, für das hab ich die Möglichkeit eingebaut
                                    

                                    So zu deinem: Das sollte ein State mit der Role - indicator.lowbat sein. In dpInit muß dann z.B. das stehen: hm-rpc.1.0000DYXSDSDEF71111B7.0.LOW_BAT. kannst auch nur das Gerät angeben, wichtig ist das es die role nur einmal in den States unterhalb der id gibt.

                                    {native: {template: 'text.battery.low',dpInit: '',},},
                                    

                                    Das ist bewusst für Batterien von hm-rpc.

                                    Gibt dann noch die:
                                    Bildschirmfoto 2025-09-10 um 18.39.46.png

                                    Sind alle mal getestet gewesen aber keine ahnung 🙂

                                    EDIT:
                                    Wichtig
                                    Vorlagen unterstützen vielleicht navigate und targetpage - bin mir da nicht sicher - mehr anpassen bedeutet selber bauen.

                                    EDIT: Nachgeguckt - alle Vorlagen unterstützen navigate & targetpage - sonst nix wobei kann sein das die dafür den falschen Type haben - dann hinter dpinit:'', type:'button' schreiben, hoffen und berichten 😉

                                    {navigate: true, targetpage:'blabla', native: {template: 'text.battery.low',dpInit: '', type: 'button'},},
                                    

                                    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                    Spenden

                                    teletapiT 1 Reply Last reply
                                    0
                                    • AsgothianA Asgothian

                                      @ticaki Ich glaub ich hab schlecht gefragt:

                                      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                      Ich hab da gerade versucht ein Firmware-Update zu machen - woher wird die Firmware-URL genommen ? Ich kriege als Ergebnis 'update failed' - was auch logisch ist, da die Update URL ins leere geht.

                                      Damit war das Tasmota-Update gemeint - das versucht eine version zu installieren die es nicht gibt.

                                      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                      Zusätzlich hab ich keine Angabe zur TFT Version (???). Ist das Work in Progress oder ein mögliches Problem ?

                                      Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                                      @ticaki sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                      Wann gerade?

                                      Das war so gegen 16:30.

                                      A.

                                      arteckA Offline
                                      arteckA Offline
                                      arteck
                                      Developer Most Active
                                      wrote on last edited by
                                      #461

                                      @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                      Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                                      Axel, und ich dachte bin da alleine mit...

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

                                      ilovegymI 1 Reply Last reply
                                      0
                                      • T ticaki

                                        @teletapi

                                        mit einer Vorlage - ich muß laufend gucken wie das nochmal geht - ich bau ja nur ein 😄 - Aber das hab ich für eine Uhr anzuzeigen eingebaut.

                                        Das Pageitems muß in das Array das zu items: gehört

                                        {native: {template: 'text.clock',dpInit: '',},}, // Digitale Uhr, für das hab ich die Möglichkeit eingebaut
                                        

                                        So zu deinem: Das sollte ein State mit der Role - indicator.lowbat sein. In dpInit muß dann z.B. das stehen: hm-rpc.1.0000DYXSDSDEF71111B7.0.LOW_BAT. kannst auch nur das Gerät angeben, wichtig ist das es die role nur einmal in den States unterhalb der id gibt.

                                        {native: {template: 'text.battery.low',dpInit: '',},},
                                        

                                        Das ist bewusst für Batterien von hm-rpc.

                                        Gibt dann noch die:
                                        Bildschirmfoto 2025-09-10 um 18.39.46.png

                                        Sind alle mal getestet gewesen aber keine ahnung 🙂

                                        EDIT:
                                        Wichtig
                                        Vorlagen unterstützen vielleicht navigate und targetpage - bin mir da nicht sicher - mehr anpassen bedeutet selber bauen.

                                        EDIT: Nachgeguckt - alle Vorlagen unterstützen navigate & targetpage - sonst nix wobei kann sein das die dafür den falschen Type haben - dann hinter dpinit:'', type:'button' schreiben, hoffen und berichten 😉

                                        {navigate: true, targetpage:'blabla', native: {template: 'text.battery.low',dpInit: '', type: 'button'},},
                                        
                                        teletapiT Online
                                        teletapiT Online
                                        teletapi
                                        wrote on last edited by teletapi
                                        #462

                                        @ticaki Tut mir ja leid das ich das sagen muss aber hab nix kapiert davon . Hab verschiedenes probiert aber bisher keinerlei Erfolg gehabt.
                                        Den vorhandenen Datenpunkt "Lowbat" hab ich auf die Role indicator.lowbat geändert . Aber vielmehr geht dann nicht.
                                        Screenshot_3.jpg

                                        T 2 Replies Last reply
                                        0
                                        • arteckA arteck

                                          @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                          Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                                          Axel, und ich dachte bin da alleine mit...

                                          ilovegymI Offline
                                          ilovegymI Offline
                                          ilovegym
                                          wrote on last edited by
                                          #463

                                          @arteck sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                          @asgothian sagte in Betatest NSPanel-lovelace-ui v0.2.x:

                                          Hier bin ich eher vorsichtig - ich hab za. 4 Stunden gebraucht bis ich die TFT Firmware sauber geflasht hatte - mit häufigen Fehlermeldungen und seltsamen Effekten. Warum es am ende funktioniert hat weis sich nicht - deswegen die Frage nach der unbekannten TFT version.

                                          Axel, und ich dachte bin da alleine mit...

                                          Willkommen im Club 🙂
                                          was soll ich mit meinen 13 Stueck da sagen.. das komische ist, bei manchen lief das in Nullkommanix durch, da dachte ich, er haette garnicht angefangen, dabei war er schon fertig, und andere haben mich viel Snickers gekostet.. 🙂

                                          Die Dinger sind jetzt wieder gesperrt und mit Tasmota 15.01 und TFT 5 am nspanel-Adapter soweit so gut, die Grundfunktionen laufen ohne Probleme, habe aber noch nicht viel Menus, meist nur eins, muss bei Gelegenheit dann alles weitere migrieren vom Script..

                                          T 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          620

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe