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.
    • sigi234
      sigi234 Forum Testing Most Active @Zefau last edited by sigi234

      @zefau

      Hallo, habe einen Volume-Slider angelegt, funktioniert , aber die Anzeige geht beim betätigen der Slider immer zurück?

      Animation4.gif

      Screenshot (5222).png Screenshot (5223).png Screenshot (5224).png

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

        @sigi234 Die Werte sind auch negativ in ioBroker?
        Nimm mal

        {"min":-40,"max":0}
        

        Und statt val -> value
        e93403eb-5f8b-4bf6-95e3-669f63d067bd-image.png

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

          @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

          Die Werte sind auch negativ in ioBroker?

          Ja

          Screenshot (5225).png

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

            @sigi234 Wo ich Dich grad dran hab, kannst du mir die Standard DPs für das Volume vom Musiccast geben.
            Gibt es da bei der Auswahl mehrere Boxen oder sowas?

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

              @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

              @sigi234 Wo ich Dich grad dran hab, kannst du mir die Standard DPs für das Volume vom Musiccast geben.
              Gibt es da bei der Auswahl mehrere Boxen oder sowas?

              Screenshot (5226).png

              {
                "type": "state",
                "common": {
                  "name": "Actual Volume db",
                  "type": "number",
                  "min": -80.5,
                  "max": 16.5,
                  "read": true,
                  "write": true,
                  "role": "level.volume",
                  "desc": "State and Control of Volume db"
                },
                "native": {},
                "from": "system.adapter.musiccast.0",
                "user": "system.user.admin",
                "ts": 1654774962942,
                "_id": "musiccast.0.RX-V481_08125F03.main.act_vol_val",
                "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                }
              }
              
              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @sigi234 last edited by MCU

                @sigi234 Die ObjektId lautet dann für das Volume?

                musiccast.0.RX-V481_08125F03.main.act_vol_val
                

                Gibt es da mehrere Boxen zur Auswahl links?
                89965a77-e273-43ab-9772-468029f8fd58-image.png

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

                  @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                  @sigi234 Die ObjektId lautet dann für das Volume?

                  musiccast.0.RX-V481_08125F03.main.act_vol_val
                  

                  Nur bei Musiccast, ich habe den vom Yamaha genommen:

                  {
                    "type": "state",
                    "common": {
                      "name": "VOL",
                      "type": "number",
                      "role": "state"
                    },
                    "native": {},
                    "_id": "yamaha.0.Realtime.MAIN.VOL",
                    "from": "system.adapter.yamaha.0",
                    "user": "system.user.admin",
                    "ts": 1654705019795,
                    "acl": {
                      "object": 1636,
                      "state": 1636,
                      "owner": "system.user.admin",
                      "ownerGroup": "system.group.administrator"
                    }
                  }
                  

                  Gibt es da mehrere Boxen zur Auswahl links?

                  Nein

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

                    @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                    Gibt es da mehrere Boxen zur Auswahl links?

                    Screenshot (5227).png

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

                      @sigi234 Funktioniert der LevelBody mit den neuen Einstellungen?

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

                        @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                        @sigi234 Funktioniert der LevelBody mit den neuen Einstellungen?

                        Teste gerade, muss da aufpassen, er darf nicht über 0 dB gehen. Sonst sind meine Boxen kaputt, hatte ich schon mal.

                        Überlege noch ob ich den von Yamaha oder Musiccast nehmen soll.

                        Wenn ich den Volume Regler am Yamaha stelle, dann sind es immer 0,5 dB Schritte und deswegen kommt der Level Slider durcheinander?

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

                          @sigi234 Du kannst ja in den LevelBody-Einstellungen die Schrittweite vorgeben.
                          5dfbf3b8-a2f3-4e84-8737-f3a551c000e6-image.png

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

                            @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                            @sigi234 Du kannst ja in den LevelBody-Einstellungen die Schrittweite vorgeben.
                            5dfbf3b8-a2f3-4e84-8737-f3a551c000e6-image.png

                            Ja, aber 0,5 ?

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

                              @sigi234

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

                                @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                                @sigi234

                                0.5
                                

                                Nimmt er nicht an.

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

                                  @sigi234 Er macht aus 0.5 ->0,5
                                  caff85e0-c1e1-4bdd-9c33-607bedc664be-image.png
                                  Läuft bei mir
                                  63e878f9-da06-4030-926d-fd8d5f6ac22e-image.png

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

                                    @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                                    Läuft bei mir

                                    Animation5.gif

                                    Wird schon

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

                                      @sigi234 Dann muss es ja im ioBroker DP auch so hin und her gehen?
                                      Kommt es evtl von dem 2. Adapter (yamaha oder musiccast) der dagegen steuert?

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

                                        @mcu sagte in jarvis v3.1.0-beta - just another remarkable vis:

                                        @sigi234 Dann muss es ja im ioBroker DP auch so hin und her gehen?

                                        Ja

                                        Animation6.gif

                                        Kommt es evtl von dem 2. Adapter (yamaha oder musiccast) der dagegen steuert?

                                        Nein

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

                                          @sigi234 Würde mit dem GIF ein Issue aufmachen. Das soll sich Zefau mal anschauen.

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

                                            @sigi234 sagte in jarvis v3.1.0-beta - just another remarkable vis:

                                            ie ObjektId lautet dann für das Volume?
                                            musiccast.0.RX-V481_08125F03.main.act_vol_val

                                            EDIT:

                                            {
                                              "type": "state",
                                              "common": {
                                                "name": "Volume",
                                                "type": "number",
                                                "min": 0,
                                                "max": 161,
                                                "read": true,
                                                "write": true,
                                                "role": "level.volume",
                                                "desc": "State and Control of Volume"
                                              },
                                              "native": {},
                                              "from": "system.adapter.musiccast.0",
                                              "user": "system.user.admin",
                                              "ts": 1654774962942,
                                              "_id": "musiccast.0.RX-V481_08125F03.main.volume",
                                              "acl": {
                                                "object": 1636,
                                                "state": 1636,
                                                "owner": "system.user.admin",
                                                "ownerGroup": "system.group.administrator"
                                              }
                                            }
                                            

                                            Dieser DP ist für Musiccast Volume, der andere ist nur ein State und reagiert nicht!

                                            Dieser geht von 0 -161 !

                                            Warte noch , da gibt es wieder 2 DP

                                            EDIT:

                                            Beide DP reagieren nicht.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            868
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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