Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Tablet Control] Tablet Steuerung möchte getestet werden

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Tablet Control] Tablet Steuerung möchte getestet werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @Issi last edited by

      @Issi Hi,
      danke, aber das mit dem Telegram User funktioniert leider immer noch nicht..

      Der neue Datenpunkt wird erstellt und stimmt. Super, danke!!

      Das Log zeigt weder beim Telegram noch sonst Fehler auf...

      Aufgefallen sind mir dies im Log:

      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) clear all screensaverTimer
      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) check if the huaweilte is active
      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) Check whether the motion detector control is active
      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) Motion Sensor is On
      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) Check whether the screen saver is switched on on the huaweilte
      2020-10-24 17:15:32.536  - debug: fully-tablet-control.0 (18350) The screen saver for huaweilte is switched on.
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) motion Sensor state mihome.0.devices.motion_158d0002278b91.state changed: true
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) read motion obj val: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) read motionSensor_enabled val: true
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) Check if the sensor is activated
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) Check whether the sensor has an ID entry
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) check whether a sensor or several are entered
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) start screensaver function
      2020-10-24 17:15:32.537  - debug: fully-tablet-control.0 (18350) Check whether the screen saver control is activated
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) clear all screensaverTimer
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) check if the badoben is active
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) Check whether the motion detector control is active
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) Motion Sensor is On
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) Check whether the screen saver is switched on on the badoben
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) build url for badoben
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) badoben Screensaver starts in 600000 ms ==> 10
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) clear all screensaverTimer
      2020-10-24 17:15:32.538  - debug: fully-tablet-control.0 (18350) check if the badunten is active
      2020-10-24 17:15:32.539  - debug: fully-tablet-control.0 (18350) Check whether the motion detector control is active
      2020-10-24 17:15:32.539  - debug: fully-tablet-control.0 (18350) Motion Sensor is On
      2020-10-24 17:15:32.539  - debug: fully-tablet-control.0 (18350) Check whether the screen saver is switched on on the badunten
      2020-10-24 17:15:32.539  - debug: fully-tablet-control.0 (18350) build url for badunten
      2020-10-24 17:15:32.539  - debug: fully-tablet-control.0 (18350) badunten Screensaver starts in 600000 ms ==> 10
      
      
      Issi 1 Reply Last reply Reply Quote 0
      • Issi
        Issi Developer @Guest last edited by

        @ilovegym
        diese logs sind nur debug Ausgabe die sind ok.
        und wegen Telegram hab ich dir ja schon mal angeboten das ich bei dir nach schaue an was es liegen kann da es bei den anderen funktioniert kann ich mir das nicht erklären.

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @Issi last edited by

          @Issi ja wenn das so ok ist, ist ja gut.

          Ja danke, ich komm darauf zurück!
          .. nur sehen, wann... 😉

          E 1 Reply Last reply Reply Quote 0
          • E
            Einklaus @Guest last edited by

            currentpage (aktuelle Seite) funktioniert.
            Macht es von meiner Seite noch besser
            Danke

            E 1 Reply Last reply Reply Quote 0
            • E
              Einklaus @Einklaus last edited by

              Hallo,

              musste das Programm auf meinem Tablett Neu installieren. Bekomme seit dem die Fehlermeldung .......

              fully-tablet-control.0	debug	(2012) The time of day is now determined
              fully-tablet-control.0	error	(2012) zeroPad has a problem: Cannot read property 'toString' of null, stack: TypeError: Cannot read property 'toString' of null
              fully-tablet-control.0	debug	(2012) The latitude and longitude were read from the config. => latitude: XX.38778844947865 | longitude: X.60302174091339
              

              Konnte das soweit eingrenzen, dass es durch die Abfrage

              const dayTime = await this.zeroPad(this.config['dayTime'], 2);
              

              in der Main.js kommt.
              Soweit läuft aber alles.

              Issi 1 Reply Last reply Reply Quote 0
              • M
                michihorn last edited by

                Hallo, zum Thema Ladesteuerung, da wirft dein Adapter die Einträge durch einander.
                Bild 1 zeigt den Ursprung, so wie ich es gerade gespeichert habe.
                Unbenannt.JPG

                Bild2 zeigt die Einträge nach dem Bildschirm aktualisieren:
                Unbenannt2.JPG

                Der Datenpunkt bleibt offenbar konstant stehen, aber die Tablet Namen stimmen nicht mehr.
                Gruß
                Michael

                Issi 1 Reply Last reply Reply Quote 0
                • Issi
                  Issi Developer @Einklaus last edited by

                  @Einklaus welche Adapter Version hast du installiert ?

                  1 Reply Last reply Reply Quote 0
                  • Issi
                    Issi Developer @michihorn last edited by

                    @michihorn sagte in [Tablet Control] Tablet Steuerung möchte getestet werden:

                    Hallo, zum Thema Ladesteuerung, da wirft dein Adapter die Einträge durch einander.
                    Bild 1 zeigt den Ursprung, so wie ich es gerade gespeichert habe.
                    Unbenannt.JPG

                    das kann schon mal nicht der Ursprung sein da er nämlich die Namen aus den Tab Browser Admin Login nimmt und nicht aus den Tab Ladegerät da bitte mal kontrollieren wie du die Namen dort vergeben hast und dann mir bescheid geben.

                    Bild2 zeigt die Einträge nach dem Bildschirm aktualisieren:
                    Unbenannt2.JPG
                    Der Datenpunkt bleibt offenbar konstant stehen, aber die Tablet Namen stimmen nicht mehr.

                    Die Datenpunkt bleibt auch immer an der selben stelle da nur der Name von dem login tab übernommen wird.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      michihorn @Issi last edited by

                      @Issi Ich nutze die Version 0.3.0-beta.5
                      Ich habe die Namen nun mal anders geschrieben, der Effekt bleibt der selbe.
                      Wie du aber in den Screenshots sehen kannst, sind nach Bildschirmaktualisierung auch andere Tabletnamen zu sehen, die eigentlich gar keine Ladesteuerung haben sollten, wie z.B. "Flur".

                      Issi 1 Reply Last reply Reply Quote 0
                      • Issi
                        Issi Developer @michihorn last edited by

                        @michihorn
                        Screenshot_3.png
                        Screenshot_4.png

                        die Tabelle die du beim login erstellst z.B.

                        • tablet 1
                        • tablet 2
                        • tablet 3
                        • tablet 4
                        • tablet 5

                        ist genau auf den anderen Seiten aufgebaut das heißt wen du beim Laden tablet 2 nicht laden willst aber tablet 1 und tablet 3 schon dann must du trotzdem alle tablets die du auf der login Seite angelegt hast unter Ladegerät eintragen nur dan das Tablet 2 in Lademodus auf aus stellen dann wird er nicht geladen und du brauchst da auch keine dp eintragen aber in der tabele muss er sein wen du die andern benutzen willst

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          michihorn @Issi last edited by

                          @Issi Ok danke für die Info. Ich probiere das später mal. THX👍

                          E 1 Reply Last reply Reply Quote 0
                          • E
                            Einklaus @michihorn last edited by

                            @Issi
                            Adapter ist der 0.3.0-beta.5
                            Wie gesagt, es führt zu keinen sichtbaren Störungen.

                            Issi 1 Reply Last reply Reply Quote 0
                            • Issi
                              Issi Developer @Einklaus last edited by

                              @Einklaus
                              ok dieses Problem hab ich in genau dieser Version gefixt allerdings muss dazu die Instanz neu angelegt werden.
                              Problem das er hat ist das er die manuelle zeit für den morgen nicht hat da ich da die falsche variable übergeben hatte.
                              Du kannst es aber auch so lösen das du einfach bei der Helligkeit Steuerung auf manuelle zeit gehst und dort die zeit für den tag einstellst und speicherst dann kannst du wider auf deine alte werte wider zurück dann sollte das Problem auch behoben sein

                              1 Reply Last reply Reply Quote 0
                              • M
                                michihorn last edited by

                                Hallöchen, gibt es eine Chance Brightness manuell per Script zu ändern?
                                Michael

                                Issi 1 Reply Last reply Reply Quote 0
                                • Issi
                                  Issi Developer @michihorn last edited by

                                  @michihorn objects.png
                                  Unter Punkt Nr 3 ist der dp dazu bitte die Beschreibung auf github lesen da ist alles beschrieben.

                                  1 Reply Last reply Reply Quote 0
                                  • Nashra
                                    Nashra Most Active Forum Testing last edited by

                                    Moin, bei der Helligkeitssteuerung bekomme ich immer eine Error-Meldung wenn er umschalten soll

                                    2020-10-30 07:37:37.128 - info: host.ioBroker stopInstance system.adapter.fully-tablet-control.0 (force=false, process=true)
                                    2020-10-30 07:37:37.129 - info: host.ioBroker stopInstance system.adapter.fully-tablet-control.0 send kill signal
                                    2020-10-30 07:37:37.134 - info: fully-tablet-control.0 (15544) Got terminate signal TERMINATE_YOURSELF
                                    2020-10-30 07:37:37.135 - info: fully-tablet-control.0 (15544) Adapter Tablet Constrol stopped...
                                    2020-10-30 07:37:37.136 - info: fully-tablet-control.0 (15544) terminating
                                    2020-10-30 07:37:37.138 - info: fully-tablet-control.0 (15544) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2020-10-30 07:37:37.680 - info: host.ioBroker instance system.adapter.fully-tablet-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2020-10-30 07:37:40.222 - info: host.ioBroker instance system.adapter.fully-tablet-control.0 started with pid 16525
                                    2020-10-30 07:37:41.747 - info: fully-tablet-control.0 (16525) starting. Version 0.2.11 in /opt/iobroker/node_modules/iobroker.fully-tablet-control, node: v12.19.0, js-controller: 3.1.6
                                    2020-10-30 07:37:43.343 - error: fully-tablet-control.0 (16525) [stateRequest] : Cannot read property 'replace' of undefined, stack: TypeError: Cannot read property 'replace' of undefined
                                    at FullyTabletControl.stateRequest (/opt/iobroker/node_modules/iobroker.fully-tablet-control/main.js:565:34)
                                    at processTicksAndRejections (internal/process/task_queues.js:97:5)
                                    at FullyTabletControl.onReady (/opt/iobroker/node_modules/iobroker.fully-tablet-control/main.js:110:3)
                                    2020-10-30 07:37:45.492 - error: fully-tablet-control.0 (16525) [stateRequest] : Cannot read property 'replace' of undefined, stack: TypeError: Cannot read property 'replace' of undefined
                                    at FullyTabletControl.stateRequest (/opt/iobroker/node_modules/iobroker.fully-tablet-control/main.js:565:34)
                                    at processTicksAndRejections (internal/process/task_queues.js:97:5)
                                    at FullyTabletControl.dayBri (/opt/iobroker/node_modules/iobroker.fully-tablet-control/main.js:1357:12)
                                    
                                    Issi 1 Reply Last reply Reply Quote 0
                                    • Issi
                                      Issi Developer @Nashra last edited by

                                      @Nashra welche Adapter Version und app Version?

                                      Nashra 1 Reply Last reply Reply Quote 0
                                      • Nashra
                                        Nashra Most Active Forum Testing @Issi last edited by

                                        @Issi sagte in [Tablet Control] Tablet Steuerung möchte getestet werden:

                                        @Nashra welche Adapter Version und app Version?

                                        Adapter 0.2.11
                                        App 1.41

                                        Issi 1 Reply Last reply Reply Quote 0
                                        • Issi
                                          Issi Developer @Nashra last edited by

                                          @Nashra installiere bitte die neueste Adapter Version die api hat sich geändert und es gab einige Änderungen im Adapter

                                          Nashra 1 Reply Last reply Reply Quote 0
                                          • Nashra
                                            Nashra Most Active Forum Testing @Issi last edited by

                                            @Issi sagte in [Tablet Control] Tablet Steuerung möchte getestet werden:

                                            @Nashra installiere bitte die neueste Adapter Version die api hat sich geändert und es gab einige Änderungen im Adapter

                                            Von Github installiert, Fehler weg, Danke 👍

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            859
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter fully kiosk browser fullybrowser tablet tablet-control test testen
                                            50
                                            512
                                            76958
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo