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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Weather-Warnings

NEWS

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

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

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

Test Adapter Weather-Warnings

Geplant Angeheftet Gesperrt Verschoben Tester
1.1k Beiträge 34 Kommentatoren 355.6k Aufrufe 39 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T Nicht stören
    T Nicht stören
    ticaki
    schrieb am zuletzt editiert von ticaki
    #493

    update

    v0.4.5 auf dem Weg ins latest

    • Alexa: Zeilenumbruch wird raus gefiltert. Verhindert das die Lautstärke eingestellt wird.
    • Ruhezeiten wie oben besprochen verändert.
    • paar Übersetzungen verbessert.
    • für ZAMG eine "gibt mir einfach alles" Option hinzugefügt.
    • und alles andere was ich vergessen habe.

    Ach wenn ihr doppelte Profilnamen verwendet, Ist es euer Problem wenn ihr nicht wisst was was ist. Der Adapter kann die auseinander halten. :)

    EDIT. Die Übersetzung für den ZAMG Knopf fehlt noch.

    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

    Spenden

    Chris76eC 1 Antwort Letzte Antwort
    0
    • T ticaki

      update

      v0.4.5 auf dem Weg ins latest

      • Alexa: Zeilenumbruch wird raus gefiltert. Verhindert das die Lautstärke eingestellt wird.
      • Ruhezeiten wie oben besprochen verändert.
      • paar Übersetzungen verbessert.
      • für ZAMG eine "gibt mir einfach alles" Option hinzugefügt.
      • und alles andere was ich vergessen habe.

      Ach wenn ihr doppelte Profilnamen verwendet, Ist es euer Problem wenn ihr nicht wisst was was ist. Der Adapter kann die auseinander halten. :)

      EDIT. Die Übersetzung für den ZAMG Knopf fehlt noch.

      Chris76eC Online
      Chris76eC Online
      Chris76e
      schrieb am zuletzt editiert von
      #494

      @ticaki

      habe die aktuelle version installiert, vorher meine beiden einträge für die sprachpause gelöscht und adapter neugestartet.

      Habe jetzt kommt dieser Fehler

      weather-warnings.0
      	2023-10-28 20:22:01.593	warn	setTimeout called, but adapter is shutting down
      weather-warnings.0
      	2023-10-28 20:22:01.592	debug	[dwd-105370000] Got 0 warnings from server
      weather-warnings.0
      	2023-10-28 20:22:01.404	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      weather-warnings.0
      	2023-10-28 20:22:01.403	info	terminating
      weather-warnings.0
      	2023-10-28 20:22:01.391	error	this.silentTime.profil[profil] is not iterable
      weather-warnings.0
      	2023-10-28 20:22:01.391	error	TypeError: this.silentTime.profil[profil] is not iterable at ProviderController.setSpeakAllowed (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:898:49) at ProviderController.updateAlertEndless (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:763:20) at /opt/iobroker/node_modules/iobroker.weather-warnings/src/main.ts:505:41
      weather-warnings.0
      	2023-10-28 20:22:01.346	error	unhandled promise rejection: this.silentTime.profil[profil] is not iterable
      weather-warnings.0
      	2023-10-28 20:22:01.346	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      weather-warnings.0
      	2023-10-28 20:22:01.265	info	UWZ activated. Retrieve data.
      weather-warnings.0
      	2023-10-28 20:22:01.263	info	DWD activated. Retrieve data.
      weather-warnings.0
      	2023-10-28 20:22:01.263	debug	[alexa2] Create notification service alexa2
      weather-warnings.0
      	2023-10-28 20:22:01.192	debug	[history] Create notification service history
      weather-warnings.0
      	2023-10-28 20:22:01.119	debug	[json] Create notification service json
      weather-warnings.0
      	2023-10-28 20:22:01.041	debug	[telegram] Create notification service telegram
      weather-warnings.0
      	2023-10-28 20:22:00.950	info	Refresh Interval: 5 minutes
      weather-warnings.0
      	2023-10-28 20:21:56.184	info	starting. Version 0.4.5 (non-npm: ticaki/ioBroker.weather-warnings#852888f4672b4e1c05e80979b050f19e4bfce83d) in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v18.18.2, js-controller: 5.0.12
      
      T 1 Antwort Letzte Antwort
      0
      • Chris76eC Chris76e

        @ticaki

        habe die aktuelle version installiert, vorher meine beiden einträge für die sprachpause gelöscht und adapter neugestartet.

        Habe jetzt kommt dieser Fehler

        weather-warnings.0
        	2023-10-28 20:22:01.593	warn	setTimeout called, but adapter is shutting down
        weather-warnings.0
        	2023-10-28 20:22:01.592	debug	[dwd-105370000] Got 0 warnings from server
        weather-warnings.0
        	2023-10-28 20:22:01.404	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        weather-warnings.0
        	2023-10-28 20:22:01.403	info	terminating
        weather-warnings.0
        	2023-10-28 20:22:01.391	error	this.silentTime.profil[profil] is not iterable
        weather-warnings.0
        	2023-10-28 20:22:01.391	error	TypeError: this.silentTime.profil[profil] is not iterable at ProviderController.setSpeakAllowed (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:898:49) at ProviderController.updateAlertEndless (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:763:20) at /opt/iobroker/node_modules/iobroker.weather-warnings/src/main.ts:505:41
        weather-warnings.0
        	2023-10-28 20:22:01.346	error	unhandled promise rejection: this.silentTime.profil[profil] is not iterable
        weather-warnings.0
        	2023-10-28 20:22:01.346	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        weather-warnings.0
        	2023-10-28 20:22:01.265	info	UWZ activated. Retrieve data.
        weather-warnings.0
        	2023-10-28 20:22:01.263	info	DWD activated. Retrieve data.
        weather-warnings.0
        	2023-10-28 20:22:01.263	debug	[alexa2] Create notification service alexa2
        weather-warnings.0
        	2023-10-28 20:22:01.192	debug	[history] Create notification service history
        weather-warnings.0
        	2023-10-28 20:22:01.119	debug	[json] Create notification service json
        weather-warnings.0
        	2023-10-28 20:22:01.041	debug	[telegram] Create notification service telegram
        weather-warnings.0
        	2023-10-28 20:22:00.950	info	Refresh Interval: 5 minutes
        weather-warnings.0
        	2023-10-28 20:21:56.184	info	starting. Version 0.4.5 (non-npm: ticaki/ioBroker.weather-warnings#852888f4672b4e1c05e80979b050f19e4bfce83d) in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v18.18.2, js-controller: 5.0.12
        
        T Nicht stören
        T Nicht stören
        ticaki
        schrieb am zuletzt editiert von
        #495

        @chris76e sagte in Test Adapter Weather-Warnings:

        this.silentTime.profil[profil]

        Zeig mit bitte deine Adapter Konfiguration (download Konfigurationsseite)

        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

        Spenden

        Chris76eC 1 Antwort Letzte Antwort
        0
        • T ticaki

          @chris76e sagte in Test Adapter Weather-Warnings:

          this.silentTime.profil[profil]

          Zeig mit bitte deine Adapter Konfiguration (download Konfigurationsseite)

          Chris76eC Online
          Chris76eC Online
          Chris76e
          schrieb am zuletzt editiert von
          #496

          @ticaki

          {
           "allowedDirs": [
             {
               "providerService": "DWD",
               "dpWarning": true,
               "dpMessage": true,
               "dpFormated": true,
               "dpAlerts": true
             },
             {
               "providerService": "ZAMG",
               "dpWarning": true,
               "dpMessage": true,
               "dpFormated": true,
               "dpAlerts": true
             },
             {
               "providerService": "UWZ",
               "dpWarning": true,
               "dpMessage": true,
               "dpFormated": true,
               "dpAlerts": true
             }
           ],
           "useJsonHistory": false,
           "dwdwarncellTable": [
             {
               "dwdSelectId": "105370000",
               "dwdCityname": "xxxxx"
             }
           ],
           "uwzwarncellTable": [
             {
               "uwzSelectId": "DExxxx",
               "uwzCityname": "xxxx"
             }
           ],
           "zamgwarncellTable": [],
           "useTestWarnings": false,
           "dwdEnabled": true,
           "uwzEnabled": true,
           "zamgEnabled": false,
           "dwdHourFilter": 0,
           "uwzHourFilter": 0,
           "zamgHourFilter": 0,
           "notPushAtStart": false,
           "refreshTime": 5,
           "messageTemplate": [],
           "templateTable": [
             {
               "templateKey": "NewMessage",
               "template": "Hallo Christian. Es gibt eine ${headline}. ${description}"
             },
             {
               "templateKey": "RemoveMessage",
               "template": "Entwarnung: ${Warntypename}, Stufe: ${warnlevelcolorname}"
             },
             {
               "templateKey": "RemoveAllMessage",
               "template": "Entwarnung!"
             },
             {
               "templateKey": "NewJson",
               "template": "{ „action“: „${status}“, „start“: „${starttime}“, „ende“: „${endtime}“, type: „${warntypename}“ \\}"
             },
             {
               "templateKey": "RemoveJson",
               "template": "{ „headline“: „${Headline}“, „status“: „${status}“\\}"
             },
             {
               "templateKey": "RemoveAllJson",
               "template": "{ \"status\": \"Entwarnung!\"\\}"
             },
             {
               "templateKey": "NewMessageWithArray",
               "template": "Luke, wir haben eine neue Warnung ${Warntypename} ab ${starttime} erhalten, sieht aus wie ein ${_customArray}"
             },
             {
               "templateKey": "_CustomArray",
               "template": "${[Keks,Sturmtrooper,Tie-Jäger,Imperialer Kreuzer,Todesstern]warnlevelnumber}"
             },
             {
               "templateKey": "Telegramm",
               "template": "${[0,🟡,🟠,🔴,🟣]warnlevelnumber} Es gibt eine ${headline} ${[0,🟡,🟠,🔴,🟣]warnlevelnumber}\\n ${description}\\nDie Warnung gilt von ${startdayofweek} ${startdate} ${starttime} Uhr bis ${enddayofweek} ${startdate} ${endtime} Uhr\\nDie ${_customAlexaIf}"
             },
             {
               "templateKey": "Alexa",
               "template": "Hallo Christian; es gibt eine ${headline}; Die Warnung gilt von Mo, ${startdate}.1111 ${starttime} bis Mo, ${enddate}.1111 ${endtime};${description}"
             },
             {
               "templateKey": "_customHEX",
               "template": "${[0,#FFFF00,#FFA500,#ff0000,#ee82ee]warnlevelnumber}"
             },
             {
               "templateKey": "_customFarbname",
               "template": "${[Grün,Gelb,Orange,Rot,Violett]warnlevelnumber}"
             },
             {
               "templateKey": "_customAlexaIf",
               "template": "Warnung ${(0>cdfuture)ist seit#wird in} ${(0<cdhour)\\${_CustomIfHours\\}} ${cdminute} Minute${(1!=cdminute)n} aktiv."
             },
             {
               "templateKey": "_CustomIfHours",
               "template": "${cdhour} Stunde${(1!=cdhour)n}"
             },
             {
               "templateKey": "_customText",
               "template": "${[0,🟡,🟠,🔴,🟣]warnlevelnumber} Es gibt eine ${headline} ${[0,🟡,🟠,🔴,🟣]warnlevelnumber}\\n ${description}\\nDie Warnung gilt von ${startdayofweek} ${startdate} ${starttime} Uhr bis ${enddayofweek} ${startdate} ${endtime} Uhr\\nDie ${_customAlexaIf}"
             }
           ],
           "dwdLanguage": "ger",
           "uwzLanguage": "DE",
           "zamgLanguage": "de",
           "dwdTypeFilter": [],
           "zamgTypeFilter": [],
           "uwzTypeFilter": [],
           "dwdLevelFilter": 0,
           "uwzLevelFilter": 0,
           "zamgLevelFilter": 0,
           "telegram_DwdEnabled": true,
           "telegram_UwzEnabled": true,
           "telegram_ZamgEnabled": true,
           "telegram_TypeFilter": [],
           "telegram_LevelFilter": 0,
           "telegram_Enabled": true,
           "telegram_Adapter": "telegram.0",
           "telegram_MessageNew": "Telegramm",
           "telegram_MessageRemove": "RemoveMessage",
           "telegram_MessageAllRemove": "RemoveAllMessage",
           "whatsapp_DwdEnabled": true,
           "whatsapp_UwzEnabled": true,
           "whatsapp_ZamgEnabled": true,
           "whatsapp_TypeFilter": [],
           "whatsapp_LevelFilter": 0,
           "whatsapp_Enabled": false,
           "whatsapp_Adapter": "none",
           "whatsapp_MessageNew": "NewMessage",
           "whatsapp_MessageRemove": "RemoveMessage",
           "whatsapp_MessageAllRemove": "RemoveAllMessage",
           "pushover_DwdEnabled": true,
           "pushover_UwzEnabled": true,
           "pushover_ZamgEnabled": true,
           "pushover_TypeFilter": [],
           "pushover_LevelFilter": 0,
           "pushover_Enabled": false,
           "pushover_Adapter": "none",
           "pushover_MessageNew": "NewMessage",
           "pushover_MessageRemove": "RemoveMessage",
           "pushover_MessageAllRemove": "RemoveAllMessage",
           "json_DwdEnabled": true,
           "json_UwzEnabled": true,
           "json_ZamgEnabled": true,
           "json_TypeFilter": [],
           "json_LevelFilter": 0,
           "json_Enabled": true,
           "json_MessageAll": "NewJson",
           "json_MessageAllRemove": "RemoveAllJson",
           "json_parse": false,
           "history_DwdEnabled": true,
           "history_UwzEnabled": true,
           "history_ZamgEnabled": true,
           "history_TypeFilter": [],
           "history_LevelFilter": 0,
           "history_Enabled": true,
           "history_MessageNew": "NewJson",
           "history_MessageRemove": "RemoveAllJson",
           "history_allinOne": false,
           "email_Adapter": "none",
           "email_line_break": "",
           "email_DwdEnabled": true,
           "email_UwzEnabled": true,
           "email_ZamgEnabled": true,
           "email_TypeFilter": [],
           "email_LevelFilter": 0,
           "email_Enabled": false,
           "email_MessageNew": "NewMessage",
           "email_MessageRemove": "RemoveMessage",
           "email_Header": "none",
           "email_Footer": "none",
           "alexa2_Adapter": "alexa2.0",
           "alexa2_DwdEnabled": true,
           "alexa2_UwzEnabled": true,
           "alexa2_ZamgEnabled": true,
           "alexa2_device_ids": [
             "G091JJ13152200TJ"
           ],
           "alexa2_TypeFilter": [],
           "alexa2_LevelFilter": 0,
           "alexa2_Enabled": true,
           "alexa2_MessageNew": "Alexa",
           "alexa2_MessageRemove": "RemoveMessage",
           "alexa2_MessageAllRemove": "RemoveAllMessage",
           "alexa2_volumen": 40,
           "telegram_ManualTypeFilter": [],
           "telegram_ManualLevelFilter": 0,
           "telegram_manualAll": "Telegramm",
           "whatsapp_ManualTypeFilter": [],
           "whatsapp_ManualLevelFilter": 0,
           "whatsapp_manualAll": "NewMessage",
           "pushover_ManualTypeFilter": [],
           "pushover_ManualLevelFilter": 0,
           "pushover_manualAll": "NewMessage",
           "email_ManualTypeFilter": [],
           "email_ManualLevelFilter": 0,
           "email_manualAll": "NewMessage",
           "alexa2_ManualTypeFilter": [],
           "alexa2_ManualLevelFilter": 0,
           "alexa2_manualAll": "Alexa",
           "alexa2_Audio": "",
           "alexa2_sounds": [
             {
               "warntypenumber": 1,
               "warntype": "Unbekannt",
               "sound": ""
             },
             {
               "warntypenumber": 2,
               "warntype": "Sturm",
               "sound": "<audio src=\"soundbank://soundlibrary/weather/wind/wind_04\"/>"
             },
             {
               "warntypenumber": 3,
               "warntype": "Schneefall",
               "sound": "<audio src=\"soundbank://soundlibrary/footsteps/snow/snow_05\"/>"
             },
             {
               "warntypenumber": 4,
               "warntype": "Regen",
               "sound": "<audio src=\"soundbank://soundlibrary/nature/amzn_sfx_rain_01\"/>"
             },
             {
               "warntypenumber": 5,
               "warntype": "Kälte",
               "sound": ""
             },
             {
               "warntypenumber": 6,
               "warntype": "Waldbrand",
               "sound": ""
             },
             {
               "warntypenumber": 7,
               "warntype": "Gewitter",
               "sound": "<audio src=\"soundbank://soundlibrary/weather/thunder/thunder_03\"/>"
             },
             {
               "warntypenumber": 8,
               "warntype": "Glatteis/rutschig",
               "sound": "<audio src=\"soundbank://soundlibrary/ice_snow/ski/ski_03\"/>"
             },
             {
               "warntypenumber": 9,
               "warntype": "Hitze",
               "sound": ""
             },
             {
               "warntypenumber": 10,
               "warntype": "Hagel",
               "sound": ""
             },
             {
               "warntypenumber": 11,
               "warntype": "Nebel",
               "sound": ""
             },
             {
               "warntypenumber": 12,
               "warntype": "Tauwetter",
               "sound": ""
             },
             {
               "warntypenumber": 0,
               "warntype": "Entwarnung!",
               "sound": ""
             }
           ],
           "alexa2_sounds_enabled": true,
           "imExpert": true,
           "telegram_UserId": "",
           "telegram_withNoSound": true,
           "telegram_ChatId": "",
           "icon_color": "black",
           "iobrokerUrl": "",
           "templateHelp": "Tokens:\n${altitude}: Minimum validity height\n${cdfuture}: Countdown warning lies ahead.\n${cdhour}: Remaining time hours part. Up to 30 * 24 hours.\n${cdminute}: Remaining time minutes part.\n${ceiling}: Maximum validity height\n${countdown}: Remaining time until the start of the warning.\n${description}: Description\n${enddate}: End Date\n${endday}: End Day\n${enddayofweek}: End day of the week\n${enddayofweekshort}: End day of the week short\n${enddaytime}: End: Time of the day.\n${endmonth}: End Month\n${endtime}: End Time\n${endtimems}: End Time in ms\n${headline}: Headline\n${iconurl}: Url to Icon\n${impact}: Impact text\n${instruction}: Instructions\n${location}: Location retrieved from the provider\n${locationcustom}: Location from admin configuration\n${provider}: Provider\n${startadverb}: Start: temporal adverb (yesterday, today, tomorrow, day after tomorrow)\n${startdate}: Start date\n${startday}: Start Day\n${startdayofweek}: Start day of the week\n${startdayofweekshort}: Start day of the week short\n${startdaytime}: Start: Time of day.\n${startmonth}: Start Month\n${starttime}: Start time\n${starttimems}: Start time in ms\n${status}: Status of warning. new, hold, all clear\n${warningcount}: Number of Warnings\n${warnlevelcolorhex}: Hexnumber of level color\n${warnlevelcolorname}: Textname of level color\n${warnlevelname}: Textname of level\n${warnlevelnumber}: Number of level\n${warntypegeneric}: Warntype number generic\n${warntypegenericname}: Warntype name generic\n${warntypename}: Warning type retrieved from the provide",
           "telegram_parse_mode": "none",
           "silentTime": [
             {
               "speakProfile": null,
               "silentTime": []
             }
           ],
           "sayit_Enabled": false,
           "sayit_MessageNew": "NewMessage",
           "sayit_MessageRemove": "RemoveMessage",
           "sayit_MessageAllRemove": "RemoveAllMessage",
           "sayit_volumen": 15,
           "sayit_manualAll": "NewMessage",
           "icons_description": "unknown, storm, snowfall, rain, cold, forest_fire, thunderstorm, black_ice_slippery, heat, hail, fog, thaw",
           "icons_prefix": "/vis.0/weather/icons/",
           "icons_suffix": ".png",
           "pushover_Title": "none",
           "email_Title": "none"
          }
          
          T 1 Antwort Letzte Antwort
          0
          • Chris76eC Chris76e

            @ticaki

            {
             "allowedDirs": [
               {
                 "providerService": "DWD",
                 "dpWarning": true,
                 "dpMessage": true,
                 "dpFormated": true,
                 "dpAlerts": true
               },
               {
                 "providerService": "ZAMG",
                 "dpWarning": true,
                 "dpMessage": true,
                 "dpFormated": true,
                 "dpAlerts": true
               },
               {
                 "providerService": "UWZ",
                 "dpWarning": true,
                 "dpMessage": true,
                 "dpFormated": true,
                 "dpAlerts": true
               }
             ],
             "useJsonHistory": false,
             "dwdwarncellTable": [
               {
                 "dwdSelectId": "105370000",
                 "dwdCityname": "xxxxx"
               }
             ],
             "uwzwarncellTable": [
               {
                 "uwzSelectId": "DExxxx",
                 "uwzCityname": "xxxx"
               }
             ],
             "zamgwarncellTable": [],
             "useTestWarnings": false,
             "dwdEnabled": true,
             "uwzEnabled": true,
             "zamgEnabled": false,
             "dwdHourFilter": 0,
             "uwzHourFilter": 0,
             "zamgHourFilter": 0,
             "notPushAtStart": false,
             "refreshTime": 5,
             "messageTemplate": [],
             "templateTable": [
               {
                 "templateKey": "NewMessage",
                 "template": "Hallo Christian. Es gibt eine ${headline}. ${description}"
               },
               {
                 "templateKey": "RemoveMessage",
                 "template": "Entwarnung: ${Warntypename}, Stufe: ${warnlevelcolorname}"
               },
               {
                 "templateKey": "RemoveAllMessage",
                 "template": "Entwarnung!"
               },
               {
                 "templateKey": "NewJson",
                 "template": "{ „action“: „${status}“, „start“: „${starttime}“, „ende“: „${endtime}“, type: „${warntypename}“ \\}"
               },
               {
                 "templateKey": "RemoveJson",
                 "template": "{ „headline“: „${Headline}“, „status“: „${status}“\\}"
               },
               {
                 "templateKey": "RemoveAllJson",
                 "template": "{ \"status\": \"Entwarnung!\"\\}"
               },
               {
                 "templateKey": "NewMessageWithArray",
                 "template": "Luke, wir haben eine neue Warnung ${Warntypename} ab ${starttime} erhalten, sieht aus wie ein ${_customArray}"
               },
               {
                 "templateKey": "_CustomArray",
                 "template": "${[Keks,Sturmtrooper,Tie-Jäger,Imperialer Kreuzer,Todesstern]warnlevelnumber}"
               },
               {
                 "templateKey": "Telegramm",
                 "template": "${[0,🟡,🟠,🔴,🟣]warnlevelnumber} Es gibt eine ${headline} ${[0,🟡,🟠,🔴,🟣]warnlevelnumber}\\n ${description}\\nDie Warnung gilt von ${startdayofweek} ${startdate} ${starttime} Uhr bis ${enddayofweek} ${startdate} ${endtime} Uhr\\nDie ${_customAlexaIf}"
               },
               {
                 "templateKey": "Alexa",
                 "template": "Hallo Christian; es gibt eine ${headline}; Die Warnung gilt von Mo, ${startdate}.1111 ${starttime} bis Mo, ${enddate}.1111 ${endtime};${description}"
               },
               {
                 "templateKey": "_customHEX",
                 "template": "${[0,#FFFF00,#FFA500,#ff0000,#ee82ee]warnlevelnumber}"
               },
               {
                 "templateKey": "_customFarbname",
                 "template": "${[Grün,Gelb,Orange,Rot,Violett]warnlevelnumber}"
               },
               {
                 "templateKey": "_customAlexaIf",
                 "template": "Warnung ${(0>cdfuture)ist seit#wird in} ${(0<cdhour)\\${_CustomIfHours\\}} ${cdminute} Minute${(1!=cdminute)n} aktiv."
               },
               {
                 "templateKey": "_CustomIfHours",
                 "template": "${cdhour} Stunde${(1!=cdhour)n}"
               },
               {
                 "templateKey": "_customText",
                 "template": "${[0,🟡,🟠,🔴,🟣]warnlevelnumber} Es gibt eine ${headline} ${[0,🟡,🟠,🔴,🟣]warnlevelnumber}\\n ${description}\\nDie Warnung gilt von ${startdayofweek} ${startdate} ${starttime} Uhr bis ${enddayofweek} ${startdate} ${endtime} Uhr\\nDie ${_customAlexaIf}"
               }
             ],
             "dwdLanguage": "ger",
             "uwzLanguage": "DE",
             "zamgLanguage": "de",
             "dwdTypeFilter": [],
             "zamgTypeFilter": [],
             "uwzTypeFilter": [],
             "dwdLevelFilter": 0,
             "uwzLevelFilter": 0,
             "zamgLevelFilter": 0,
             "telegram_DwdEnabled": true,
             "telegram_UwzEnabled": true,
             "telegram_ZamgEnabled": true,
             "telegram_TypeFilter": [],
             "telegram_LevelFilter": 0,
             "telegram_Enabled": true,
             "telegram_Adapter": "telegram.0",
             "telegram_MessageNew": "Telegramm",
             "telegram_MessageRemove": "RemoveMessage",
             "telegram_MessageAllRemove": "RemoveAllMessage",
             "whatsapp_DwdEnabled": true,
             "whatsapp_UwzEnabled": true,
             "whatsapp_ZamgEnabled": true,
             "whatsapp_TypeFilter": [],
             "whatsapp_LevelFilter": 0,
             "whatsapp_Enabled": false,
             "whatsapp_Adapter": "none",
             "whatsapp_MessageNew": "NewMessage",
             "whatsapp_MessageRemove": "RemoveMessage",
             "whatsapp_MessageAllRemove": "RemoveAllMessage",
             "pushover_DwdEnabled": true,
             "pushover_UwzEnabled": true,
             "pushover_ZamgEnabled": true,
             "pushover_TypeFilter": [],
             "pushover_LevelFilter": 0,
             "pushover_Enabled": false,
             "pushover_Adapter": "none",
             "pushover_MessageNew": "NewMessage",
             "pushover_MessageRemove": "RemoveMessage",
             "pushover_MessageAllRemove": "RemoveAllMessage",
             "json_DwdEnabled": true,
             "json_UwzEnabled": true,
             "json_ZamgEnabled": true,
             "json_TypeFilter": [],
             "json_LevelFilter": 0,
             "json_Enabled": true,
             "json_MessageAll": "NewJson",
             "json_MessageAllRemove": "RemoveAllJson",
             "json_parse": false,
             "history_DwdEnabled": true,
             "history_UwzEnabled": true,
             "history_ZamgEnabled": true,
             "history_TypeFilter": [],
             "history_LevelFilter": 0,
             "history_Enabled": true,
             "history_MessageNew": "NewJson",
             "history_MessageRemove": "RemoveAllJson",
             "history_allinOne": false,
             "email_Adapter": "none",
             "email_line_break": "",
             "email_DwdEnabled": true,
             "email_UwzEnabled": true,
             "email_ZamgEnabled": true,
             "email_TypeFilter": [],
             "email_LevelFilter": 0,
             "email_Enabled": false,
             "email_MessageNew": "NewMessage",
             "email_MessageRemove": "RemoveMessage",
             "email_Header": "none",
             "email_Footer": "none",
             "alexa2_Adapter": "alexa2.0",
             "alexa2_DwdEnabled": true,
             "alexa2_UwzEnabled": true,
             "alexa2_ZamgEnabled": true,
             "alexa2_device_ids": [
               "G091JJ13152200TJ"
             ],
             "alexa2_TypeFilter": [],
             "alexa2_LevelFilter": 0,
             "alexa2_Enabled": true,
             "alexa2_MessageNew": "Alexa",
             "alexa2_MessageRemove": "RemoveMessage",
             "alexa2_MessageAllRemove": "RemoveAllMessage",
             "alexa2_volumen": 40,
             "telegram_ManualTypeFilter": [],
             "telegram_ManualLevelFilter": 0,
             "telegram_manualAll": "Telegramm",
             "whatsapp_ManualTypeFilter": [],
             "whatsapp_ManualLevelFilter": 0,
             "whatsapp_manualAll": "NewMessage",
             "pushover_ManualTypeFilter": [],
             "pushover_ManualLevelFilter": 0,
             "pushover_manualAll": "NewMessage",
             "email_ManualTypeFilter": [],
             "email_ManualLevelFilter": 0,
             "email_manualAll": "NewMessage",
             "alexa2_ManualTypeFilter": [],
             "alexa2_ManualLevelFilter": 0,
             "alexa2_manualAll": "Alexa",
             "alexa2_Audio": "",
             "alexa2_sounds": [
               {
                 "warntypenumber": 1,
                 "warntype": "Unbekannt",
                 "sound": ""
               },
               {
                 "warntypenumber": 2,
                 "warntype": "Sturm",
                 "sound": "<audio src=\"soundbank://soundlibrary/weather/wind/wind_04\"/>"
               },
               {
                 "warntypenumber": 3,
                 "warntype": "Schneefall",
                 "sound": "<audio src=\"soundbank://soundlibrary/footsteps/snow/snow_05\"/>"
               },
               {
                 "warntypenumber": 4,
                 "warntype": "Regen",
                 "sound": "<audio src=\"soundbank://soundlibrary/nature/amzn_sfx_rain_01\"/>"
               },
               {
                 "warntypenumber": 5,
                 "warntype": "Kälte",
                 "sound": ""
               },
               {
                 "warntypenumber": 6,
                 "warntype": "Waldbrand",
                 "sound": ""
               },
               {
                 "warntypenumber": 7,
                 "warntype": "Gewitter",
                 "sound": "<audio src=\"soundbank://soundlibrary/weather/thunder/thunder_03\"/>"
               },
               {
                 "warntypenumber": 8,
                 "warntype": "Glatteis/rutschig",
                 "sound": "<audio src=\"soundbank://soundlibrary/ice_snow/ski/ski_03\"/>"
               },
               {
                 "warntypenumber": 9,
                 "warntype": "Hitze",
                 "sound": ""
               },
               {
                 "warntypenumber": 10,
                 "warntype": "Hagel",
                 "sound": ""
               },
               {
                 "warntypenumber": 11,
                 "warntype": "Nebel",
                 "sound": ""
               },
               {
                 "warntypenumber": 12,
                 "warntype": "Tauwetter",
                 "sound": ""
               },
               {
                 "warntypenumber": 0,
                 "warntype": "Entwarnung!",
                 "sound": ""
               }
             ],
             "alexa2_sounds_enabled": true,
             "imExpert": true,
             "telegram_UserId": "",
             "telegram_withNoSound": true,
             "telegram_ChatId": "",
             "icon_color": "black",
             "iobrokerUrl": "",
             "templateHelp": "Tokens:\n${altitude}: Minimum validity height\n${cdfuture}: Countdown warning lies ahead.\n${cdhour}: Remaining time hours part. Up to 30 * 24 hours.\n${cdminute}: Remaining time minutes part.\n${ceiling}: Maximum validity height\n${countdown}: Remaining time until the start of the warning.\n${description}: Description\n${enddate}: End Date\n${endday}: End Day\n${enddayofweek}: End day of the week\n${enddayofweekshort}: End day of the week short\n${enddaytime}: End: Time of the day.\n${endmonth}: End Month\n${endtime}: End Time\n${endtimems}: End Time in ms\n${headline}: Headline\n${iconurl}: Url to Icon\n${impact}: Impact text\n${instruction}: Instructions\n${location}: Location retrieved from the provider\n${locationcustom}: Location from admin configuration\n${provider}: Provider\n${startadverb}: Start: temporal adverb (yesterday, today, tomorrow, day after tomorrow)\n${startdate}: Start date\n${startday}: Start Day\n${startdayofweek}: Start day of the week\n${startdayofweekshort}: Start day of the week short\n${startdaytime}: Start: Time of day.\n${startmonth}: Start Month\n${starttime}: Start time\n${starttimems}: Start time in ms\n${status}: Status of warning. new, hold, all clear\n${warningcount}: Number of Warnings\n${warnlevelcolorhex}: Hexnumber of level color\n${warnlevelcolorname}: Textname of level color\n${warnlevelname}: Textname of level\n${warnlevelnumber}: Number of level\n${warntypegeneric}: Warntype number generic\n${warntypegenericname}: Warntype name generic\n${warntypename}: Warning type retrieved from the provide",
             "telegram_parse_mode": "none",
             "silentTime": [
               {
                 "speakProfile": null,
                 "silentTime": []
               }
             ],
             "sayit_Enabled": false,
             "sayit_MessageNew": "NewMessage",
             "sayit_MessageRemove": "RemoveMessage",
             "sayit_MessageAllRemove": "RemoveAllMessage",
             "sayit_volumen": 15,
             "sayit_manualAll": "NewMessage",
             "icons_description": "unknown, storm, snowfall, rain, cold, forest_fire, thunderstorm, black_ice_slippery, heat, hail, fog, thaw",
             "icons_prefix": "/vis.0/weather/icons/",
             "icons_suffix": ".png",
             "pushover_Title": "none",
             "email_Title": "none"
            }
            
            T Nicht stören
            T Nicht stören
            ticaki
            schrieb am zuletzt editiert von
            #497

            @chris76e
            Verstehe die Fehlermeldung trotzdem nicht, so falsch is die Konfiguration nicht, dass es nicht gehen sollte. Ich mach mal ne Fehlerbehandlung drum und dann testen es bitte nochmal

            Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

            Spenden

            Chris76eC 1 Antwort Letzte Antwort
            0
            • T ticaki

              @chris76e
              Verstehe die Fehlermeldung trotzdem nicht, so falsch is die Konfiguration nicht, dass es nicht gehen sollte. Ich mach mal ne Fehlerbehandlung drum und dann testen es bitte nochmal

              Chris76eC Online
              Chris76eC Online
              Chris76e
              schrieb am zuletzt editiert von
              #498

              @ticaki

              ok

              T 1 Antwort Letzte Antwort
              0
              • Chris76eC Chris76e

                @ticaki

                ok

                T Nicht stören
                T Nicht stören
                ticaki
                schrieb am zuletzt editiert von ticaki
                #499

                @chris76e
                Danke, das war tatsächlich nicht ok wenn keine Einträge da sind. Versuche es jetzt nochmal. Da gibts doch ein schönes Bild für:2023-10-28 21.00.49.jpg
                Ab jetzt warte ich einen Tag bevor ich npm anstoße. gibt dann wohl ne v0.4.6... obwohl v0.5.0 Ist ja fast alles drin

                Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                Spenden

                Chris76eC 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #500

                  @ticaki

                  Du bist gerade hier auf Sendung, daher kein Issue:

                  2023-10-28 21:02:31.214  - info: weather-warnings.0 (579449) starting. Version 0.4.5 in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v18.18.2, js-controller: 5.0.15
                  2023-10-28 21:02:35.570  - info: weather-warnings.0 (579449) Refresh Interval: 15 minutes
                  2023-10-28 21:02:35.714  - info: weather-warnings.0 (579449) DWD activated. Retrieve data.
                  2023-10-28 21:02:35.720  - info: weather-warnings.0 (579449) UWZ activated. Retrieve data.
                  2023-10-28 21:02:36.022  - error: weather-warnings.0 (579449) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2023-10-28 21:02:36.023  - error: weather-warnings.0 (579449) unhandled promise rejection: this.silentTime.profil[profil] is not iterable
                  2023-10-28 21:02:36.147  - error: weather-warnings.0 (579449) TypeError: this.silentTime.profil[profil] is not iterable
                      at ProviderController.setSpeakAllowed (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:898:49)
                      at ProviderController.updateAlertEndless (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:763:20)
                      at /opt/iobroker/node_modules/iobroker.weather-warnings/src/main.ts:505:41
                  2023-10-28 21:02:36.148  - error: weather-warnings.0 (579449) this.silentTime.profil[profil] is not iterable
                  2023-10-28 21:02:36.161  - info: weather-warnings.0 (579449) terminating
                  2023-10-28 21:02:36.164  - warn: weather-warnings.0 (579449) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2023-10-28 21:02:36.357  - warn: weather-warnings.0 (579449) setTimeout called, but adapter is shutting down
                  2023-10-28 21:02:36.667  - info: weather-warnings.0 (579449) terminating
                  2023-10-28 21:02:36.790  - error: host.chet instance system.adapter.weather-warnings.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  

                  iobroker.weather-warnings@0.4.5 mag nicht. :-)

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

                  T 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @ticaki

                    Du bist gerade hier auf Sendung, daher kein Issue:

                    2023-10-28 21:02:31.214  - info: weather-warnings.0 (579449) starting. Version 0.4.5 in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v18.18.2, js-controller: 5.0.15
                    2023-10-28 21:02:35.570  - info: weather-warnings.0 (579449) Refresh Interval: 15 minutes
                    2023-10-28 21:02:35.714  - info: weather-warnings.0 (579449) DWD activated. Retrieve data.
                    2023-10-28 21:02:35.720  - info: weather-warnings.0 (579449) UWZ activated. Retrieve data.
                    2023-10-28 21:02:36.022  - error: weather-warnings.0 (579449) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    2023-10-28 21:02:36.023  - error: weather-warnings.0 (579449) unhandled promise rejection: this.silentTime.profil[profil] is not iterable
                    2023-10-28 21:02:36.147  - error: weather-warnings.0 (579449) TypeError: this.silentTime.profil[profil] is not iterable
                        at ProviderController.setSpeakAllowed (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:898:49)
                        at ProviderController.updateAlertEndless (/opt/iobroker/node_modules/iobroker.weather-warnings/src/lib/provider.ts:763:20)
                        at /opt/iobroker/node_modules/iobroker.weather-warnings/src/main.ts:505:41
                    2023-10-28 21:02:36.148  - error: weather-warnings.0 (579449) this.silentTime.profil[profil] is not iterable
                    2023-10-28 21:02:36.161  - info: weather-warnings.0 (579449) terminating
                    2023-10-28 21:02:36.164  - warn: weather-warnings.0 (579449) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    2023-10-28 21:02:36.357  - warn: weather-warnings.0 (579449) setTimeout called, but adapter is shutting down
                    2023-10-28 21:02:36.667  - info: weather-warnings.0 (579449) terminating
                    2023-10-28 21:02:36.790  - error: host.chet instance system.adapter.weather-warnings.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    

                    iobroker.weather-warnings@0.4.5 mag nicht. :-)

                    T Nicht stören
                    T Nicht stören
                    ticaki
                    schrieb am zuletzt editiert von
                    #501

                    @thomas-braun
                    Versuche github, sollte gefixt sein.

                    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                    Spenden

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • T ticaki

                      @chris76e
                      Danke, das war tatsächlich nicht ok wenn keine Einträge da sind. Versuche es jetzt nochmal. Da gibts doch ein schönes Bild für:2023-10-28 21.00.49.jpg
                      Ab jetzt warte ich einen Tag bevor ich npm anstoße. gibt dann wohl ne v0.4.6... obwohl v0.5.0 Ist ja fast alles drin

                      Chris76eC Online
                      Chris76eC Online
                      Chris76e
                      schrieb am zuletzt editiert von Chris76e
                      #502

                      @ticaki

                      funktioniert jetzt

                      Vieleiocht noch ein default Profilname nehemen. Wenn man kein Name vergibt so der DP so aus

                      Screenshot 2023-10-28 210844.png

                      T 1 Antwort Letzte Antwort
                      0
                      • T ticaki

                        @thomas-braun
                        Versuche github, sollte gefixt sein.

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

                        @ticaki sagte in Test Adapter Weather-Warnings:

                        Versuche github, sollte gefixt sein.

                        Stimmt, GitHub-Version funkt wieder.

                        
                        iobroker.weather-warnings@0.4.5 (git+ssh://git@github.com/ticaki/ioBroker.weather-warnings.git#95898bc58c60a0547ffb7e96156ef5891449f7dd)
                        

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

                        1 Antwort Letzte Antwort
                        0
                        • Chris76eC Chris76e

                          @ticaki

                          funktioniert jetzt

                          Vieleiocht noch ein default Profilname nehemen. Wenn man kein Name vergibt so der DP so aus

                          Screenshot 2023-10-28 210844.png

                          T Nicht stören
                          T Nicht stören
                          ticaki
                          schrieb am zuletzt editiert von
                          #504

                          @chris76e
                          Angenommen

                          "Default": "fill me"
                          

                          Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                          Spenden

                          Chris76eC 1 Antwort Letzte Antwort
                          1
                          • F Offline
                            F Offline
                            Flugschüler
                            schrieb am zuletzt editiert von
                            #505

                            Bei mir funktioniert die 0.4.5 nicht. Startet nicht einmal.

                            Thomas BraunT T 2 Antworten Letzte Antwort
                            0
                            • F Flugschüler

                              Bei mir funktioniert die 0.4.5 nicht. Startet nicht einmal.

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

                              @flugschüler sagte in Test Adapter Weather-Warnings:

                              Bei mir funktioniert die 0.4.5 nicht. Startet nicht einmal.

                              Siehe oben. Die GitHub-Version startet wieder.

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

                              1 Antwort Letzte Antwort
                              0
                              • F Flugschüler

                                Bei mir funktioniert die 0.4.5 nicht. Startet nicht einmal.

                                T Nicht stören
                                T Nicht stören
                                ticaki
                                schrieb am zuletzt editiert von ticaki
                                #507

                                @flugschüler
                                Sry da ist ein Fehler, wenn die Ruhezeiten leer sind und da bei jedem Tester die Ruhezeiten schon befüllt waren ist das nicht aufgefallen.

                                Außerdem soll das Repo um 14:00 und 2:00 aktualisiert werden, wo kommt ihr jetzt schon an den Adapter? :)

                                v0.4.6 ist auf dem Weg

                                EDIT: die Test bevor das auf npm landet können zwischen 6-20 Minuten dauern.

                                Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                Spenden

                                F Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • T ticaki

                                  @flugschüler
                                  Sry da ist ein Fehler, wenn die Ruhezeiten leer sind und da bei jedem Tester die Ruhezeiten schon befüllt waren ist das nicht aufgefallen.

                                  Außerdem soll das Repo um 14:00 und 2:00 aktualisiert werden, wo kommt ihr jetzt schon an den Adapter? :)

                                  v0.4.6 ist auf dem Weg

                                  EDIT: die Test bevor das auf npm landet können zwischen 6-20 Minuten dauern.

                                  F Offline
                                  F Offline
                                  Flugschüler
                                  schrieb am zuletzt editiert von Flugschüler
                                  #508

                                  @ticaki 0.4.6 geil.

                                  1 Antwort Letzte Antwort
                                  0
                                  • T ticaki

                                    @flugschüler
                                    Sry da ist ein Fehler, wenn die Ruhezeiten leer sind und da bei jedem Tester die Ruhezeiten schon befüllt waren ist das nicht aufgefallen.

                                    Außerdem soll das Repo um 14:00 und 2:00 aktualisiert werden, wo kommt ihr jetzt schon an den Adapter? :)

                                    v0.4.6 ist auf dem Weg

                                    EDIT: die Test bevor das auf npm landet können zwischen 6-20 Minuten dauern.

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

                                    @ticaki sagte in Test Adapter Weather-Warnings:

                                    Außerdem soll das Repo um 14:00 und 2:00 aktualisiert werden, wo kommt ihr jetzt schon an den Adapter?

                                    Wir haben einen minütlichen cronjob auf iob update laufen. :-)

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

                                    1 Antwort Letzte Antwort
                                    1
                                    • T ticaki

                                      @chris76e
                                      Angenommen

                                      "Default": "fill me"
                                      
                                      Chris76eC Online
                                      Chris76eC Online
                                      Chris76e
                                      schrieb am zuletzt editiert von
                                      #510

                                      @ticaki sagte in Test Adapter Weather-Warnings:

                                      @chris76e
                                      Angenommen

                                      "Default": "fill me"
                                      

                                      hast du das in der 0.4.6 eingebaut, wenn ja, funktioniert noch nicht

                                      T 1 Antwort Letzte Antwort
                                      0
                                      • Chris76eC Chris76e

                                        @ticaki sagte in Test Adapter Weather-Warnings:

                                        @chris76e
                                        Angenommen

                                        "Default": "fill me"
                                        

                                        hast du das in der 0.4.6 eingebaut, wenn ja, funktioniert noch nicht

                                        T Nicht stören
                                        T Nicht stören
                                        ticaki
                                        schrieb am zuletzt editiert von ticaki
                                        #511

                                        @chris76e
                                        Ja hab ich. Geht vielleicht kein Default bei Textfeldern. Kann ich mir morgen anschauen.

                                        v0.4.6 ist auf npm, also kann man es auch von dort installieren.

                                        Quark:

                                        "default": "fill me"
                                        

                                        geht. War vorhin zusehr im "mist, warum ist die kaputte Version schon im Repo" modus.

                                        update

                                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                        Spenden

                                        Chris76eC 1 Antwort Letzte Antwort
                                        1
                                        • F Offline
                                          F Offline
                                          Flugschüler
                                          schrieb am zuletzt editiert von Flugschüler
                                          #512

                                          @ticaki Wenn das einer wüsste.:blush:

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          962

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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