Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iobroker vis widgets werden nicht aktualisiert

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    iobroker vis widgets werden nicht aktualisiert

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @dekl last edited by

      @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

      Widgets hatte ich schon ausgetauscht.

      du sollst nichts austauschen.

      alles operative Hektik, die ggf. weitere Baustellen schafft.

      @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

      Sieht jetzt ganz ordentlich aus,

      niemals!

      @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

      root

      verbastelt dir alles!

      D 1 Reply Last reply Reply Quote 0
      • D
        dekl @Homoran last edited by

        @homoran
        So, als Nutzer angemeldet, was sieht nicht gut aus?

        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @dekl last edited by

          @dekl

          upnp und node-red liegen auf dem gleichen udp-Port

          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @dekl last edited by

            @dekl wenn du Aktio en als root durchführst kann das die Rechte dermaßen verbiegen, dass der Systemuser iobroker Dinge nicht mehr machen darf!

            D 1 Reply Last reply Reply Quote 0
            • D
              dekl @Homoran last edited by

              @homoran
              sollte ich mich dann als iobroker oder lieber nur als ganz normaler user anmelden?

              Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @dekl last edited by

                @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

                nur als ganz normaler user anmelden?

                !

                D 1 Reply Last reply Reply Quote 0
                • D
                  dekl @Homoran last edited by

                  @homoran
                  gut, hab ich.

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @dekl last edited by

                    @dekl dann jetzt

                    iob stop
                    iob fix
                    iob start 
                    iob diag
                    

                    und alle offenen Fragen aus diesem Thread beantworten

                    D 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @dekl last edited by Thomas Braun

                      @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

                      dann als iobroker

                      Als 'iobroker' kann man sich auf einem gesunden System auch gar nicht anmelden, weil ein Systemuser kein login hat.

                      echad@chet:~ $ cat /etc/passwd | grep iobroker
                      iobroker:x:1001:1001::/home/iobroker:/usr/sbin/nologin
                      echad@chet:~ $
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • D
                        dekl @Homoran last edited by

                        @homoran
                        ======== Start marking the full check here =========

                        Skript v.2023-04-16
                        
                        *** BASE SYSTEM ***
                        Architecture    : x86_64
                        Docker          : false
                        Virtualization  : none
                        Distributor ID: Debian
                        Description:    Debian GNU/Linux 11 (bullseye)
                        Release:        11
                        Codename:       bullseye
                        
                        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                        NAME="Debian GNU/Linux"
                        VERSION_ID="11"
                        VERSION="11 (bullseye)"
                        VERSION_CODENAME=bullseye
                        ID=debian
                        HOME_URL="https://www.debian.org/"
                        SUPPORT_URL="https://www.debian.org/support"
                        BUG_REPORT_URL="https://bugs.debian.org/"
                        
                        Systemuptime and Load:
                         22:42:39 up  1:08,  1 user,  load average: 0.05, 0.22, 0.19
                        CPU threads: 4
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2023-07-10 22:42:39 CEST
                                   Universal time: Mon 2023-07-10 20:42:39 UTC
                                         RTC time: Mon 2023-07-10 20:42:39
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        dekl
                        /home/dekl
                        dekl cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:             15G        1.5G         12G        0.0K        770M         13G
                        Swap:           975M          0B        975M
                        Total:           15G        1.5G         13G
                        
                                15012 M total memory
                                 1537 M used memory
                                  411 M active memory
                                 1558 M inactive memory
                                12704 M free memory
                                  115 M buffer memory
                                  654 M swap cache
                                  975 M total swap
                                    0 M used swap
                                  975 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  7.3G     0  7.3G   0% /dev
                        tmpfs          tmpfs     1.5G  708K  1.5G   1% /run
                        /dev/sda1      ext4      116G  5.0G  105G   5% /
                        tmpfs          tmpfs     7.4G     0  7.4G   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs     1.5G     0  1.5G   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Jul 10 21:34:23 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                        [Mon Jul 10 21:34:24 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                        
                        Show mounted filesystems (real ones only):
                        TARGET SOURCE    FSTYPE OPTIONS
                        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        738M    /var/
                        361M    /var/cache
                        354M    /var/cache/apt
                        286M    /var/cache/apt/archives
                        211M    /var/log
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 24.0M in the file system.
                        
                        /opt/iobroker/backups:
                        26M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        510M    /opt/iobroker/iobroker-data/
                        284M    /opt/iobroker/iobroker-data/files
                        85M     /opt/iobroker/iobroker-data/files/telegram.admin
                        81M     /opt/iobroker/iobroker-data/backup-objects
                        66M     /opt/iobroker/iobroker-data/history
                        
                        The five largest files in iobroker-data are:
                        18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                        15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                        14M     /opt/iobroker/iobroker-data/objects.jsonl
                        11M     /opt/iobroker/iobroker-data/objects.json
                        8.6M    /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.dbf0187f.chunk.js.map
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.16.1
                        /usr/bin/node           v18.16.1
                        /usr/bin/npm            9.5.1
                        /usr/bin/npx            9.5.1
                        
                        
                        nodejs:
                          Installed: 18.16.1-deb-1nodesource1
                          Candidate: 18.16.1-deb-1nodesource1
                          Version table:
                         *** 18.16.1-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                100 /var/lib/dpkg/status
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                             12.22.12~dfsg-1~deb11u3 500
                                500 http://deb.debian.org/debian bullseye/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: redis
                        
                        MULTIHOSTSERVICE/enabled: false
                        
                        Core adapters versions
                        js-controller:  4.0.24
                        admin:          6.3.5
                        javascript:     7.0.3
                        
                        Adapters from github:   1
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : iobroker2                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa-shoppinglist.0     : alexa-shoppinglist    : iobroker2                                -  enabled
                        + system.adapter.alexa2.0                 : alexa2                : iobroker2                                -  enabled
                        + system.adapter.backitup.0               : backitup              : iobroker2                                -  enabled
                        + system.adapter.bmw.0                    : bmw                   : iobroker2                                -  enabled
                          system.adapter.feiertage.0              : feiertage             : iobroker2                                -  enabled
                          system.adapter.flot.0                   : flot                  : iobroker2                                - disabled
                        + system.adapter.history.0                : history               : iobroker2                                -  enabled
                          system.adapter.ical.0                   : ical                  : iobroker2                                -  enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker2                                - disabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker2                                - disabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker2                                - disabled
                        + system.adapter.info.0                   : info                  : iobroker2                                -  enabled
                        + system.adapter.javascript.0             : javascript            : iobroker2                                -  enabled
                        + system.adapter.knx.0                    : knx                   : iobroker2                                -  enabled, bind: 192.168.115.79
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker2                                -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker2                                -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.parcel.0                 : parcel                : iobroker2                                -  enabled
                        + system.adapter.rpi2.0                   : rpi2                  : iobroker2                                - disabled
                        + system.adapter.shelly.0                 : shelly                : iobroker2                                -  enabled, port: 1882, bind: 0.0.0.0
                          system.adapter.socketio.0               : socketio              : iobroker2                                - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.sonoff.0                 : sonoff                : iobroker2                                -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.telegram.0               : telegram              : iobroker2                                -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.text2command.0           : text2command          : iobroker2                                -  enabled
                        + system.adapter.upnp.0                   : upnp                  : iobroker2                                -  enabled
                          system.adapter.vis-history.0            : vis-history           : iobroker2                                - disabled
                          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker2                                - disabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker2                                - disabled
                          system.adapter.vis.0                    : vis                   : iobroker2                                -  enabled
                        + system.adapter.web.0                    : web                   : iobroker2                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker2                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker2                                -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker2                                -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : iobroker2                                -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : iobroker2                                -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.telegram.0               : telegram              : iobroker2                                -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : iobroker2                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                        Adapter    "alexa-shoppinglist": 0.1.5, installed 0.1.5
                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                        Adapter    "bmw"          : 2.5.7    , installed 2.6.1
                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "history"      : 2.2.4    , installed 2.2.4
                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "info"         : 1.9.26   , installed 1.9.26
                        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                        Controller "js-controller": 4.0.24   , installed 4.0.24
                        Adapter    "knx"          : 2.0.17   , installed 2.0.17
                        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                        Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                        Adapter    "parcel"       : 0.0.27   , installed 0.0.27
                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                        Adapter    "text2command" : 3.0.2    , installed 3.0.2
                        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        14304
                        States:         5396
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       26412      4450/iobroker.js-co
                        tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      108        14515      391/redis-server 12
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11809      1/init
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13145      400/sshd: /usr/sbin
                        tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       26546      4543/node-red
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       28404      4610/io.mqtt.0
                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       25468      4640/io.sonoff.0
                        tcp6       0      0 ::1:6379                :::*                    LISTEN      108        14516      391/redis-server 12
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          11813      1/init
                        tcp6       0      0 :::80                   :::*                    LISTEN      1001       25424      4543/node-red
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       26948      4468/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27450      5175/io.web.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          13147      400/sshd: /usr/sbin
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11810      1/init
                        udp        0      0 192.168.115.79:57508    0.0.0.0:*                           1001       34353      4731/io.knx.0
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       30164      5145/io.upnp.0
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25425      4543/node-red
                        udp        0      0 0.0.0.0:42961           0.0.0.0:*                           1001       30839      5145/io.upnp.0
                        udp        0      0 192.168.115.79:44559    0.0.0.0:*                           1001       37470      4731/io.knx.0
                        udp        0      0 192.168.115.79:36923    0.0.0.0:*                           1001       29016      4731/io.knx.0
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       27070      4625/io.shelly.0
                        udp6       0      0 :::111                  :::*                                0          11816      1/init
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-07-10 22:39:05.201  - info: knx.0 (4731)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_CONNECTION_STATE_RESPONSE(6) to STATE_NOT_CONNECTED(0).
                        2023-07-10 22:39:05.203  - info: knx.0 (4731)  STATE_NOT_CONNECTED : Stop connection :  STATE_NOT_CONNECTED(0) to STATE_NOT_CONNECTED(0).
                        2023-07-10 22:39:05.207  - info: knx.0 (4731)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                        2023-07-10 22:39:05.210  - info: knx.0 (4731)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                        2023-07-10 22:39:07.201  - info: knx.0 (4731) Using UDP with local IP: 192.168.115.79
                        2023-07-10 22:39:07.203  - info: knx.0 (4731) Event : UDP - listening
                        2023-07-10 22:39:07.204  - info: knx.0 (4731) Connected  - local UDP Server listening on 192.168.115.79:44559
                        2023-07-10 22:39:07.597  - info: web.0 (5175) <== Disconnect system.user.admin from ::ffff:192.168.115.81 vis.0
                        2023-07-10 22:39:07.604  - info: web.0 (5175) ==> Connected system.user.admin from ::ffff:192.168.115.81
                        2023-07-10 22:39:07.651  - info: web.0 (5175) <== Disconnect system.user.admin from ::ffff:192.168.115.81
                        2023-07-10 22:39:07.826  - info: web.0 (5175) ==> Connected system.user.admin from ::ffff:192.168.115.81
                        2023-07-10 22:39:09.065  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:39:24.332  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021564331_3989
                        2023-07-10 22:39:46.884  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:40:01.942  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021601941_7982
                        2023-07-10 22:40:24.493  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:40:39.646  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021639645_3749
                        2023-07-10 22:41:02.197  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:41:17.249  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021677248_9038
                        2023-07-10 22:41:39.801  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:41:54.857  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021714856_2616
                        2023-07-10 22:42:17.412  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:42:32.463  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021752462_2720
                        2023-07-10 22:42:55.013  - info: mqtt.0 (4610) Client [ESP8266Client] connection closed: timeout
                        2023-07-10 22:43:10.084  - info: mqtt.0 (4610) Client [ESP8266Client] connected with secret 1689021790083_4089
                        
                        

                        ============ Mark until here for C&P =============

                        nicht aktualisiert wurden z.B. Uhrzeit und Aussentemperatur, aktualisiert wurden z.B. Rolladen, Aussenkamera und Wetter.

                        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @dekl last edited by

                          @dekl

                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       30164      5145/io.upnp.0
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25425      4543/node-red
                          

                          Wird sich beißen.

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            dekl @Thomas Braun last edited by

                            @thomas-braun
                            node red funktioniert (Verbindung Alexa - knx), was macht upnp?

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @dekl last edited by

                              @dekl sagte in iobroker vis widgets werden nicht aktualisiert:

                              nicht aktualisiert wurden z.B. Uhrzeit und Aussentemperatur, aktualisiert wurden z.B. Rolladen, Aussenkamera und Wetter.

                              das sind keine Widgetbezeichnungen

                              D 2 Replies Last reply Reply Quote 0
                              • D
                                dekl @Homoran last edited by

                                @homoran
                                Datum und Uhrzeit - Basic Timestamp
                                Temperatur - Basic String
                                Bild - Basic Image

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dekl @Homoran last edited by

                                  @homoran
                                  seit etwa 20 min wird auf dem Android- Tablet (Firefox) die visu regelmäßig aktualisiert. Am Pc (Win10, Firefox) gehts mal nach dem Neuladen eine Zeit lang, dann mal wieder nicht, ist nicht ganz so wichtig wie das Tablet, läuft nur wenn ich am PC sitze.
                                  Vielen Dank für Eure Hilfe.

                                  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

                                  824
                                  Online

                                  32.1k
                                  Users

                                  80.7k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  37
                                  847
                                  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