Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. tomps

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Groups 0

    tomps

    @tomps

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tomps Follow

    Latest posts made by tomps

    • RE: SONOFF NSPanel mit Lovelace UI

      @armilar auch ich benutze den normalen Mqtt-Adaper von iobroker. Iobroker läuft bei mir auf unraid in einem docker Container. Alles in der aktuellen Version.

      posted in Hardware
      T
      tomps
    • RE: SONOFF NSPanel mit Lovelace UI

      @armilar @armilar Hallo,
      ja, genau das selbe Problem habe ich auch nach einem Neustart vom iobroker.
      Ich habe daher die vorgeschlagenen Änderungen im Script (3.8.3) gemacht

      // Mit Start auf Updates checken
      get_locales();
      setState(config.panelSendTopic, 'pageType~pageStartup');
      get_tasmota_status0();
      get_panel_update_data();
      check_updates();
      setTimeout(async function () {
          setState(config.panelSendTopic, 'pageType~pageStartup');
      }, 60000);
      

      Allerdings musste ich den Wert von 1 Minute auf 3 Minuten hochsetzen. Dies dürfte meiner Meinung daran liegen, dass Tasmota bei verlorener Verbindung zum mqtt-Server einen timeout vor einem erneuten Verbindungsversuch von bis zu 120sec einhält.

      posted in Hardware
      T
      tomps
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo