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. ioBroker Allgemein
  4. [gelöst]Fehler im NSPanel Script

NEWS

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

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

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

[gelöst]Fehler im NSPanel Script

Scheduled Pinned Locked Moved ioBroker Allgemein
22 Posts 7 Posters 2.8k Views 5 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.
  • GregorSG GregorS

    @armilar

    Danke, hab ich jetzt angepasst.
    Verbindung wird aufgebaut, Screensaver und Buttons sind ok, aber meine eigenen
    Seiten kann ich nicht aufrufen.

    //-- Anfang für eigene Seiten -- z.T. selbstdefinierte Aliase erforderlich ----------------
    //-- Start for your own pages -- some self-defined aliases required ----------------
    
    let Radiosender: PageType =
    {
        'type': 'cardGrid',
        'heading': 'Internetradio',
        'useColor': true,
        'items': [
            { id: "alias.0.NSPanel.1.Radio.WDR2", icon: "radio", name: "WDR2", onColor: colorRadio},
            { id: "alias.0.NSPanel.1.Radio.RockAntenne", icon: "radio", name: "Rock Antenne", onColor: colorRadio},
            { id: "alias.0.NSPanel.1.Radio.WDR4", icon: "radio", name: "WDR4", onColor: colorRadio},
            { id: "alias.0.NSPanel.1.Radio.Radio_90_1", icon: "radio", name: "Radio 90,1", onColor: colorRadio},
            { id: "alias.0.NSPanel.1.Radio.Antenne_Bayern_80er_Hits", icon: "radio", name: "80er Hits", onColor: colorRadio},
            { id: "alias.0.NSPanel.1.Radio.Nora_Webstream_80er", icon: "radio", name: "Nora 80er", onColor: colorRadio},
        ]
    };
    
    let Buero_Alarm: PageType =
    {
        'type': 'cardAlarm',
        'heading': 'Alarmanlage',
        'items': [{ id: 'alias.0.NSPanel.Alarm' }]
    }; 
    

    Meine Fehlermeldungen gibt es immer noch

    script.js.NSPanel_1_V4_4_0_1: Error: Cannot find module 'dayjs'
    
    ArmilarA Offline
    ArmilarA Offline
    Armilar
    Most Active Forum Testing
    wrote on last edited by
    #21

    @gregors

    dayjs ist kein Script-Thema... Wird irgendwann gefixt sein, kommt nur zum Start und hindert das NSPanel nicht an der Funktionalität

    Sind deine eigenen Pages wieder im Page-Array eingetragen:

    ab276389-f1c9-41f0-a1f1-fc59eec30652-image.png

    Ansonsten werden die nicht angezeigt...

    Gilt ebenso für die Subpages...

    Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    GregorSG 1 Reply Last reply
    2
    • ArmilarA Armilar

      @gregors

      dayjs ist kein Script-Thema... Wird irgendwann gefixt sein, kommt nur zum Start und hindert das NSPanel nicht an der Funktionalität

      Sind deine eigenen Pages wieder im Page-Array eingetragen:

      ab276389-f1c9-41f0-a1f1-fc59eec30652-image.png

      Ansonsten werden die nicht angezeigt...

      Gilt ebenso für die Subpages...

      GregorSG Offline
      GregorSG Offline
      GregorS
      wrote on last edited by
      #22

      @armilar
      Das war der Fehler.
      Danke

      INTEL NUC i7, Sonoff, hmIP, AVM, Jeelink, T-Link, Alexa, Saia-Burgess, uvm.

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


      Support us

      ioBroker
      Community Adapters
      Donate
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      723

      Online

      32.4k

      Users

      81.4k

      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