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 mameier1234

    Ich wollte gerade auf ein neues Iphone Umziehen...

    Die App ist anscheinend nicht mehr im Appstore ?

    da_WoodyD Online
    da_WoodyD Online
    da_Woody
    schrieb am zuletzt editiert von
    #777

    @mameier1234 schöne grüße der EU.
    https://www.krone.at/3290357

    gruß vom Woody
    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

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

      App sollte wieder verfügbar sein

      Videotutorials & mehr

      Hier könnt ihr mich unterstützen.

      1 Antwort Letzte Antwort
      3
      • 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

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

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

        Send battery to vis.0: If true, battery level and state are sent to vis.0 via JS injection using servConn

        Hallo,

        kann man den Level schon nach vis-2 senden? ( und Standort)

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

        JB_SullivanJ foxriver76F 2 Antworten Letzte Antwort
        0
        • sigi234S sigi234

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

          Send battery to vis.0: If true, battery level and state are sent to vis.0 via JS injection using servConn

          Hallo,

          kann man den Level schon nach vis-2 senden? ( und Standort)

          JB_SullivanJ Offline
          JB_SullivanJ Offline
          JB_Sullivan
          schrieb am zuletzt editiert von
          #780

          Hallo ich weiß nicht ob es schon bekannt ist, aber meine App ( Android) stürzt immer ab, wenn ich versuche über die Geo Bubble mein Geo Koordinaten abzufragen.

          Ich vermute, das die Geo Bubble in der App dafür bestimmt ist seine aktuelle Position abrufen zu können - oder?

          ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

          O 1 Antwort Letzte Antwort
          0
          • JB_SullivanJ JB_Sullivan

            Hallo ich weiß nicht ob es schon bekannt ist, aber meine App ( Android) stürzt immer ab, wenn ich versuche über die Geo Bubble mein Geo Koordinaten abzufragen.

            Ich vermute, das die Geo Bubble in der App dafür bestimmt ist seine aktuelle Position abrufen zu können - oder?

            O Offline
            O Offline
            oFbEQnpoLKKl6mbY5e13
            schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
            #781

            @jb_sullivan

            Ist bekannt und tritt mit 1.1.0 nur unter Android auf. Mit 1.1.1 soll das behoben sein. Kann man aber nicht prüfen, weil es sie zumindest bis gestern nicht im Play Store in der Version gab.

            JB_SullivanJ 1 Antwort Letzte Antwort
            1
            • O oFbEQnpoLKKl6mbY5e13

              @jb_sullivan

              Ist bekannt und tritt mit 1.1.0 nur unter Android auf. Mit 1.1.1 soll das behoben sein. Kann man aber nicht prüfen, weil es sie zumindest bis gestern nicht im Play Store in der Version gab.

              JB_SullivanJ Offline
              JB_SullivanJ Offline
              JB_Sullivan
              schrieb am zuletzt editiert von
              #782

              @ofbeqnpolkkl6mby5e13 Danke für die Info 👍👍

              ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

              1 Antwort Letzte Antwort
              0
              • sigi234S sigi234

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

                Send battery to vis.0: If true, battery level and state are sent to vis.0 via JS injection using servConn

                Hallo,

                kann man den Level schon nach vis-2 senden? ( und Standort)

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

                @sigi234 Nein - bzw., ich weiß nicht ob es mit vis-2 funktioniert, würde aber wenn dann nach wie vor in vis.0 angelegt werden. Langfristig ist die Idee wie bei der neuen Geofence Funktion die Daten per iot Adapter zu senden, so dass wir nicht auf spezielle Funktionen im WebView angewiesen sind. Hätte dann den Vorteil dass die Daten völlig unabhängig von der verwendeten Visu synchronisiert werden können und auch wenn die App im Hintergrund läuft synchronisiert werden können. Standort wird vermute ich sowieso überflüssig "wenn" Geofence dann auch unter Android läuft.

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                1 Antwort Letzte Antwort
                1
                • P Offline
                  P Offline
                  peterbonge
                  schrieb am zuletzt editiert von
                  #784

                  Seit der Version 1.1.0 habe ich Probleme mit der Anzeige der Status Bar auf meinem Pixel 6. Sie ist auf schwarz mit hellem Text eingestellt. Nach dem Start ist da oben aber alles schwarz. Lediglich beim Wechseln der Seiten sieht man da ganz kurz etwas.

                  foxriver76F 1 Antwort Letzte Antwort
                  0
                  • P peterbonge

                    Seit der Version 1.1.0 habe ich Probleme mit der Anzeige der Status Bar auf meinem Pixel 6. Sie ist auf schwarz mit hellem Text eingestellt. Nach dem Start ist da oben aber alles schwarz. Lediglich beim Wechseln der Seiten sieht man da ganz kurz etwas.

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

                    @peterbonge Hast du Status Bar anzeigen angehakt? Bei meinem Pixel 4a nimmt er die Farben korrekt an.

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    P 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

                      B Offline
                      B Offline
                      biker1602
                      schrieb am zuletzt editiert von
                      #786

                      @foxriver76
                      Sehr schöne App und funktioniert auch Super. Ich habe allerdings eine Frage gibt es die Möglichkeit auch mit vis2 den Batteriestatus anzuzeigen?

                      foxriver76F sigi234S 2 Antworten Letzte Antwort
                      0
                      • B biker1602

                        @foxriver76
                        Sehr schöne App und funktioniert auch Super. Ich habe allerdings eine Frage gibt es die Möglichkeit auch mit vis2 den Batteriestatus anzuzeigen?

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

                        @biker1602 Lies mal 2-3 Posts drüber..^

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        sigi234S 1 Antwort Letzte Antwort
                        0
                        • B biker1602

                          @foxriver76
                          Sehr schöne App und funktioniert auch Super. Ich habe allerdings eine Frage gibt es die Möglichkeit auch mit vis2 den Batteriestatus anzuzeigen?

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

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

                          @foxriver76
                          Sehr schöne App und funktioniert auch Super. Ich habe allerdings eine Frage gibt es die Möglichkeit auch mit vis2 den Batteriestatus anzuzeigen?

                          Lese mal ein paar Beiträge unten....

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

                          1 Antwort Letzte Antwort
                          0
                          • foxriver76F foxriver76

                            @biker1602 Lies mal 2-3 Posts drüber..^

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

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

                            @biker1602 Lies mal 2-3 Posts drüber..^

                            Gleichzeitig im ms Bereich 😀

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

                            1 Antwort Letzte Antwort
                            1
                            • R Offline
                              R Offline
                              Ritschy2000
                              schrieb am zuletzt editiert von
                              #790

                              @foxriver76 super App, vielen vielen Dank.
                              Ich bin gerade dabei meine 4 Android Tablets an der Wand von der alten auf die neue App
                              umzustellen, habe allerdings das Problem, dass die neue App auf 2 Tablets alle 6-8 Stunden
                              "hängen" bleibt und nur noch einen schwarzen Hintergrund mit Iobroker Symbol anzeigt.

                              Da meine Tablets nicht gerootet sind, gibt es leider keine richtige Möglichkeit,
                              die App per Tasker zu beendet ( und danach neu zu starten).

                              Deshalb meine Frage: kannst du eventuell noch ein "KILL_APP" Intent integrieren bzw.
                              falls es schon integriert ist: kannst du mir die genaue Package Bezeichnung nennen.

                              Vielen vielen Dank.

                              1 Antwort Letzte Antwort
                              0
                              • M Offline
                                M Offline
                                ManfredHi
                                schrieb am zuletzt editiert von
                                #791

                                @foxriver76 Ein ähnliches Problem wie @Ritschy2000 hab ich auch:
                                Und zwar bleibt bei mir das Tablet zwar nicht schwarz (weil Bildschrim nicht abschalten eingeschaltet ist), jedoch reagiert es nach längerer Zeit nicht mehr richtig. Wenn man wo draufklickt um auf eine andere View zu kommen dann dauert das ziemlich lange. Auch kann es sein, dass man dann zwar in diese View gelangt, aber die Werte nicht richtig angezeigt werden. Erst wann man den zwei-Finger-Tap macht und alles neu geladen wird, dann passt es wieder.
                                Die Netzwerkverbindung ist immer da, wird nicht unterbrochen und das Tablet geht nicht in den Ruhezustand.

                                1 Antwort Letzte Antwort
                                0
                                • foxriver76F foxriver76

                                  @peterbonge Hast du Status Bar anzeigen angehakt? Bei meinem Pixel 4a nimmt er die Farben korrekt an.

                                  P Offline
                                  P Offline
                                  peterbonge
                                  schrieb am zuletzt editiert von
                                  #792

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

                                  @peterbonge Hast du Status Bar anzeigen angehakt? Bei meinem Pixel 4a nimmt er die Farben korrekt an.

                                  Jupp, habe ich. Anbei Screenshots von der Visualisierung und von den Einstellungen.
                                  Screenshot_20240420-095743.png Screenshot_20240420-095752.png

                                  foxriver76F 2 Antworten Letzte Antwort
                                  0
                                  • P peterbonge

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

                                    @peterbonge Hast du Status Bar anzeigen angehakt? Bei meinem Pixel 4a nimmt er die Farben korrekt an.

                                    Jupp, habe ich. Anbei Screenshots von der Visualisierung und von den Einstellungen.
                                    Screenshot_20240420-095743.png Screenshot_20240420-095752.png

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

                                    @peterbonge Da steht aber Status Bar Farbe #000 (Hex für Schwarz)

                                    Videotutorials & mehr

                                    Hier könnt ihr mich unterstützen.

                                    foxriver76F 1 Antwort Letzte Antwort
                                    0
                                    • foxriver76F foxriver76

                                      @peterbonge Da steht aber Status Bar Farbe #000 (Hex für Schwarz)

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

                                      @foxriver76 Ah Schwarz mit hellem Text - sorry hatte es am Anfang überlesen, das kann ich nochmal checken.

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      1 Antwort Letzte Antwort
                                      0
                                      • P peterbonge

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

                                        @peterbonge Hast du Status Bar anzeigen angehakt? Bei meinem Pixel 4a nimmt er die Farben korrekt an.

                                        Jupp, habe ich. Anbei Screenshots von der Visualisierung und von den Einstellungen.
                                        Screenshot_20240420-095743.png Screenshot_20240420-095752.png

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

                                        @peterbonge konnte das Problem schon beheben, neue Version verzögert sich allerdings etwas da wir aktuell auf Google warten da ihnen die Datenschutzerklärung nicht passt. 😕

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        sigi234S 1 Antwort Letzte Antwort
                                        1
                                        • foxriver76F foxriver76

                                          @peterbonge konnte das Problem schon beheben, neue Version verzögert sich allerdings etwas da wir aktuell auf Google warten da ihnen die Datenschutzerklärung nicht passt. 😕

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

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

                                          @peterbonge konnte das Problem schon beheben, neue Version verzögert sich allerdings etwas da wir aktuell auf Google warten da ihnen die Datenschutzerklärung nicht passt. 😕

                                          Diese Sch..... DSGVO 😠

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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          322

                                          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