Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ioBroker App 2023 [Android & iOS] - jetzt erhältlich

NEWS

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

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

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

ioBroker App 2023 [Android & iOS] - jetzt erhältlich

Geplant Angeheftet Gesperrt Verschoben Tester
appiobroker visujarvislovelacematerialvis
938 Beiträge 103 Kommentatoren 287.0k Aufrufe 88 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.
  • M Offline
    M Offline
    michihorn
    schrieb am zuletzt editiert von michihorn
    #19

    Herzlichen Dank für die APP. Ist ja TOP geworden. 👍
    Allerdings möchte ich folgendes Anmerken:
    Bild 1 ist im lokalen Netz:
    Screenshot_20230226_201635_ioBroker Visu.jpg

    Bild2 ist über die Cloud:
    Screenshot 2023-02-27 091444.png
    hier fehlende die Widgets von materialdesign sowie die Inhalte vom iFrame8, die auch werden auch nicht dargestellt.
    Beim Zoom wäre es toll wenn 0.00 also zwei Stellen nachdem Komma möglich wären
    Gruß
    Michael

    M 1 Antwort Letzte Antwort
    0
    • foxriver76F foxriver76

      Hallo zusammen,

      ich wünsche euch einen schönen Start ins Wochenende.

      Es gibt ab sofort eine neue App für iOS & Android, diese ist als eigenständige App auf beiden Plattformen unter ioBroker Visu im Store zu finden.

      icon.png

      Für die Android App haben wir schon einige Testiterationen hinter uns gebracht in https://forum.iobroker.net/topic/63026/iobroker-android-app-2023/202 - vielen lieben Dank an alle Tester. Die iOS App ist zwar inhaltlich zu großen Teilen identisch, allerdings kann es durchaus sein, dass sich im Detail das Verhalten unterscheidet. Hier bin ich auf euer Feedback angewiesen.

      Überblick der Funktionen:

      Settings

      Local

      • Host IP:PORT: Specify the local vis url + port e.g. 192.168.144.4:8082 (you can also add https:// prefix here)
      • Username: Local username if specified login is performed
      • Password: Password to corresponding username

      External

      • Type: Choose how you want to connect if outside of given WLAN SSIDs, if you choose url, you can provide same information as
        under Local
      • Username: The ioBroker Pro username, often an E-Mail address, if given, the App connects to the Pro Cloud if not
        connected with a SSID listed under General
      • Password: The corresponding password
      • WLAN SSIDs: allows to set Wi-Fi SSID (comma-separated), if the current connected SSID is equal to one listed here, we use the local vis

      General

      • Application: choose between vis, material and other adapters, just changes the uri of the WebView
      • Project: Value will be added behind url:port/vis/index.html# (only for vis)
      • Instance ID: used to e.g. change vis views or detect active views on device via vis.0.control
        (it will be synchronized to vis.0 if at least one sync option is active)

      Functionalities & Appearance

      • Multi-Project Support: You can set up multiple projects (current limit is 2), these can be launched via Quick Actions.
        Starting the App without Quick Action will always launch the default project. When a specific project is launched,
        the app cannot change to another project until restarted. Long press on the app icon to launch a Quick Action.
      • Allow Zoom: If false, Zoom is deactivated in the WebView
      • Allow Scrolling: If false, Scrolling is deactivated in the WebView
      • Send battery to vis.0: If true, battery level and state are sent to vis.0 via JS injection using servConn
      • Keep display awake: If true, screen will never go to sleep on WebView
      • Status Bar Active: If true, the status bar is shown
      • Light Status Bar Text: If true, white color is used for status bar text
      • Status bar color: Specify the color of the status bar as css color property
      • Orientation: Force orientation of screen
      • Zoom (Portrait): Initial Zoom for Portrait mode (0 - 5)
      • Zoom (Landscape): Initial Zoom for Landscape mode (0 - 5)
      • Reload on orientation change: should be activated if problems on orientation change occur
      • Show Pro Logo: If true, a pro logo will be used in the upper right corner to indicate a pro connection
      • Auto Zoom: Sets width=device-width to meta.content
      • Force Fullscreen: Sets viewport-fit=cover to meta.content
      • Location to vis.0: The Location object will be sent to vis
      • Synchronize Brightness to vis.0: The brightness of the device will be set in vis.0 changing the state will change the brightness (only works with vis)
      • Device name: Device name used for states in vis.0
      • Show Navigation Bar (Android only) if true, the Navigation bar is permanently shown, else immersive
      • Dim after seconds: Dim display after x seconds of inactivity (no tap) set 0 to disable
      • Dim to level: Value in % to dim to if Dim after seconds triggers. On next tap, it is dimmed up to previous value
      • Reload if app gets active: Forces a hard reload if app goes from background to foreground (default: true on iOS, false on Android)
      • URL Postfix: this text will be appended to the URL, e.g. to specify a start view #customStartView
      • Back to start page after X seconds: The app navigates back to the start page after X seconds of inactivity (0 to disable)
      • Protect app start: The first app start will be protected by devices biometric authentication (affects all projects)
      • Protect settings: Every call to settings will be protected by devices biometric authentication (affects all projects)

      Known behaviors

      • Settings can be opened via a triple tap (3 fingers touching the screen at the same time)
      • Force reload via 2 finger double tap on screen on Android and Pull to refresh on iOS (on Android the Component is remounted)
      • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
      • Reconnection Handling for vis: It is known, that vis has problems reconnecting to the socket, thus the App detects
        socket disconnection of vis and if it is not reconnected after 30 seconds, it will reload the page
      • If on page load an error occurs, a popup is shown where you can reload or go to settings
      • If app goes from background to foreground, the NavBar on Android is ensured to be in the right state and for
        vis and material a socket reconnect is triggered, to avoid 10 seconds timeout screen (android detects background more than 1 second as being in background)
      • If the "Keep screen awake" functionality is deactivated via vis, you should not change the view afterwards, else it is activated again
      • Whenever the user is not in a Wi-Fi and using a VPN and has an external connection configured, he can decide if he wants to access local url or external

      Wermutstropfen: Bzgl. der VPN Option, welche in der vorherigen iOS App besteht, ist aktuell aufgrund von technischen Limitationen keine Option geplant, insgeheim hoffe ich hier, dass Apple mal in die Pötte kommt und VPN Steuerung per Automation zulässt. Wer darauf angewiesen ist, ist für mobile Zwecke mit der aktuellen App evtl. besser beraten, ansonsten bietet sich von unterwegs natürlich der Pro Zugang an.

      Issues und Feature Requests bitte hier anlegen.

      Ich freue mich auf euer Feedback.

      beste Grüße

      fox

      GarfonsoG Offline
      GarfonsoG Offline
      Garfonso
      Developer
      schrieb am zuletzt editiert von
      #20

      @foxriver76
      Tolle app. 🙂 Vielen Dank auch, dass sie mit Lovelace funktioniert. Super Ergebnis. 🙂

      Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

      Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Marcus007
        schrieb am zuletzt editiert von
        #21

        @foxriver76

        Hi, ich hänge nach dem Login in diesem Bildschirm fest:
        Screenshot_20230224_175809_ioBroker Visu.jpg

        Viele Grüße
        Marcus

        foxriver76F E sigi234S 3 Antworten Letzte Antwort
        0
        • M Marcus007

          @foxriver76

          Hi, ich hänge nach dem Login in diesem Bildschirm fest:
          Screenshot_20230224_175809_ioBroker Visu.jpg

          Viele Grüße
          Marcus

          foxriver76F Offline
          foxriver76F Offline
          foxriver76
          Developer
          schrieb am zuletzt editiert von
          #22

          @marcus007 vis installiert?

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          M 1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            @marcus007 vis installiert?

            M Offline
            M Offline
            Marcus007
            schrieb am zuletzt editiert von Marcus007
            #23

            @foxriver76
            Ja

            1 Antwort Letzte Antwort
            0
            • M Marcus007

              @foxriver76

              Hi, ich hänge nach dem Login in diesem Bildschirm fest:
              Screenshot_20230224_175809_ioBroker Visu.jpg

              Viele Grüße
              Marcus

              E Online
              E Online
              emil70
              schrieb am zuletzt editiert von emil70
              #24

              @marcus007 sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

              Hi, ich hänge nach dem Login in diesem Bildschirm fest:
              Viele Grüße
              Marcus

              Fehler hatte ich auch. schau mal auf dem Bild. Was wo eingetragen wird

              Screenshot_20230224_191820_ioBroker.jpg

              gruss emil70

              iobroker(V9) und Pi-hole läuft über docker (js-controller 6.0.11 und admin v7.1.15) auf einem synology DS918+ mit DSM 7.1.1-42962 Update 6

              M 1 Antwort Letzte Antwort
              0
              • M Marcus007

                @foxriver76

                Hi, ich hänge nach dem Login in diesem Bildschirm fest:
                Screenshot_20230224_175809_ioBroker Visu.jpg

                Viele Grüße
                Marcus

                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #25

                @marcus007

                Hallo,
                hatte ich auch mal.

                Projektname war falsch geschrieben. Gross/Klein beachten.

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                1 Antwort Letzte Antwort
                0
                • E emil70

                  @marcus007 sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                  Hi, ich hänge nach dem Login in diesem Bildschirm fest:
                  Viele Grüße
                  Marcus

                  Fehler hatte ich auch. schau mal auf dem Bild. Was wo eingetragen wird

                  Screenshot_20230224_191820_ioBroker.jpg

                  M Offline
                  M Offline
                  Marcus007
                  schrieb am zuletzt editiert von
                  #26

                  @emil70
                  Ich komm aber aus diesem Screen nicht mehr raus.
                  Nach Beendigung und Neustart bin ich wieder an der gleichen Stellen.
                  Es kommt auch keine Tastatur.
                  Gibt es eine Geheimkombination 😉 ?

                  Gruß
                  Marcus

                  E 1 Antwort Letzte Antwort
                  0
                  • M Marcus007

                    @emil70
                    Ich komm aber aus diesem Screen nicht mehr raus.
                    Nach Beendigung und Neustart bin ich wieder an der gleichen Stellen.
                    Es kommt auch keine Tastatur.
                    Gibt es eine Geheimkombination 😉 ?

                    Gruß
                    Marcus

                    E Online
                    E Online
                    emil70
                    schrieb am zuletzt editiert von emil70
                    #27

                    @marcus007

                    mit 3 Fingern auf das Display touchen

                    Known behaviors

                    Settings can be opened via a triple tap (3 fingers touching the screen at the same time)
                    Force reload via 2 finger double tap on screen
                    

                    gruss emil70

                    iobroker(V9) und Pi-hole läuft über docker (js-controller 6.0.11 und admin v7.1.15) auf einem synology DS918+ mit DSM 7.1.1-42962 Update 6

                    1 Antwort Letzte Antwort
                    0
                    • htreckslerH Offline
                      htreckslerH Offline
                      htrecksler
                      Forum Testing
                      schrieb am zuletzt editiert von
                      #28

                      Gibt es auch eine andere Möglichkeit für den Reload?
                      Problem bei mir ist, das durch den "double tap" direkt die Navigation ausgelöst wird und auf eine andere View gewechselt wird.
                      Das "Runterziehen" fand ich da einfacher und auch intuitiver.
                      Außerdem klappt der "double tap" auf ios nur sehr sporadisch.

                      Gruss Hermann

                      ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

                      ice987I 1 Antwort Letzte Antwort
                      0
                      • htreckslerH htrecksler

                        Gibt es auch eine andere Möglichkeit für den Reload?
                        Problem bei mir ist, das durch den "double tap" direkt die Navigation ausgelöst wird und auf eine andere View gewechselt wird.
                        Das "Runterziehen" fand ich da einfacher und auch intuitiver.
                        Außerdem klappt der "double tap" auf ios nur sehr sporadisch.

                        ice987I Offline
                        ice987I Offline
                        ice987
                        schrieb am zuletzt editiert von
                        #29

                        @htrecksler sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                        Außerdem klappt der "double tap" auf ios nur sehr sporadisch.

                        kann ich bestätigen

                        husqvarna-automower, meteoblue, wiserbyfeller, spritmonitor

                        foxriver76F 1 Antwort Letzte Antwort
                        0
                        • ice987I ice987

                          @htrecksler sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                          Außerdem klappt der "double tap" auf ios nur sehr sporadisch.

                          kann ich bestätigen

                          foxriver76F Offline
                          foxriver76F Offline
                          foxriver76
                          Developer
                          schrieb am zuletzt editiert von
                          #30

                          @ice987 danke für das Feedback ich werde pull to refresh in die nächste Version einbauen

                          Videotutorials & mehr

                          Hier könnt ihr mich unterstützen.

                          sigi234S 1 Antwort Letzte Antwort
                          0
                          • foxriver76F foxriver76

                            @ice987 danke für das Feedback ich werde pull to refresh in die nächste Version einbauen

                            sigi234S Online
                            sigi234S Online
                            sigi234
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von
                            #31

                            @foxriver76 sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                            @ice987 danke für das Feedback ich werde pull to refresh in die nächste Version einbauen

                            Super, als Option?

                            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Immer Daten sichern!

                            foxriver76F 1 Antwort Letzte Antwort
                            0
                            • sigi234S sigi234

                              @foxriver76 sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                              @ice987 danke für das Feedback ich werde pull to refresh in die nächste Version einbauen

                              Super, als Option?

                              foxriver76F Offline
                              foxriver76F Offline
                              foxriver76
                              Developer
                              schrieb am zuletzt editiert von foxriver76
                              #32

                              @sigi234 ist die Frage, wenn Double Tap auf iOS nicht funktioniert müsste es da fast ersetzt werden. Ich teste mal damit.

                              Videotutorials & mehr

                              Hier könnt ihr mich unterstützen.

                              mcm1957M 1 Antwort Letzte Antwort
                              0
                              • foxriver76F foxriver76

                                @sigi234 ist die Frage, wenn Double Tap auf iOS nicht funktioniert müsste es da fast ersetzt werden. Ich teste mal damit.

                                mcm1957M Offline
                                mcm1957M Offline
                                mcm1957
                                schrieb am zuletzt editiert von mcm1957
                                #33

                                Kleine "Schönheits"-Verbesserung (Android)

                                Nach dem Download und der Installation kommt beim ersten Start die Konfiguratoinsseite (i.O.).

                                Wenn man aber zu diesem Zeitpunkt aber aus welchem Grund aus immer die Config nicht durchführen kann (oder will) dann kommt man dort nicht mehr raus. Sowohl "speichern" als auch "verlassen" werden abgelehnt da keine URL eingetragen ist. Man kann nur die App via Taskansicht abschießen.

                                Schöner wäre es - meiner Ansicht nach - "verlassen" zuzulassen und mangels Konfiguration die App ganz zu schließen.

                                Ist aber nur ne Anregung meinerseits. Ev. sehen das manche auch anders.

                                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                Support Repositoryverwaltung.

                                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                LESEN - gute Forenbeitrage

                                1 Antwort Letzte Antwort
                                0
                                • foxriver76F Offline
                                  foxriver76F Offline
                                  foxriver76
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #34

                                  Release 1.0.1 wurde zur Überprüfung eingereicht:

                                  Changes:

                                  • fix settings dark mode and added dark mode live update
                                  • fix colors of picker and number selector in dark mode
                                  • only show SSID disabled popup if local url and pro url given or location to vis is required
                                  • added footer to settings with version info
                                  • iOS fashioned pull to refresh on iOS (2 Finger double tap remains for Android)
                                  • also apply instanceId for lovelace

                                  Videotutorials & mehr

                                  Hier könnt ihr mich unterstützen.

                                  M GarfonsoG 2 Antworten Letzte Antwort
                                  3
                                  • foxriver76F foxriver76

                                    Release 1.0.1 wurde zur Überprüfung eingereicht:

                                    Changes:

                                    • fix settings dark mode and added dark mode live update
                                    • fix colors of picker and number selector in dark mode
                                    • only show SSID disabled popup if local url and pro url given or location to vis is required
                                    • added footer to settings with version info
                                    • iOS fashioned pull to refresh on iOS (2 Finger double tap remains for Android)
                                    • also apply instanceId for lovelace
                                    M Offline
                                    M Offline
                                    ManfredHi
                                    schrieb am zuletzt editiert von
                                    #35

                                    @foxriver76

                                    Sorry für meine späte Antwort (noch vom alten Thread):
                                    Der Double Tap Reload funktioniert bei mir nun und macht scheinbar jetzt das gleiche wie beim Verlassen der Einstellungen. Zumindest am Huawei P30 hatte ich jetzt keine Probleme mehr.
                                    Bei Android bitte aber auf jeden fall den Double Tap lassen und nicht auf den pull to refresh wechseln (falls wirklich notwendig, dann bitte wahlweise). Mit dem Pull to refresh hatte ich mit dem Fullybrwoser schon immer Probleme, dass man den irrtümlich auslöste und hab ihn dort deaktivert gehabt.

                                    Ein anderes Problem ist mir aufgefallen:
                                    Habe zwei verschiedene Zoomraten eingestellt. Eine für Hoch- und eine für Querformat. Außerdem habe ich die automatische Aktualisierung beim wechseln eingeschaltet.
                                    Wenn ich von Hochformat auf querformat wechsle dann passt es. Drehe ich das Handy zurück auf Hochformat, dann wird zwar der Zoom richtig eingestellt. Das Bild ist aber nur genau bis zur Mitte des Bildschirms vorhanden und wird dort abgeschnitten.
                                    In der oberen Hälfte ist die Anzeige normal sichbar aber der mitte ist es weiß. Im oberen teil kann man ganz normal scrollen und auch einen Double Tap durchführen (der aber nichts bringt, weil trotzdem nur bis zur Hälfte das Bild vorhanden ist. Im unteren leeren Bereich funktioniert auch kein Double Tap.

                                    Einzige LÖsung ist die App killen und neu öfnen.

                                    foxriver76F 2 Antworten Letzte Antwort
                                    0
                                    • WszeneW Offline
                                      WszeneW Offline
                                      Wszene
                                      schrieb am zuletzt editiert von
                                      #36

                                      Hallo Zusammen,

                                      Ich habe nun auch mal die neue App installiert
                                      Habe die EInstellungen gemacht auf speichern und verlassen geklickt
                                      nun habe ich eine weisse Seite

                                      Wie komme ich nun wieder in die Einstellungen um Diese zu ändern?
                                      Ich nutze iOS

                                      Danke im Voraus
                                      Marcel

                                      Meine Hard- & Software:

                                      • MSI Cubi 5 10M-049DE mit Proxmox
                                      • CC2652P Zigbee Stick
                                      • Steckdosen mit Tasmota und Zigbee
                                      • Lichtschalter mit Tasmota
                                      • IKEA TRÅDFRI Glühbirnen
                                      • Aqara Sensoren
                                      sigi234S 1 Antwort Letzte Antwort
                                      0
                                      • WszeneW Wszene

                                        Hallo Zusammen,

                                        Ich habe nun auch mal die neue App installiert
                                        Habe die EInstellungen gemacht auf speichern und verlassen geklickt
                                        nun habe ich eine weisse Seite

                                        Wie komme ich nun wieder in die Einstellungen um Diese zu ändern?
                                        Ich nutze iOS

                                        Danke im Voraus
                                        Marcel

                                        sigi234S Online
                                        sigi234S Online
                                        sigi234
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von sigi234
                                        #37

                                        @wszene sagte in ioBroker App 2023 [Android & iOS] - jetzt erhältlich:

                                        Wie komme ich nun wieder in die Einstellungen um Diese zu ändern?
                                        Ich nutze iOS

                                        Settings can be opened via a triple tap (3 fingers touching the screen at the same time)

                                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Immer Daten sichern!

                                        1 Antwort Letzte Antwort
                                        1
                                        • M ManfredHi

                                          @foxriver76

                                          Sorry für meine späte Antwort (noch vom alten Thread):
                                          Der Double Tap Reload funktioniert bei mir nun und macht scheinbar jetzt das gleiche wie beim Verlassen der Einstellungen. Zumindest am Huawei P30 hatte ich jetzt keine Probleme mehr.
                                          Bei Android bitte aber auf jeden fall den Double Tap lassen und nicht auf den pull to refresh wechseln (falls wirklich notwendig, dann bitte wahlweise). Mit dem Pull to refresh hatte ich mit dem Fullybrwoser schon immer Probleme, dass man den irrtümlich auslöste und hab ihn dort deaktivert gehabt.

                                          Ein anderes Problem ist mir aufgefallen:
                                          Habe zwei verschiedene Zoomraten eingestellt. Eine für Hoch- und eine für Querformat. Außerdem habe ich die automatische Aktualisierung beim wechseln eingeschaltet.
                                          Wenn ich von Hochformat auf querformat wechsle dann passt es. Drehe ich das Handy zurück auf Hochformat, dann wird zwar der Zoom richtig eingestellt. Das Bild ist aber nur genau bis zur Mitte des Bildschirms vorhanden und wird dort abgeschnitten.
                                          In der oberen Hälfte ist die Anzeige normal sichbar aber der mitte ist es weiß. Im oberen teil kann man ganz normal scrollen und auch einen Double Tap durchführen (der aber nichts bringt, weil trotzdem nur bis zur Hälfte das Bild vorhanden ist. Im unteren leeren Bereich funktioniert auch kein Double Tap.

                                          Einzige LÖsung ist die App killen und neu öfnen.

                                          foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von foxriver76
                                          #38

                                          @manfredhi sprich zu settings wechseln hilft da auch nicht? Sehr komisch, weiß erst mal nicht was ich da tun kann.

                                          Tritt das Problem auch ohne Neuladen Option auf? Bzw löst es villt dein Problem? Seit der Änderung habe ich das Gefühl, dass die Neuladen Option überflüssig ist.

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          M 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

                                          328

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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