Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v3.1.x - just another remarkable vis

    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

    jarvis v3.1.x - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU @smarthome2020 last edited by MCU

      @smarthome2020 Man muss die Geräte alle in der Instanz tr064 definiert haben, sonst werden sie nicht in der Liste vom tr064 übernommen?

      S 1 Reply Last reply Reply Quote 0
      • S
        smarthome2020 @MCU last edited by

        @mcu
        Die Plugs sind in der Liste vorhanden. Sie werden nur nicht blau hinterlegt, so dass eine Website dazu geöffnet werden kann.

        Beispiel: Badezimmersteckdose ist ein Tasmota-Device
        ble.png

        PC-Steckdose ist auch ein Tasmota-Device (gleiche Steckdose)
        BSP.png

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

          @smarthome2020 ok. Dann haben die Geräte keine IP in der Info.
          Du kannst aber zu der IP in dem nameArr-Objekt Dein Link, den du haben möchtest zu dieser IP, einstellen.
          Wenn man nur zur IP ein Link setzen möchte, dann so:

          [
            {
              "ip": "192.168.178.75",
              "link": "http://192.168.178.75/cs?"
            }
          ]
          

          Sonoff prüft auf diese Objekte: sonoff.0.*.INFO.IPAddress
          Die Steckdose ist aber im sonoff-Adapter hinterlegt? Ich dachte INFO wäre da Standard.

          1 Reply Last reply Reply Quote 0
          • M
            MCU @sigi234 last edited by

            @sigi234 Programm korrigiert, sollte nicht mehr vorkommen.
            Doku -> STRG+F5. -> v1.0.1

            sigi234 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @MCU last edited by

              @mcu sagte in jarvis v3.1.x - just another remarkable vis:

              @sigi234 Programm korrigiert, sollte nicht mehr vorkommen.
              Doku -> STRG+F5. -> v1.0.1

              Screenshot (429).png

              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @sigi234 last edited by

                @sigi234 Nochmal bitte -> v1.0.2

                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @MCU last edited by

                  @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                  @sigi234 Nochmal bitte -> v1.0.2

                  Screenshot (431).png

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @sigi234 last edited by

                    @sigi234 Jo, auf ein Neues ->v1.0.3

                    sigi234 1 Reply Last reply Reply Quote 0
                    • sigi234
                      sigi234 Forum Testing Most Active @MCU last edited by

                      @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                      @sigi234 Jo, auf ein Neues ->v1.0.3

                      Jupp, läuft. 👍

                      M 1 Reply Last reply Reply Quote 1
                      • M
                        MCU @sigi234 last edited by

                        @sigi234 Danke.

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

                          @mpl1338 said in jarvis v3.1.x - just another remarkable vis:

                          Ist es möglich einen Rollladen per true/false zu fahren?

                          Im Moment läuft es über "Absolute Position" , hier wird bei Pfeil hoch/runter 100 bzw 0 an die GA "Absolute Position" gesendet.

                          Ich habe jedoch eine weitere GA "Auf/Ab" diese reagiert auf false/true.

                          Hintergrund ist, dass mein Jalousie Aktor gerne mal die Absolute Position vergisst und dann keine fahrbefehle per Absolute Position mehr annimmt bis er wieder in einer endlage ist. Die fahrbefehle per AUF/AB (0/1) hingegen nimmt er an.

                          kann mir niemand helfen?

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @mpl1338 last edited by

                            @mpl1338 Zeig mal bitte die ioBroker-Objekte zu den einzelnen Rollladen.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              mpl1338 @MCU last edited by

                              @mcu said in jarvis v3.1.x - just another remarkable vis:

                              @mpl1338 Zeig mal bitte die ioBroker-Objekte zu den einzelnen Rollladen.

                              aktuelle Konfiguration funktioniert wie gewollt.

                              Screenshot 2023-10-26 193657.png Screenshot 2023-10-26 193509.png Screenshot 2023-10-26 193448.png

                              mir wäre es jedoch lieber über "Raffstore_küche_fahren" zu fahren.

                              Screenshot 2023-10-26 193807.png

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MCU @mpl1338 last edited by

                                @mpl1338 Also, wenn Raffstore_Küche_fahren = true -> rauf und bei false -> runter?

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

                                  als Notlösung mach ich das über ein Skript. Wenn 100 dann true, wenn 0 dann false, wenn 1-99 dann 1-99

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mpl1338 @MCU last edited by

                                    @mcu said in jarvis v3.1.x - just another remarkable vis:

                                    @mpl1338 Also, wenn Raffstore_Küche_fahren = true -> rauf und bei false -> runter?

                                    true = runter(0), false = hoch(100)

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @mpl1338 last edited by MCU

                                      @mpl1338
                                      dfcafe47-b273-4a07-bee4-2dff98dcece9-image.png
                                      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/geraet/actionelement/blindlevelaction

                                      M S 2 Replies Last reply Reply Quote 0
                                      • M
                                        mpl1338 @MCU last edited by

                                        @mcu said in jarvis v3.1.x - just another remarkable vis:

                                        @mpl1338
                                        dfcafe47-b273-4a07-bee4-2dff98dcece9-image.png

                                        Super, funzt.

                                        Danke

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          smarthome2020 @MCU last edited by smarthome2020

                                          @mcu

                                          Bei mir spuckt das Skript auch Fehlermeldungen aus:
                                          BSP.png

                                          Dazu wird mein ioBroker-Log auch zugespammt:

                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at processTimers (node:internal/timers:512:7)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at listOnTimeout (node:internal/timers:569:17)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2777:34)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at Object.<anonymous> (script.js.Peripherie.Jarvis.Fritzbox-Geräte:92:9)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at setJSON (script.js.Peripherie.Jarvis.Fritzbox-Geräte:149:24)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	at JSON.parse (<anonymous>)
                                          
                                          javascript.0
                                          2023-10-26 21:15:09.679	error	Error in callback: SyntaxError: Unexpected end of JSON input
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at processTimers (node:internal/timers:512:7)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at listOnTimeout (node:internal/timers:569:17)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2777:34)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at Object.<anonymous> (script.js.Peripherie.Jarvis.Fritzbox-Geräte:92:9)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at setJSON (script.js.Peripherie.Jarvis.Fritzbox-Geräte:149:24)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	at JSON.parse (<anonymous>)
                                          
                                          javascript.0
                                          2023-10-26 21:14:39.012	error	Error in callback: SyntaxError: Unexpected end of JSON input
                                          
                                          

                                          EDIT: Habe die Datenpunkte unter Objekte alle gelöscht und das Skript nochmal neugestartet... Dann ging alles wieder.

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            MCU @smarthome2020 last edited by MCU

                                            @smarthome2020 nameArr war anscheinend falsch? Was stand da drin?
                                            4169d537-795e-47bc-8c18-332e5ca7cd72-image.png
                                            Darf nicht gelöscht werden. Und wenn dann -> []

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            843
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            92
                                            1811
                                            621739
                                            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