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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ioBroker Android App 2023

NEWS

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

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

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

ioBroker Android App 2023

Geplant Angeheftet Gesperrt Verschoben Tester
204 Beiträge 25 Kommentatoren 43.1k Aufrufe 31 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.
  • foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von
    #17

    Ich habe den Download Link aktualisiert, es sollten jetzt die Angabe der Projekte funktionieren, so dass auch Leute mit nicht main Projekten testen können.

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    N bahnuhrB S 3 Antworten Letzte Antwort
    0
    • foxriver76F foxriver76

      Ich habe den Download Link aktualisiert, es sollten jetzt die Angabe der Projekte funktionieren, so dass auch Leute mit nicht main Projekten testen können.

      N Offline
      N Offline
      Nordischerjung
      schrieb am zuletzt editiert von
      #18

      @foxriver76 Jupp funktioniert

      Gruß Nordischerjung

      sonnige Grüße von der Ostsee

      1 Antwort Letzte Antwort
      0
      • foxriver76F foxriver76

        Hallo zusammen,

        ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

        Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

        Die apk ist unter folgendem Link downloadbar:

        https://easyupload.io/0jwabg

        Ü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

        Pro

        • 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

        • 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

        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
        • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
        • Dark mode in settings is not updating instantly, updated in same fashion as status bar
        • 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

        Ich freue mich auf euer Feedback.

        beste Grüße

        fox

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

        @foxriver76

        Läuft bei mir, ich teste weiter. :+1:

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

        1 Antwort Letzte Antwort
        0
        • M Online
          M Online
          ManfredHi
          schrieb am zuletzt editiert von
          #20

          @foxriver76
          Installation hat geklappt. Allerdings kann ich nicht ganz so weit zoomen, dass alles auf einer Displaybreite sichtbar ist. Da fehlt ein bischen was, so dass ich hin- und herscrollen muss.
          Aufgefallen ist mir auch, dass bei jedem Neustart wieder der zoom zurückgesetzt ist. Es wäre super hier die eigene Einstellung speichern zu können.
          Wenn ein Netzwerkwechsel erfolgt kommt, wie üblich immer das Fenster wo von 9 heruntergezählt wird. Das dauert dann bis zu einer Minute bis die VIS dann überhaupt neu geladen wird (ist auch im Fullybrowser so).
          Allerdings wäre es super, wenn man die aktualisierung manuell anstossen könnte, sodass man nicht so lange warten muss (z.B. durch klick mit zwei Fingern gleichzeitig).
          Ansonsten top.

          1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            Ich habe den Download Link aktualisiert, es sollten jetzt die Angabe der Projekte funktionieren, so dass auch Leute mit nicht main Projekten testen können.

            bahnuhrB Online
            bahnuhrB Online
            bahnuhr
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #21

            @foxriver76 sagte in ioBroker Android App 2023:

            Ich habe den Download Link aktualisiert, es sollten jetzt die Angabe der Projekte funktionieren, so dass auch Leute mit nicht main Projekten testen können.

            Ja, läuft jetzt mit eigenen Projekten.


            Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
            Danke.
            gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
            ScreenToGif :https://www.screentogif.com/downloads.html

            1 Antwort Letzte Antwort
            0
            • foxriver76F foxriver76

              Hallo zusammen,

              ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

              Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

              Die apk ist unter folgendem Link downloadbar:

              https://easyupload.io/0jwabg

              Ü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

              Pro

              • 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

              • 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

              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
              • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
              • Dark mode in settings is not updating instantly, updated in same fashion as status bar
              • 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

              Ich freue mich auf euer Feedback.

              beste Grüße

              fox

              David G.D Online
              David G.D Online
              David G.
              schrieb am zuletzt editiert von
              #22

              @foxriver76 sagte in ioBroker Android App 2023:

              Application: choose between vis and material adapter, just changes the uri of the WebView

              Sind auch andere Visualisierungen geplant?

              Zeigt eure Lovelace-Visualisierung klick
              (Auch ideal um sich Anregungen zu holen)

              Meine Tabellen für eure Visualisierung klick

              sigi234S 1 Antwort Letzte Antwort
              0
              • David G.D David G.

                @foxriver76 sagte in ioBroker Android App 2023:

                Application: choose between vis and material adapter, just changes the uri of the WebView

                Sind auch andere Visualisierungen geplant?

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

                @david-g sagte in ioBroker Android App 2023:

                @foxriver76 sagte in ioBroker Android App 2023:

                Application: choose between vis and material adapter, just changes the uri of the WebView

                Sind auch andere Visualisierungen geplant?

                Ja, das wäre gut. Vor allem Javis!

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

                David G.D foxriver76F 2 Antworten Letzte Antwort
                0
                • sigi234S sigi234

                  @david-g sagte in ioBroker Android App 2023:

                  @foxriver76 sagte in ioBroker Android App 2023:

                  Application: choose between vis and material adapter, just changes the uri of the WebView

                  Sind auch andere Visualisierungen geplant?

                  Ja, das wäre gut. Vor allem Javis!

                  David G.D Online
                  David G.D Online
                  David G.
                  schrieb am zuletzt editiert von
                  #24

                  @sigi234

                  Oder lovelace. Ist über iot ja schon verfügbar.

                  Zeigt eure Lovelace-Visualisierung klick
                  (Auch ideal um sich Anregungen zu holen)

                  Meine Tabellen für eure Visualisierung klick

                  1 Antwort Letzte Antwort
                  0
                  • sigi234S sigi234

                    @david-g sagte in ioBroker Android App 2023:

                    @foxriver76 sagte in ioBroker Android App 2023:

                    Application: choose between vis and material adapter, just changes the uri of the WebView

                    Sind auch andere Visualisierungen geplant?

                    Ja, das wäre gut. Vor allem Javis!

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

                    @sigi234 könnt ihr mir zeigen wie die url ausschaut für die Adapter?

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    David G.D sigi234S BBTownB 3 Antworten Letzte Antwort
                    0
                    • foxriver76F foxriver76

                      @sigi234 könnt ihr mir zeigen wie die url ausschaut für die Adapter?

                      David G.D Online
                      David G.D Online
                      David G.
                      schrieb am zuletzt editiert von
                      #26

                      @foxriver76

                      Bei lovelace ist es

                      http://192.168.99.33:8091/
                      

                      Nach der Eingabe lande ich auf

                      http://192.168.99.33:8091/lovelace/garage
                      

                      garage ist meine default view.

                      Der Port und ssl lässt sich in den Settings einstellen.

                      Zeigt eure Lovelace-Visualisierung klick
                      (Auch ideal um sich Anregungen zu holen)

                      Meine Tabellen für eure Visualisierung klick

                      1 Antwort Letzte Antwort
                      0
                      • foxriver76F foxriver76

                        @sigi234 könnt ihr mir zeigen wie die url ausschaut für die Adapter?

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

                        @foxriver76 sagte in ioBroker Android App 2023:

                        @sigi234 könnt ihr mir zeigen wie die url ausschaut für die Adapter?

                        http://localhost:8082/jarvis/index.html#/0/0559b5e5-1c56-4ea4-8211-d51226417202

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

                        1 Antwort Letzte Antwort
                        0
                        • foxriver76F foxriver76

                          @sigi234 könnt ihr mir zeigen wie die url ausschaut für die Adapter?

                          BBTownB Online
                          BBTownB Online
                          BBTown
                          schrieb am zuletzt editiert von BBTown
                          #28

                          @foxriver76 iQontrol wäre prima
                          http://192.168.xx.xx:8082/iqontrol/index.html?namespace=iqontrol.0

                          Anmerkung
                          Bisheriges Verhalten: Beim Versuch diese Angaben direkt als Aufruf im HOST Eintrag einzustellen, scheint zwar zunächst iQontrol aufzurufen, die Seite bleibt aber im "reload Status" hängen und baut sich nicht auf.

                          ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                          1 Antwort Letzte Antwort
                          0
                          • foxriver76F foxriver76

                            Hallo zusammen,

                            ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

                            Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

                            Die apk ist unter folgendem Link downloadbar:

                            https://easyupload.io/0jwabg

                            Ü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

                            Pro

                            • 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

                            • 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

                            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
                            • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
                            • Dark mode in settings is not updating instantly, updated in same fashion as status bar
                            • 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

                            Ich freue mich auf euer Feedback.

                            beste Grüße

                            fox

                            BBTownB Online
                            BBTownB Online
                            BBTown
                            schrieb am zuletzt editiert von
                            #29

                            @foxriver76 zunächst einmal, vielen Dank für die neue APP.
                            Was mir als erstes aufgefallen ist, dass ich schmerzlich so etwas wie eine "zurück zur vorherigen Seite" Funktion vermisse.

                            Meine VIS` haben zwar Sprünge zu anderen Seiten, jedoch keine Navigationen wie eben "zurück", da dies über den verwendeten Browser ging.

                            ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                            1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              Hallo zusammen,

                              ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

                              Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

                              Die apk ist unter folgendem Link downloadbar:

                              https://easyupload.io/0jwabg

                              Ü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

                              Pro

                              • 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

                              • 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

                              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
                              • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
                              • Dark mode in settings is not updating instantly, updated in same fashion as status bar
                              • 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

                              Ich freue mich auf euer Feedback.

                              beste Grüße

                              fox

                              B Nicht stören
                              B Nicht stören
                              bommel_030
                              schrieb am zuletzt editiert von
                              #30

                              @foxriver76
                              Erstmal Danke für die neue App.
                              Ich nutze die VIS eigentlich über einen ReverseProxy, daher https und kein Pro.
                              Gebe ich unter lokal: https://192.168.xxx.xxx:8081 ein kommt die Error landing page mit

                              Domain: undefined
                              Error Code: 2
                              Description: SSL error: Hostname mismatch
                              

                              Hostname mismatch soweit klar da das Zertifikat für die URL und nicht für die IP ist. Ich hätte da also gerne die Option Zertifikate Fehler ignorieren.

                              Gebe ich unter lokal meinen Reverseproxy (https://meinevis.meinedomain.de) ein kommt

                              Basic Autentication has been aborted. You have to reload the page.
                              

                              Wie ich in der App die Seite aktualisiere hab ich noch nicht herausgefunden. Gebe ich https://tippfehler.meindomain.de ein kommt die Errorpage von meinem ReverseProxy, die Verbindung scheint also grundsätzlich zu klappen.

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • B bommel_030

                                @foxriver76
                                Erstmal Danke für die neue App.
                                Ich nutze die VIS eigentlich über einen ReverseProxy, daher https und kein Pro.
                                Gebe ich unter lokal: https://192.168.xxx.xxx:8081 ein kommt die Error landing page mit

                                Domain: undefined
                                Error Code: 2
                                Description: SSL error: Hostname mismatch
                                

                                Hostname mismatch soweit klar da das Zertifikat für die URL und nicht für die IP ist. Ich hätte da also gerne die Option Zertifikate Fehler ignorieren.

                                Gebe ich unter lokal meinen Reverseproxy (https://meinevis.meinedomain.de) ein kommt

                                Basic Autentication has been aborted. You have to reload the page.
                                

                                Wie ich in der App die Seite aktualisiere hab ich noch nicht herausgefunden. Gebe ich https://tippfehler.meindomain.de ein kommt die Errorpage von meinem ReverseProxy, die Verbindung scheint also grundsätzlich zu klappen.

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

                                @bommel_030 die Fehlermeldung basic auth aborted weisst darauf hin dass du basic auth Haken gesetzt hast, entweder die latest web version nutzen und basic auth. deaktivieren, dann kann der Adapter einloggen. Oder deine zertifizierte Url so nutzen wie es gedacht ist für die Basic auth Funktion. Host https://username:password@example.com und username password leer lassen in Der App

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                B 1 Antwort Letzte Antwort
                                1
                                • foxriver76F foxriver76

                                  Hallo zusammen,

                                  ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

                                  Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

                                  Die apk ist unter folgendem Link downloadbar:

                                  https://easyupload.io/0jwabg

                                  Ü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

                                  Pro

                                  • 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

                                  • 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

                                  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
                                  • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
                                  • Dark mode in settings is not updating instantly, updated in same fashion as status bar
                                  • 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

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

                                  @foxriver76

                                  Hallo, wenn ich nur Pro nutze kann ich local leer lassen?
                                  Kann man das Pro schon ausblenden?

                                  cloud.0
                                  2023-02-16 08:27:49.704	info	User disconnected from cloud: xxxxxxxxxxALm1
                                  
                                  cloud.0
                                  2023-02-16 08:27:41.210	error	Cannot request web pages "http://127.0.0.1:8082/vis/adapter/rssfeed/words.js": File adapter/rssfeed/words.js not found: {}
                                  
                                  cloud.0
                                  2023-02-16 08:27:36.218	error	Cannot request web pages "http://127.0.0.1:8082/vis/adapter/template/words.js": File adapter/template/words.js not found: {}
                                  
                                  cloud.0
                                  2023-02-16 08:27:34.553	error	Received unknown command 1: name
                                  
                                  cloud.0
                                  2023-02-16 08:27:34.392	info	User accessed from cloud: xxxxxxxxxxxLm1
                                  
                                  cloud.0
                                  2023-02-16 08:26:07.584	info	User disconnected from cloud: xxxxxxxxxxjALmC
                                  

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

                                  BluefoxB 1 Antwort Letzte Antwort
                                  0
                                  • foxriver76F foxriver76

                                    @bommel_030 die Fehlermeldung basic auth aborted weisst darauf hin dass du basic auth Haken gesetzt hast, entweder die latest web version nutzen und basic auth. deaktivieren, dann kann der Adapter einloggen. Oder deine zertifizierte Url so nutzen wie es gedacht ist für die Basic auth Funktion. Host https://username:password@example.com und username password leer lassen in Der App

                                    B Nicht stören
                                    B Nicht stören
                                    bommel_030
                                    schrieb am zuletzt editiert von
                                    #33

                                    @foxriver76
                                    Haken rausgenommen und die VIS lädt im heimischen WLAN und übers Mobilfunknetz, danke!

                                    1 Antwort Letzte Antwort
                                    0
                                    • foxriver76F foxriver76

                                      Hallo zusammen,

                                      ich habe in der letzten Woche intensiv an einer neuen ioBroker App gearbeitet. Die App wird grundsätzlich sowohl auf iOS als auch auf Android lauffähig sein, da es allerdings komplizierter ist Apple Apps zum Testen raus zu geben, möchte ich gerne Feedback für die Android Version einholen.

                                      Die App ist zum Testen vorerst als apk installierbar. Hierfür müsst ihr die Installation unbekannter Apps erlauben.

                                      Die apk ist unter folgendem Link downloadbar:

                                      https://easyupload.io/0jwabg

                                      Ü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

                                      Pro

                                      • 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

                                      • 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

                                      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
                                      • Status bar settings are also applied to the settings screen, but only after changing to runtime and back or reopening app
                                      • Dark mode in settings is not updating instantly, updated in same fashion as status bar
                                      • 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

                                      Ich freue mich auf euer Feedback.

                                      beste Grüße

                                      fox

                                      F Offline
                                      F Offline
                                      fL4sH 0
                                      schrieb am zuletzt editiert von
                                      #34

                                      @foxriver76

                                      Sehr cool!

                                      Installation und VIS funktionieren bis jetzt einwandfrei.
                                      Android-Version 13

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

                                        Hallo zusammen,

                                        ich hoffe ihr habt einen schönen Tag.

                                        Erster Beitrag mit den aktualisierten Settings und neuem Download-Link.

                                        Grob die Changes:

                                        • Bugfix: Wenn loakle Login Daten nicht stimmen, gehe zurück zu Settings mit Meldung, dass Daten überprüft werden sollen
                                        • Neue Option: Zoom Hochformat Faktor 0 - 5
                                        • Neue Option: Zoom Querformat Faktor 0 - 5
                                        • Neue Option: Neuladen bei Ausrichtungswechsel (sollte man aktivieren wenn man live zwischen den Formaten wechselt mit unterschiedlichen Zoom-Faktoren)
                                        • Neue Option: Pro Logo anzeigen (deaktivieren damit bei Pro Verbindung der Indikator oben rechts nicht angezeigt wird)
                                        • Neue Geste: 2x Double Tap zum Neuladen

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        F M 3 Antworten Letzte Antwort
                                        0
                                        • foxriver76F foxriver76

                                          Hallo zusammen,

                                          ich hoffe ihr habt einen schönen Tag.

                                          Erster Beitrag mit den aktualisierten Settings und neuem Download-Link.

                                          Grob die Changes:

                                          • Bugfix: Wenn loakle Login Daten nicht stimmen, gehe zurück zu Settings mit Meldung, dass Daten überprüft werden sollen
                                          • Neue Option: Zoom Hochformat Faktor 0 - 5
                                          • Neue Option: Zoom Querformat Faktor 0 - 5
                                          • Neue Option: Neuladen bei Ausrichtungswechsel (sollte man aktivieren wenn man live zwischen den Formaten wechselt mit unterschiedlichen Zoom-Faktoren)
                                          • Neue Option: Pro Logo anzeigen (deaktivieren damit bei Pro Verbindung der Indikator oben rechts nicht angezeigt wird)
                                          • Neue Geste: 2x Double Tap zum Neuladen
                                          F Offline
                                          F Offline
                                          fL4sH 0
                                          schrieb am zuletzt editiert von fL4sH 0
                                          #36

                                          @foxriver76

                                          Screenshot_20230216_122407_ioBroker.jpg

                                          Sieht sehr gut aus.

                                          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

                                          732

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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