Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter NSPanel-lovelace-ui v0.17.x

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    1.0k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.1k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    980

Test Adapter NSPanel-lovelace-ui v0.17.x

Scheduled Pinned Locked Moved Tester
1.2k Posts 33 Posters 232.1k Views 36 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.
  • T TT-Tom

    @MichaelF

    was genau möchtest du rüber kopieren, alles was du gezeigt hast?? bitte genauer definieren.

    MichaelFM Online
    MichaelFM Online
    MichaelF
    wrote on last edited by
    #1041

    @TT-Tom

    Ich glaube ich habe es hin bekommen, was nur nicht Funktioniert ist das umschalten auf die andere Vorhersage im Bildschirmschoner.

    Hatte das Display vorher gemacht.

    Hier meine gessamte Konfig:

     /***********************************************************************
             **                                                                   **
             **                    Screensaver Configuration                      **
             **                                                                   **
             ***********************************************************************/
    
    
            favoritScreensaverEntity: [],
            alternateScreensaverEntity: [
                // only used with alternate Screensaver
            ],
    
            indicatorScreensaverEntity: [
                // indicatorScreensaverEntity 1 (only Advanced Screensaver)
                {
                    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},
                },
                // indicatorScreensaverEntity 2 (only Advanced Screensaver)
                {
                    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},
                },
                // indicatorScreensaverEntity 3 (only Advanced Screensaver)
                {
                    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},
                },
                // indicatorScreensaverEntity 4 (only Advanced Screensaver)
                {
                    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},
                },
                // indicatorScreensaverEntity 5 (only Advanced Screensaver)
                {
                    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: [
                // bottomScreensaverEntity 1
                {
                type: 'script',
                ScreensaverEntity: 'brightsky.0.daily.00.sunrise',
                ScreensaverEntityFactor: 1,
                ScreensaverEntityDecimalPlaces: 0,
                ScreensaverEntityDateFormat: {hour: '2-digit', minute: '2-digit'}, // Description at Wiki-Pages
                ScreensaverEntityIconOn: 'weather-sunset-up',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityText: 'Sonne',
                ScreensaverEntityUnitText: '%',
                ScreensaverEntityIconColor: MSYellow //{'val_min': 0, 'val_max': 100},
                },
                // bottomScreensaverEntity 2
                {
                type: 'script',
                ScreensaverEntity: 'sainlogic.0.weather.current.outdoorhumidity',
                ScreensaverEntityFactor: 1,
                ScreensaverEntityDecimalPlaces: 1,
                ScreensaverEntityIconOn: 'water-percent',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityText: 'Feuchte',
                ScreensaverEntityUnitText: '%',
                ScreensaverEntityIconColor: {'val_min': 0, 'val_max': 100, 'val_best': 65}
                },
                {
                type: 'script',
                ScreensaverEntity: 'sainlogic.0.weather.current.windspeed',
                ScreensaverEntityFactor: 1,
                ScreensaverEntityDecimalPlaces: 1,
                ScreensaverEntityIconOn: 'weather-windy',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityText: "Wind",
                ScreensaverEntityUnitText: 'm/s',
                ScreensaverEntityIconColor: {'val_min': 0, 'val_max': 120}
                },
                // bottomScreensaverEntity 3
                {
                type: 'script',
                ScreensaverEntity: 'sainlogic.0.weather.current.windgustspeed',
                ScreensaverEntityFactor: 1,
                ScreensaverEntityDecimalPlaces: 1,
                ScreensaverEntityIconOn: 'weather-tornado',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityText: 'Böen',
                ScreensaverEntityUnitText: 'm/s',
                ScreensaverEntityIconColor: {'val_min': 0, 'val_max': 120}
                },
                // bottomScreensaverEntity 4
                {
                    type: 'script',
                ScreensaverEntity: 'brightsky.0.current.wind_bearing_text',
                ScreensaverEntityFactor: 1,
                ScreensaverEntityDecimalPlaces: 0,
                ScreensaverEntityIconOn: 'windsock',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityText: 'Windr.',
                ScreensaverEntityUnitText: '°',
                ScreensaverEntityIconColor: White,
                },
                // bottomScreensaverEntity 5 (Advanced Screensaver)
                {
                    type: 'script',
                    ScreensaverEntity: 'sainlogic.0.weather.current.outdoorhumidity',
                    ScreensaverEntityFactor: 1,
                    ScreensaverEntityDecimalPlaces: 0,
                    ScreensaverEntityIconOn: 'water-percent',
                    ScreensaverEntityIconOff: null,
                    ScreensaverEntityText: 'Feuchte',
                    ScreensaverEntityUnitText: '%',
                    ScreensaverEntityIconColor: {'val_min': 0, 'val_max': 100, 'val_best': 60}
                },
                // bottomScreensaverEntity 6 (for Advanced Screensaver)
               
                // Examples for Advanced-Screensaver: https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker-Config-Screensaver#entity-status-icons-ab-v400 
    
                // Some templates for the screensaver uncomment the lines to use them
                // If u use an other instance for the weather data, change the instance in the following lines
                // If you want to have them all, set weatherAddDefaultItems=true in the config and leave the following lines as they are!
    
                // zum nutzen der Vorlagen für den Bildschirmschoner die Zeilen auskommentieren, um sie zu verwenden
                // Wenn du eine andere Instanz für die Wetterdaten verwendest, ändere die Instanz in den folgenden Zeilen
                // Wenn du sie alle haben willst, setze weatherAddDefaultItems=true in der Konfiguration ganz oben und lass die folgenden Zeilen so wie sie sind!
    
                /*
    
                OPENWEATHERMAP
    
                // Bottom 1 - sunrise/set
                {
                    type: 'template',
                    template: 'text.openweathermap.favorit',
                    dpInit: `/^openweathermap\\.0.+/`,
                    modeScr: 'favorit',
                },
                // Bottom 2 -  Forecast Day 1
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day0/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 3 - Forecast Day 2
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day1/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 4 - Forecast Day 3
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day2/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 5 - Forecast Day 4
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day3/`,
                    modeScr: 'bottom',
                },
                // Bottom 6 - Forecast Day 5
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day4/`,
                    modeScr: 'bottom',
                },
                // Bottom 7 -  Forecast Day 6
                {
                    type: 'template',
                    template: 'text.openweathermap.bot2values',
                    dpInit: `/^openweathermap\\.0.+?day5/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 8 - Windgeschwindigkeit
                {
                    type: 'template',
                    template: 'text.openweathermap.windspeed',
                    dpInit: `/^openweathermap\\.0./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 9 - Böen
                {
                    type: 'template',
                    template: 'text.openweathermap.windgust',
                    dpInit: `/^openweathermap\\.0./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 10 - Windrichtung
                {
                    type: 'template',
                    template: 'text.openweathermap.winddirection',
                    dpInit: `/^openweathermap\\.0./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 11 - UV-Index
                {
                    type: 'template',
                    template: 'text.accuweather.uvindex',
                    dpInit: `/^accuweather\\.0./`,
                    modeScr: 'bottom',
                },
                */
    
    
                /*
                
                PIRATE-WEATHER
    
                // Bottom 1 - sunrise/set
                {
                    type: 'template',
                    template: 'text.pirate-weather.sunriseset',
                    dpInit: `/^pirate-weather\\.0\\.weather\\.daily\\.00.+/`,
                    modeScr: 'bottom',
                },
                // Bottom 2 -  Forecast Day 1
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.01/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 3 - Forecast Day 2
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.02/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 4 - Forecast Day 3
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.03/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 5 - Forecast Day 4
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.04/`,
                    modeScr: 'bottom',
                },
                // Bottom 6 - Forecast Day 5
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.05/`,
                    modeScr: 'bottom',
                },
                // Bottom 7 -  Forecast Day 6
                {
                    type: 'template',
                    template: 'text.pirate-weather.bot2values',
                    dpInit: `/^pirate-weather\\.0.+?\\.daily\\.06/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 8 - Windgeschwindigkeit
                {
                    type: 'template',
                    template: 'text.pirate-weather.windspeed',
                    dpInit: `/^pirate-weather\\.0\\.weather\\.currently./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 9 - Böen
                {
                    type: 'template',
                    template: 'text.pirate-weather.windgust',
                    dpInit: `/^pirate-weather\\.0\\.weather\\.currently./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 10 - Windrichtung
                {
                    type: 'template',
                    template: 'text.pirate-weather.winddirection',
                    dpInit: `/^pirate-weather\\.0\\.weather\\.currently./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 11 - UV-Index
                {
                    type: 'template',
                    template: 'text.pirate-weather.uvindex',
                    dpInit: `/^pirate-weather\\.0\\.weather\\.currently./`,
                    modeScr: 'bottom',
                },
                // hier kann man dann eine Stundenübersicht erzeugen durch anpassen der 02 bzw. 04
                // die sind nicht in addDefaultWeather enthalten.
                {
                    type: 'template',
                    template: 'text.pirate-weather.hourlyweather',
                    dpInit: `/^pirate-weather\\.0.+?\\.hourly\\.02/`,
                    modeScr: 'bottom',
                },
                {
                    type: 'template',
                    template: 'text.pirate-weather.hourlyweather',
                    dpInit: `/^pirate-weather\\.0.+?\\.hourly\\.04/`,
                    modeScr: 'bottom',
                },
                */
    
              // Bright Sky
                {
                    type: 'template',
                    template: 'text.brightsky.sunriseset',
                    dpInit: `/^brightsky\\.0\\.daily\\.00.+/`,
                    modeScr: 'bottom',
                },
                // Bottom 2 - brightsky.0. Forecast Day 1
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.01/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 3 - brightsky.0. Forecast Day 2
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.02/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 4 - brightsky.0. Forecast Day 3
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.03/`,
                    modeScr: 'bottom',
                },
    
                // Bottom 5 - brightsky.0. Forecast Day 4
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.04/`,
                    modeScr: 'bottom',
                },
                // Bottom 6 - brightsky.0. Forecast Day 5
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.05/`,
                    modeScr: 'bottom',
                },
                // Bottom 7 - brightsky.0. Forecast Day 6
                {
                    type: 'template',
                    template: 'text.brightsky.bot2values',
                    dpInit: `/^brightsky\\.0\\.daily\\.06/`,
                    modeScr: 'bottom',
                },
                // Bottom 8 - Windgeschwindigkeit
                {
                    type: 'template',
                    template: 'text.brightsky.windspeed',
                    dpInit: `/^brightsky\\.0\\.current./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 9 - Böen
    
                {
                    type: 'template',
                    template: 'text.brightsky.windgust',
                    dpInit: `/^brightsky\\.0\\.current./`,
                    modeScr: 'bottom',
                },
    
                // Bottom 10 - Windrichtung
                {
                    type: 'template',
                    template: 'text.brightsky.winddirection',
                    dpInit: `/^brightsky\\.0\\.current./`,
                    modeScr: 'bottom',
                },
                // Bottom 10 - Solar
                {
                    type: 'template',
                    template: 'text.brightsky.solar',
                    dpInit: `/^brightsky\\.0\\.current./`,
                    modeScr: 'bottom',
                },
                
            ],
    
            leftScreensaverEntity: [
                // leftScreensaverEntity 1 (only Advanced Screensaver)
                {
                    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},
                },
                // leftScreensaverEntity 2 (only Advanced Screensaver)
                {
                    type: 'script',
                    ScreensaverEntity: 'alias.0.Heizung.WärmeTagesVerbrauch.ACTUAL',
                    ScreensaverEntityFactor: 1,
                    ScreensaverEntityDecimalPlaces: 1,
                    ScreensaverEntityIconOn: 'counter',
                    ScreensaverEntityIconOff: null,
                    ScreensaverEntityText: 'Wärme',
                    ScreensaverEntityUnitText: ' kWh',
                    ScreensaverEntityIconColor: MSYellow, //{'val_min': 0, 'val_max': 5000}
                },
                // leftScreensaverEntity 3 (only Advanced Screensaver)
                {
                    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',
                },
            ],
    
            // Status Icon 
            mrIcon1ScreensaverEntity: {
                type: 'script',
                ScreensaverEntity: 'Relay.1',
                ScreensaverEntityIconOn: 'ceiling-fan',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityValue: null,
                ScreensaverEntityValueDecimalPlace: 0,
                ScreensaverEntityValueUnit: null,
                ScreensaverEntityOnColor: On,
                ScreensaverEntityOffColor: HMIOff
            },
            mrIcon2ScreensaverEntity: {
                type: 'script',
                ScreensaverEntity: 'Relay.2',
                ScreensaverEntityIconOn: 'lightbulb',
                ScreensaverEntityIconOff: null,
                ScreensaverEntityValue: null,
                ScreensaverEntityValueDecimalPlace: 0,
                ScreensaverEntityValueUnit: null,
                ScreensaverEntityOnColor: On,
                ScreensaverEntityOffColor: HMIOff
            },
            // ------ DE: Ende der Screensaver Einstellungen --------------------
            // ------ EN: End of screensaver settings ---------------------------
    

    Dimmer habe ich noch nicht hin bekommen:

    Lässt sich nur ein und aus schalten hier der Alias:
    ab656dac-2713-4a05-84c3-70bd7e2764b2-image.jpeg

    Und diese Fehlermeldung ist echt nervig weil man immer den Adapter neu starten muss wenn man was am script ändert :-)

    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:05.407	info	[controller] Panel NsPanelWohnzimmer removed!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:05.296	warn	[NsPanelWohnzimmer] is offline!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:05.295	info	[NsPanelWohnzimmer] Goint offline because delete panel!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:05.295	error	[NsPanelWohnzimmer] Model missmatch! Config model is eu but panel send us-p. Check your config!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:05.295	info	[NsPanelWohnzimmer] is online!
    
    javascript.0
    2026-04-19 00:30:04.974	info	script.js.nspanel-lovelace-ui_0.NsPanelWohnzimmer: Stopping script
    
    javascript.0
    2026-04-19 00:30:04.739	info	script.js.nspanel-lovelace-ui_0.NsPanelWohnzimmer: [ 'Panel for Topic: NsPanelWohnzimmer name: NsPanelWohnzimmer Script version 0.20.1 is correct!', 'done', '✅ Panel "08_D1_F9_A4_ED_44" reloaded with updated configuration.' ]
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:04.737	info	✅ Panel "08_D1_F9_A4_ED_44" reloaded with updated configuration.
    
    admin.0
    2026-04-19 00:30:03.883	info	<== Disconnect system.user.admin from ::ffff:192.168.178.52 javascript
    
    admin.0
    2026-04-19 00:30:03.883	info	<== Disconnect system.user.admin from ::ffff:192.168.178.52 javascript
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:03.341	info	[NsPanelWohnzimmer] Setting panel to offline until first message!
    
    ical.0
    2026-04-19 00:30:03.238	info	processing URL: Google https://calendar.google.com/calendar/ical/mferber83%40gmail.com/private-54e18925919b923d77c7864d1eaab115/basic.ics
    
    ical.0
    2026-04-19 00:30:02.297	info	starting. Version 1.19.7 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.2, js-controller: 7.0.7
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:02.280	info	[controller] Panel NsPanelWohnzimmer removed!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:01.963	warn	[NsPanelWohnzimmer] is offline!
    
    nspanel-lovelace-ui.0
    2026-04-19 00:30:01.957	info	[NsPanelWohnzimmer] Goint offline because delete panel!
    

    Anaonsten läuft das erste Panel 😀

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

      Dein Panel sagt es wäre ein us-p keine Ahnung wie es darauf kommt. Was ist es denn?

      Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

      Spenden

      MichaelFM 1 Reply Last reply
      0
      • T ticaki

        Dein Panel sagt es wäre ein us-p keine Ahnung wie es darauf kommt. Was ist es denn?

        MichaelFM Online
        MichaelFM Online
        MichaelF
        wrote on last edited by MichaelF
        #1043

        @ticaki Ein US im Hochformat

        0d58c54d-2ed1-4891-91ae-a8bae4265c2a-image.jpeg

        1 Reply Last reply
        0
        • MichaelFM Online
          MichaelFM Online
          MichaelF
          wrote on last edited by
          #1044

          Gibt es die Möglichkeit bei diesem Alias die Schrittgröße kleiner zu machen ?

          { id: 'alias.0.NSPanel.TemperaturWassserSpeicher', name: 'TemperaturSpeicher', useValue: true, suffixName: '°C'},
          
          T 1 Reply Last reply
          0
          • T Do not disturb
            T Do not disturb
            ticaki
            wrote on last edited by
            #1045

            Dann hast du es falsch in der initialisierung eingestellt - gehte auf nspanel initialisierung stelle klicke auf dem panel auf den stift stelle rechts oben us-p ein und klicke auf nspanel aktualisierung

            Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

            Spenden

            MichaelFM 1 Reply Last reply
            0
            • T ticaki

              Dann hast du es falsch in der initialisierung eingestellt - gehte auf nspanel initialisierung stelle klicke auf dem panel auf den stift stelle rechts oben us-p ein und klicke auf nspanel aktualisierung

              MichaelFM Online
              MichaelFM Online
              MichaelF
              wrote on last edited by MichaelF
              #1046

              @ticaki

              hab ich schon zwei mal gemacht:

              b7c9b5c3-b763-44e8-a57d-a06a5705a08f-image.jpeg

              Immer die gleiche Fehlermeldung.

              Wenn es hier auch falsch eingestellt wäre passt auch die Ansicht nicht, hatte ich am Anfang :-)

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

                Ich muß ja erstmal den standardfehler abklappern - das eine mal wo ich nicht ffrage ist es falsch initialisiert :D Bug ist notiert muß mal suchen - wo der fehler entsteht.

                EDIT: gefunden

                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
                  #1048

                  0.17.5 (2026-04-18)

                  • (ticaki) When the panel was restarted by the script, the model was set to ‘eu’

                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                  Spenden

                  1 Reply Last reply
                  1
                  • MichaelFM Online
                    MichaelFM Online
                    MichaelF
                    wrote on last edited by
                    #1049

                    Funktioniert, kann vielleicht noch mal jemand bei den Dimmern unterstützen oder gehen die einfach noch nicht?

                    T 1 Reply Last reply
                    0
                    • MichaelFM MichaelF

                      Gibt es die Möglichkeit bei diesem Alias die Schrittgröße kleiner zu machen ?

                      { id: 'alias.0.NSPanel.TemperaturWassserSpeicher', name: 'TemperaturSpeicher', useValue: true, suffixName: '°C'},
                      
                      T Do not disturb
                      T Do not disturb
                      ticaki
                      wrote on last edited by
                      #1050

                      @MichaelF sagte:

                      Gibt es die Möglichkeit bei diesem Alias die Schrittgröße kleiner zu machen ?

                      { id: 'alias.0.NSPanel.TemperaturWassserSpeicher', name: 'TemperaturSpeicher', useValue: true, suffixName: '°C'},
                      

                      fontSize: 0-5

                      Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                      Spenden

                      MichaelFM 1 Reply Last reply
                      0
                      • MichaelFM MichaelF

                        Funktioniert, kann vielleicht noch mal jemand bei den Dimmern unterstützen oder gehen die einfach noch nicht?

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

                        @MichaelF sagte:

                        Funktioniert, kann vielleicht noch mal jemand bei den Dimmern unterstützen oder gehen die einfach noch nicht?

                        Alles geht! Was nicht bedeutet, dass wir nichts vergessen haben :)

                        Dimmer sollte gehen um zu helfen brauche ich die Skriptzeile und ein Bild vom alias. Ich benutze den Devicemanager nicht, bin i.d.R. schneller fertig wenn ichs per Hand mache.

                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                        Spenden

                        MichaelFM 1 Reply Last reply
                        0
                        • T ticaki

                          @MichaelF sagte:

                          Gibt es die Möglichkeit bei diesem Alias die Schrittgröße kleiner zu machen ?

                          { id: 'alias.0.NSPanel.TemperaturWassserSpeicher', name: 'TemperaturSpeicher', useValue: true, suffixName: '°C'},
                          

                          fontSize: 0-5

                          MichaelFM Online
                          MichaelFM Online
                          MichaelF
                          wrote on last edited by MichaelF
                          #1052

                          @ticaki

                          Ich glaub das war es :-)

                          MichaelFM 1 Reply Last reply
                          0
                          • MichaelFM MichaelF

                            @ticaki

                            Ich glaub das war es :-)

                            MichaelFM Online
                            MichaelFM Online
                            MichaelF
                            wrote on last edited by
                            #1053

                            Leider doch nicht da ändert sich leider nichts egal ob 1 oder 5

                            { id: 'alias.0.NSPanel.TemperaturWassserSpeicher', name: 'TemperaturSpeicher', useValue: true, suffixName: '°C', fontSize: 0 },
                            
                            1 Reply Last reply
                            0
                            • T ticaki

                              @MichaelF sagte:

                              Funktioniert, kann vielleicht noch mal jemand bei den Dimmern unterstützen oder gehen die einfach noch nicht?

                              Alles geht! Was nicht bedeutet, dass wir nichts vergessen haben :)

                              Dimmer sollte gehen um zu helfen brauche ich die Skriptzeile und ein Bild vom alias. Ich benutze den Devicemanager nicht, bin i.d.R. schneller fertig wenn ichs per Hand mache.

                              MichaelFM Online
                              MichaelFM Online
                              MichaelF
                              wrote on last edited by
                              #1054

                              @ticaki

                              bb873626-f70d-4660-9be0-ace46e371bea-image.jpeg

                              a540eb03-7449-42e9-bed8-6be72ff600a7-image.jpeg

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

                                ist es eine cardGrid? (fontSize)

                                Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                Spenden

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

                                  Zum Dimmer - kein Bild von den Orginalstates sondern aus dem alias ordner :)

                                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                  Spenden

                                  1 Reply Last reply
                                  0
                                  • T ticaki

                                    ist es eine cardGrid? (fontSize)

                                    MichaelFM Online
                                    MichaelFM Online
                                    MichaelF
                                    wrote on last edited by
                                    #1057

                                    @ticaki cardThermo2

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

                                      Kann ich bestätigen - werde mal gucken wo das was fehlt

                                      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
                                        #1059

                                        @michaelf
                                        Es wäre möglich das das am TFT liegt, da kann ich dann jetzt nix dran machen.

                                        Bitte gib mir zu dem dimmer ein Bild aus dem alias.0 Ordner und die konfiguration aus dem Skript dazu.

                                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                        Spenden

                                        MichaelFM 1 Reply Last reply
                                        0
                                        • T ticaki

                                          @michaelf
                                          Es wäre möglich das das am TFT liegt, da kann ich dann jetzt nix dran machen.

                                          Bitte gib mir zu dem dimmer ein Bild aus dem alias.0 Ordner und die konfiguration aus dem Skript dazu.

                                          MichaelFM Online
                                          MichaelFM Online
                                          MichaelF
                                          wrote on last edited by MichaelF
                                          #1060

                                          @ticaki
                                          Dies hier?
                                          e9a87447-6a16-4af9-973f-e8b9e73acdba-image.jpeg

                                          const main: ScriptConfig.PageGrid = {
                                              type: 'cardGrid',
                                              uniqueName: 'main',
                                              heading: 'Wohnzimmer',
                                              useColor: true,
                                              items: [
                                                  <PageItem>{ id: 'alias.0.NSPanel.StehlampeWzRGB', interpolateColor: true, name: 'Stehlampe'},
                                                  <PageItem>{ id: 'alias.0.NSPanel.TvSchrankWohnzimmer', interpolateColor: true, name: 'Licht TV Schrank'},
                                                  <PageItem>{ id: 'alias.0.NSPanel.Saba', icon: 'power', offColor: MSRed, onColor: MSGreen, name: 'Saba'},
                                                  <PageItem>{ id: 'alias.0.NSPanel.TvWohnzimmer', icon: 'power', offColor: MSRed, onColor: MSGreen, name: 'Tv'},
                                                  <PageItem>{ id: 'alias.0.NSPanel.AlexaWz', icon: 'power', offColor: MSRed, onColor: MSGreen, name: 'Alexa'}
                                              ]
                                          };
                                          
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          577

                                          Online

                                          32.9k

                                          Users

                                          83.1k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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