Navigation

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

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    jarvis v2.2.0 - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • hssteuerung
      hssteuerung @Zefau last edited by

      @Zefau said in jarvis - just another remarkable vis:

      @hssteuerung sagte in jarvis - just another remarkable vis:

      Kann sein das der Kalender doch funktioniert, muss aber alle Termine neu eintragen

      Kannst du mir einen Termin im Rohformat schicken? Also die ical Datei runterladen und im Notepad öffnen und da den Code eines Termins rauskopieren. Dann kann ich mir das Format mal angucken. Weicht ggf. vom CalDav Standard ab.

      BEGIN:VEVENT
      CREATED:20200601T090506
      LAST-MODIFIED:20200601T090506
      DTSTAMP:20200601T090506
      UID:20200601T090506-790b3ead@192.168.30.1
      SEQUENCE:2
      SUMMARY:Geburstag
      TRANSP:TRANSPARENT
      DTSTART;VALUE=DATE:20201206
      DTEND;VALUE=DATE:20201207
      DESCRIPTION:
      LOCATION:
      END:VEVENT
      

      meinst du das?

      coyote Zefau 2 Replies Last reply Reply Quote 1
      • hssteuerung
        hssteuerung @WW1983 last edited by

        @WW1983 said in jarvis - just another remarkable vis:

        @hssteuerung

        F7BE7E34-A242-48E1-BBAF-18EF82A8D698.jpeg

        Eben vergessen das Bild hochzuladen

        Sieht doch viel ansprechender aus 😄 Eure spritpreise sind verdammt günstig bei euch 😄

        W 1 Reply Last reply Reply Quote 0
        • coyote
          coyote Most Active @hssteuerung last edited by

          Könnt ihr Datenpunkte in den Geräten löschen? Geht bei mir mit Beta 79 nicht mehr

          1 Reply Last reply Reply Quote 0
          • Zefau
            Zefau @hssteuerung last edited by

            @hssteuerung sagte in jarvis - just another remarkable vis:

            meinst du das?

            Jo. Sieht gut aus. Keine Ahnung, warum das nicht angezeigt wird.

            Zefau 1 Reply Last reply Reply Quote 0
            • W
              WW1983 @coyote last edited by

              @coyote

              So sieht es bei mir aus. Aber mit allen Theme-Einstellungen:

              
              {
                 "_isSmallScreen": false,
                 "_isTablet": true,
                 "params": {
                    "socketPort": "8082",
                    "socketSecure": "false"
                 },
                 "language": "de-DE",
                 "pageFavicon": "home-circle-outline",
                 "themeColorPrimary": "cyan|300",
                 "tabsHideLabels": true,
                 "hideTopBarIconTitle": true,
                 "themeDarkMode": true,
                 "palette.background.default": "#1c1c1c",
                 "palette.background.paper": "#1c1c1c",
                 "themeColorSecondary": "yellow|800",
                 "columnsOnSmallScreenSizes": "1",
                 "sendUsageData": true,
                 "columnsOnMediumScreenSizes": "2",
                 "token": "07a91e9e29c769ce2dcc214f380c4bbc",
                 "configExpertMode": true,
                 "configTab": "settingsRaw",
                 "theme": {
                    "palette": {
                       "common": {
                          "black": "#000",
                          "white": "#fff"
                       },
                       "type": "dark",
                       "primary": {
                          "light": "#4dd0e1",
                          "main": "#4dd0e1",
                          "dark": "#4dd0e1",
                          "contrastText": "#fff"
                       },
                       "secondary": {
                          "light": "#f9a825",
                          "main": "#f9a825",
                          "dark": "#f9a825",
                          "contrastText": "#fff"
                       },
                       "error": {
                          "light": "#e57373",
                          "main": "#f44336",
                          "dark": "#d32f2f",
                          "contrastText": "#fff"
                       },
                       "warning": {
                          "light": "#ffb74d",
                          "main": "#ff9800",
                          "dark": "#f57c00",
                          "contrastText": "rgba(0, 0, 0, 0.87)"
                       },
                       "info": {
                          "light": "#64b5f6",
                          "main": "#2196f3",
                          "dark": "#1976d2",
                          "contrastText": "#fff"
                       },
                       "success": {
                          "light": "#81c784",
                          "main": "#4caf50",
                          "dark": "#388e3c",
                          "contrastText": "rgba(0, 0, 0, 0.87)"
                       },
                       "grey": {
                          "50": "#fafafa",
                          "100": "#f5f5f5",
                          "200": "#eeeeee",
                          "300": "#e0e0e0",
                          "400": "#bdbdbd",
                          "500": "#9e9e9e",
                          "600": "#757575",
                          "700": "#616161",
                          "800": "#424242",
                          "900": "#212121",
                          "A100": "#d5d5d5",
                          "A200": "#aaaaaa",
                          "A400": "#303030",
                          "A700": "#616161"
                       },
                       "text": {
                          "primary": "#fff",
                          "secondary": "rgba(255, 255, 255, 0.7)",
                          "disabled": "rgba(255, 255, 255, 0.5)"
                       },
                       "hint": "rgba(255, 255, 255, 0.5)",
                       "icon": "rgba(255, 255, 255, 0.5)",
                       "divider": "rgba(255, 255, 255, 0.12)",
                       "background": {
                          "paper": "#1f1f1f",
                          "default": "#171717"
                       },
                       "action": {
                          "active": "#fff",
                          "hover": "rgba(255, 255, 255, 0.08)",
                          "hoverOpacity": "0.08",
                          "selected": "rgba(255, 255, 255, 0.16)",
                          "selectedOpacity": "0.16",
                          "disabled": "rgba(255, 255, 255, 0.3)",
                          "disabledBackground": "rgba(255, 255, 255, 0.12)",
                          "disabledOpacity": "0.38",
                          "focus": "rgba(255, 255, 255, 0.12)",
                          "focusOpacity": "0.12",
                          "activatedOpacity": "0.24"
                       }
                    }
                 }
              }
              
              
              1 Reply Last reply Reply Quote 0
              • Zefau
                Zefau @Zefau last edited by

                Ihr könnt übrigens die Icons im Kalender ändern, indem ihr in der Terminbeschreibung (nicht Titel) ein Icon eintragt: icon=icon

                hssteuerung 1 Reply Last reply Reply Quote 0
                • W
                  WW1983 @hssteuerung last edited by

                  @hssteuerung

                  Das stimmt die Spritpreise sind aktuell echt günstig.

                  Ich meinte bei mir die obere Menüleiste. Die hat nicht die selbe Farbe wie der Hintergrund der Widgets. War aber sonst immer so

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

                    @WW1983 said in jarvis - just another remarkable vis:

                    @hssteuerung

                    Das stimmt die Spritpreise sind aktuell echt günstig.

                    Ich meinte bei mir die obere Menüleiste. Die hat nicht die selbe Farbe wie der Hintergrund der Widgets. War aber sonst immer so

                       "themeColorPrimary": "#212121",
                    

                    da ist deine Farbe von der Navigationsleiste!

                    W 1 Reply Last reply Reply Quote 0
                    • hssteuerung
                      hssteuerung @Zefau last edited by

                      @Zefau said in jarvis - just another remarkable vis:

                      Ihr könnt übrigens die Icons im Kalender ändern, indem ihr in der Terminbeschreibung (nicht Titel) ein Icon eintragt: icon=icon

                      WO?

                      Zefau 1 Reply Last reply Reply Quote 0
                      • Zefau
                        Zefau @hssteuerung last edited by

                        @hssteuerung sagte in jarvis - just another remarkable vis:

                        WO?

                        In Termin in der Beschreibung. Wo auch immer ihr eure Termine bearbeitet.

                        hssteuerung 2 Replies Last reply Reply Quote 0
                        • hssteuerung
                          hssteuerung @Zefau last edited by

                          @Zefau said in jarvis - just another remarkable vis:

                          @hssteuerung sagte in jarvis - just another remarkable vis:

                          WO?

                          In Termin in der Beschreibung. Wo auch immer ihr eure Termine bearbeitet.

                          welche iconadresse dann?

                          1 Reply Last reply Reply Quote 0
                          • W
                            WW1983 @hssteuerung last edited by

                            @hssteuerung ist das nicht die Farbe der Icons (z.B.)? In meinem Fall Cyan

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

                              @WW1983 kann sein, da ich meine icons aber anders einfärbe, ist das nur meine Obere Leiste 😄

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                WW1983 @hssteuerung last edited by

                                @hssteuerung Achso ne. Ich meinte diese Leiste:

                                0AA884A6-70DE-43CC-A880-BF218B46DCB2.jpeg

                                hssteuerung Stephan Schleich 2 Replies Last reply Reply Quote 0
                                • hssteuerung
                                  hssteuerung @WW1983 last edited by

                                  @WW1983 said in jarvis - just another remarkable vis:

                                  @hssteuerung Achso ne. Ich meinte diese Leiste:

                                  0AA884A6-70DE-43CC-A880-BF218B46DCB2.jpeg

                                  ja da habe ich eben eine andere Farbe eingetragen und diese Leiste hat sich verändert!

                                  coyote W 3 Replies Last reply Reply Quote 0
                                  • coyote
                                    coyote Most Active @hssteuerung last edited by

                                    @hssteuerung @WW1983
                                    ach unter den Theme Einstellungen, nicht unter Layout. Dann sagt das doch gleich 😁

                                    @WW1983 habe mir jetzt mal gerade deine kompletten Theme Einstellungen reinkopiert, dann ist es einfacher nur noch anzupassen😊 Danke👍

                                    Aber muss leider nochmal fragen, könnt ihr Datenpunkte in den Geräten löschen? Mir fehlen nämlich in der Anzeige jetzt 2 Geräte wegen falschen DP's, die ich nicht mehr löschen kann @Zefau ?

                                    Zefau 1 Reply Last reply Reply Quote 1
                                    • Zefau
                                      Zefau @coyote last edited by

                                      @coyote sagte in jarvis - just another remarkable vis:

                                      Aber muss leider nochmal fragen, könnt ihr Datenpunkte in den Geräten löschen? Mir fehlen nämlich in der Anzeige jetzt 2 Geräte wegen falschen DP's, die ich nicht mehr löschen kann

                                      hast du eine Fehlermeldung in der Konsole?

                                      coyote 1 Reply Last reply Reply Quote 0
                                      • W
                                        WW1983 @hssteuerung last edited by

                                        @hssteuerung habs grad geändert, passiert aber nichts.

                                        Was eigentlich auch unlogisch wäre. Die Position ist eigentlich mit der Position in der Benutzeroberfläche (nicht Expertenmodus) verknüpft. Und in Primary Farbe ist halt die Hauptfarbe für die Icons, Buttons etc

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          WW1983 @hssteuerung last edited by

                                          @hssteuerung hat sich gerade erledigt. Habe Darkmode ausgemacht und nun geht es. Scheint als habe ich da was falsch überschrieben

                                          1 Reply Last reply Reply Quote 0
                                          • coyote
                                            coyote Most Active @Zefau last edited by

                                            @Zefau

                                            5
                                            react-dom.production.min.js:52 Uncaught TypeError: Cannot read property 'devices' of null
                                               at Object.R [as onStateDelete] (DevicesListPage.js:159)
                                               at _deleteState (DevicesPage.js:180)
                                               at onClick (DevicesPage.js:448)
                                               at Object.s (react-dom.production.min.js:14)
                                               at h (react-dom.production.min.js:14)
                                               at react-dom.production.min.js:14
                                               at v (react-dom.production.min.js:15)
                                               at ot (react-dom.production.min.js:52)
                                               at rt (react-dom.production.min.js:51)
                                               at st (react-dom.production.min.js:52)
                                            R	@	DevicesListPage.js:159
                                            _deleteState	@	DevicesPage.js:180
                                            onClick	@	DevicesPage.js:448
                                            s	@	react-dom.production.min.js:14
                                            h	@	react-dom.production.min.js:14
                                            (anonymous)	@	react-dom.production.min.js:14
                                            v	@	react-dom.production.min.js:15
                                            ot	@	react-dom.production.min.js:52
                                            rt	@	react-dom.production.min.js:51
                                            st	@	react-dom.production.min.js:52
                                            ht	@	react-dom.production.min.js:56
                                            I	@	react-dom.production.min.js:287
                                            F	@	react-dom.production.min.js:19
                                            Jt	@	react-dom.production.min.js:70
                                            Zt	@	react-dom.production.min.js:69
                                            t.unstable_runWithPriority	@	scheduler.production.min.js:19
                                            Br	@	react-dom.production.min.js:122
                                            N	@	react-dom.production.min.js:287
                                            $t	@	react-dom.production.min.js:68
                                            
                                            Zefau 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            943
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            316
                                            6126
                                            3338310
                                            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