Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. [Showcase] Jarvis - just another remarkable vis

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    [Showcase] Jarvis - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      spraxel @the-masterplan last edited by

      @maximilian-garbe Vielen Dank, habe es eingebunden bekommen und es funktioniert einwandfrei!

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

        @hohenbostler

        wie hast du den müllkalender so eingebunden???
        würde das gerne bei meinem jarvis so einbauen

        1 Reply Last reply Reply Quote 0
        • A
          alexzi @the-masterplan last edited by

          @maximilian-garbe
          Wie hast du deine Musikseite konfiguriert?

          the-masterplan 1 Reply Last reply Reply Quote 0
          • the-masterplan
            the-masterplan @alexzi last edited by

            @alexzi Meinst du in vis oder in Jarvis?
            in Jarvis ist meine config wie folgt:

            {
                    "title": "Musik",
                    "icon": "music",
                    "columns": [
                      [
                        {
                          "moduleConfig": {
                            "url": "http://192.168.178.133:8082/vis/index.html#Sonos_Wohnzimmer",
                            "height": "",
                            "refresh": "1",
                            "width": ""
                          },
                          "devices": [],
                          "module": "iFrame",
                          "title": "Wohnzimmer",
                          "id": "e2b66138-120d-431a-add5-0e1b7ec97fe0",
                          "scaleContents": false,
                          "minHeight": "700",
                          "fullscreen": true,
                          "justification": "flex-start",
                          "index": 0
                        }
                      ],
                      [
                        {
                          "moduleConfig": {
                            "url": "http://192.168.178.133:8082/vis/index.html#Sonos_Gym",
                            "refresh": "1"
                          },
                          "devices": [],
                          "module": "iFrame",
                          "title": "Sonos Gym",
                          "fullscreen": true,
                          "minHeight": "700",
                          "id": "0d3406ca-73d2-4ee9-9d48-15964dba5463",
                          "index": 0
                        }
                      ]
                    ],
                    "id": "musik2",
                    "index": 2
                  }
            

            Für vis siehe 3 Posts weiter oben:

            @maximilian-garbe said in [Showcase] Jarvis - just another remarkable vis:

            @spraxel Hier einmal die Vis-View von einem Player als Export:

            A 1 Reply Last reply Reply Quote 0
            • A
              alexzi @the-masterplan last edited by

              @maximilian-garbe
              ja, jarvis hatte ich gemeint. Dachte mir schon, dass du es über VIS und iFrame gemacht hat.
              Auch wenn ich mir bisher nur jarvis angeschaut haben, würde mich sowas schon interessieren. Willst du deine VIS-View zur Verfügung stellen?
              Danke 😉

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

                @ww1983

                welches gerät nutzt du für die co2 ausgabe?
                und
                wie hast du die zb. icon von dem blatt gemacht?

                W 1 Reply Last reply Reply Quote 0
                • M
                  michael_4358 last edited by

                  hallo

                  kann mir einer helfen?!
                  versuche die icon so wie im screenshot dargestellt ein zubinden...

                  wie mache ich das???
                  1087a881-ec95-4976-aac3-6de52ad0fc00-grafik.png

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

                    @michael_4358
                    Bei Gewerk Licht automatisch:
                    0eb2a677-e9d8-46d7-a503-271a6db1eaaa-image.png
                    Sonst:

                    {"true":"lightbulb-on","false":"lightbulb-off-outline"}
                    

                    a66e0d32-647f-42c8-8a73-67a7dd9fd6eb-image.png

                    Wo willst du sie einbinden?

                    Das co2 Blatt ist das ICON leaf

                    {"default":"leaf"}
                    

                    Kannst du selber suchen: https://iconify.design/icon-sets/mdi/

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

                      @mcu said in [Showcase] Jarvis - just another remarkable vis:

                      leaf

                      danke dir!
                      dort ist das blatt aber grün kann ich das über den code "färben"?

                      EdiT:

                      hab es

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

                        ich muss noch mal ne (anfänger)frage stellen.... 😞

                        https://iconify.design/

                        welche icon kann ich davon alles einbinden???

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

                          @michael_4358 Welche möchtest du denn nutzen? Alle die ich getestet habe funktionieren.
                          Immer den Teil von data-icon für das icon nutzen:
                          7020007c-df8f-4309-a1c3-83e0eb49753c-image.png

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

                            @mcu

                            Hallo danke für die Antwort! Das wusste ich nicht! Dachte es würde nur ein Teil der Icon funktionieren.
                            Wenn das Icon bunt ist wird das auch bunt wieder gegeben?!

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

                              @michael_4358 Ja.

                              f0a42df1-9021-47b7-bec0-b940c03d5323-image.png
                              f178c1f9-5677-4407-849d-a1c9461374bf-image.png

                              M 2 Replies Last reply Reply Quote 1
                              • A
                                Azze5G @Torrid last edited by

                                @torrid
                                Hi torrid, Respekt sehr gute vis. Bin gerade erst am Aufbau ...
                                Wie hast du es bei den Temperaturen hinbekommen, dass auch die SOLL Temperatur mit angezeigt werden ?

                                T 1 Reply Last reply Reply Quote 0
                                • A
                                  Azze5G last edited by

                                  @maximilian-garbe

                                  Hi, super VIS !
                                  Wie hast du das mit den Routen in den MAPS hinbekommen und welchen Dienst nutzt du dir die GPS Position anzuzeigen ?

                                  the-masterplan 1 Reply Last reply Reply Quote 0
                                  • M
                                    michael_4358 @MCU last edited by

                                    @mcu said in [Showcase] Jarvis - just another remarkable vis:

                                    @michael_4358 Ja.

                                    f0a42df1-9021-47b7-bec0-b940c03d5323-image.png
                                    f178c1f9-5677-4407-849d-a1c9461374bf-image.png

                                    bei mir bleibt es ohne anzeige....

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

                                      @michael_4358 Zeig mal Deine Einstellungen als Bild.

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

                                        @mcu said in [Showcase] Jarvis - just another remarkable vis:

                                        @michael_4358 Zeig mal Deine Einstellungen als Bild.

                                        Welche Einstellungen meinst du??

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

                                          @michael_4358 Da wo du es eingetragen hast.

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

                                            @mcu
                                            aber es ist egal wo ich es eintrage es erscheint nirgens
                                            c6e93737-9632-45df-af5d-473a2ad31f1a-grafik.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            350
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            vis
                                            81
                                            453
                                            92258
                                            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