Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ESPHome kein Webinterface

    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

    ESPHome kein Webinterface

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AndreasE112 @Thomas Braun last edited by AndreasE112

      ich habe im IOBrokerlog noch folgendes gefunden:

      esphome.0
      	2025-01-30 23:19:24.219	info	Bonjour service started, new devices will be detected automatically
      esphome.0
      	2025-01-30 23:19:19.621	error	Error in function sendSentry: TypeError: Cannot read properties of undefined (reading 'captureException')
      esphome.0
      	2025-01-30 23:19:19.619	info	[Error caught and send to Sentry, thank you collaborating!] error: Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip list --local --format json/home/iobroker/.cache/autopy/venv/esphome/bin/python3: No module named pip at makeError (file:///opt/iobroker/node_modules/autopy/node_modules/execa/lib/error.js:60:11) at handlePromise (file:///opt/iobroker/node_modules/autopy/node_modules/execa/index.js:124:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async $df9eabe9bda49ea8$export$e522f41234ab669a (file:///opt/iobroker/node_modules/autopy/dist/index.js:157:35) at async Esphome.espHomeDashboard (/opt/iobroker/node_modules/iobroker.esphome/main.js:110:19) at async Esphome.onReady (/opt/iobroker/node_modules/iobroker.esphome/main.js:78:5)
      

      Pip wird ist aber installiert und zeigt auf das richtige python:

      pi@iobroker:/usr/bin $ pip -V
      pip 25.0 from /home/pi/.local/lib/python3.11/site-packages/pip (python 3.11)
      pi@iobroker:/usr/bin $ pip3 -V
      pip 25.0 from /home/pi/.local/lib/python3.11/site-packages/pip (python 3.11)
      
      
      R 1 Reply Last reply Reply Quote 0
      • R
        Ralf 2 @AndreasE112 last edited by

        @andrease112

        Ich hatte nicht erwartet, das durch die Massnahmen ESPHome ans rennen kommt, aber Probleme die man erkennt sollte man schon irgendwie angehen. 😊

        Mir ist da tatsächlich noch etwas eingefallen: Das Dashboard wird ja über ein IFrame eingeblendet das Dashboard funktioniert nur, wenn das über HTTP aufgerufen wird. Hast du deine Web-Instanz auf HTTPS eingestellt?
        51d3c724-7762-4e0a-8193-533846765cd1-image.png

        Teste mal ob du das Dashboard so aufrufen kannst:

        http://deineIP:6052/
        

        Vorrausgesetzt du hast ESPHome auf 6052 konfiguriert
        cc71f2c0-2826-4270-adc6-f1b95822f023-image.png

        1 Reply Last reply Reply Quote 0
        • A
          AndreasE112 last edited by AndreasE112

          moin, nee ich hab keine Authentifizierung an, und mit der IP-Adresse:6052 kommt keine Antwort.

          hier noch der neueste IOB diag log

          
          ========== Start marking the full check here ===========
          
          ```bash
          Script v.2024-10-19
          
          *** BASE SYSTEM ***
           Static hostname: iobroker
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.6.62+rpt-rpi-v8
              Architecture: arm64
          OS is similar to:
          
          Model           : Raspberry Pi 4 Model B Rev 1.5
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 64 bit
          
          Systemuptime and Load:
           08:22:15 up 14:48,  3 users,  load average: 1.54, 1.00, 0.76
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'bookworm'!
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          ~ Under-voltage has occurred
          ~ Arm frequency capping has occurred
          
          *** TIME AND TIMEZONES ***
                         Local time: Fri 2025-01-31 08:22:15 CET
                     Universal time: Fri 2025-01-31 07:22:15 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev docker gpio i2c spi i                                                                                    obroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            8.2G        2.3G        2.2G        1.3M        3.8G        5.9G
          Swap:           536M          0B        536M
          Total:          8.7G        2.3G        2.7G
          
          Active iob-Instances:   22
          
                   7808 M total memory
                   2198 M used memory
                   2993 M active memory
                   2294 M inactive memory
                   2087 M free memory
                    220 M buffer memory
                   3424 M swap cache
                    511 M total swap
                      0 M used swap
                    511 M free swap
          
          *** top - Table Of Processes  ***
          top - 08:22:16 up 14:48,  3 users,  load average: 1.54, 1.00, 0.76
          Tasks: 207 total,   1 running, 206 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 16.7 us, 16.7 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :   7808.9 total,   2087.1 free,   2199.4 used,   3645.6 buff/cache
          MiB Swap:    512.0 total,    512.0 free,      0.0 used.   5609.5 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          540 CRITICAL ERRORS DETECTED!
          Check 'sudo dmesg --level=emerg,alert,crit -T' for details
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     781M  1.3M  780M   1% /run
          /dev/sda2      ext4      110G   14G   92G  14% /
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
          /dev/sda1      vfat      510M   55M  456M  11% /boot/firmware
          tmpfs          tmpfs     781M     0  781M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Thu Jan 30 17:33:32 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headph                                                                                    ones=0 cgroup_disable=memory numa_policy=interleave snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdm                                                                                    i=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:46:84:F0 vc_mem.mem_base=0x3eb00000 vc_mem.mem_si                                                                                    ze=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=76923411-02 rootfstype=ext4 fsck.repair=yes                                                                                     rootwait cfg80211.ieee80211_regdom=DE
          [Thu Jan 30 17:33:35 2025] EXT4-fs (sda2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with                                                                                     ordered data mode. Quota mode: none.
          [Thu Jan 30 17:33:37 2025] EXT4-fs (sda2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode                                                                                    : none.
          
          Show mounted filesystems:
          TARGET           SOURCE    FSTYPE OPTIONS
          /                /dev/sda2 ext4   rw,noatime
          `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname                                                                                    =mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          5.6G    /var/
          4.3G    /var/lib
          4.2G    /var/lib/docker/overlay2
          4.2G    /var/lib/docker
          1.7G    /var/lib/docker/overlay2/0249de1e2b018f45e8e966d3ff11bdb185c5c9c91d17d2519ac33136f88f41bc/merged/u                                                                                    sr
          
          Archived and active journals take up 316.1M in the file system.
          
          /opt/iobroker/backups:
          130M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          906M    /opt/iobroker/iobroker-data/
          529M    /opt/iobroker/iobroker-data/files
          236M    /opt/iobroker/iobroker-data/history
          158M    /opt/iobroker/iobroker-data/files/admin.admin
          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          
          The five largest files in iobroker-data are:
          45M     /opt/iobroker/iobroker-data/objects.jsonl
          32M     /opt/iobroker/iobroker-data/history/objects.jsonl
          30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
          19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
          16M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.41623696.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-i                                                                                    d':
          
          No Devices found 'by-id'
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.18.1
          /usr/bin/node           v20.18.1
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.4
          
          nodejs:
            Installed: 20.18.1-1nodesource1
            Candidate: 20.18.2-1nodesource1
            Version table:
               20.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           *** 20.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                  100 /var/lib/dpkg/status
               20.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.12.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.12.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.11.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.8.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.6.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.3.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               20.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               18.19.0+dfsg-6~deb12u2 500
                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
               18.19.0+dfsg-6~deb12u1 500
                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 53301)
          
          Core adapters versions
          js-controller:  7.0.6
          admin:          7.4.19
          javascript:     8.9.1
          
          nodejs modules from github:     0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
            system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          + system.adapter.esphome.0                : esphome               : iobroker                                 -  enabled
            system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
          + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
          + system.adapter.history.0                : history               : iobroker                                 -  enabled
            system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
            system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.mihome.0                 : mihome                : iobroker                                 -  enabled, port: 9898, bind: 0.0.0.0
            system.adapter.modbus.0                 : modbus                : iobroker                                 - disabled
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
          + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
          + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
          + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
            system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 -  enabled
          + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
          + system.adapter.weather-warnings.0       : weather-warnings      : iobroker                                 -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
            system.adapter.weatherunderground.1     : weatherunderground    : iobroker                                 -  enabled
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
          + system.adapter.mihome.0                 : mihome                : iobroker                                 -  enabled, port: 9898, bind: 0.0.0.0
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌──────────────────────────────────────────────────────────────────────────────────────────────
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├──────────────────────────────────────────────────────────────────────────────────────────────
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └──────────────────────────────────────────────────────────────────────────────────────────────
          
          Active repo(s): beta
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: beta
          Adapter    "admin"        : 7.4.19   , installed 7.4.19
          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
          Adapter    "daswetter"    : 3.2.2    , installed 3.2.2
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "esphome"      : 0.5.0-beta.8, installed 0.5.0-beta.8
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
          Adapter    "fullybrowser" : 3.0.13   , installed 3.0.13
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "ical"         : 1.16.1   , installed 1.16.1
          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "javascript"   : 8.9.1    , installed 8.9.1
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
          Adapter    "modbus"       : 6.4.0    , installed 6.4.0
          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
          Adapter    "notification-manager": 1.3.0, installed 1.3.0
          Adapter    "scenes"       : 4.0.1    , installed 4.0.1
          Adapter    "shuttercontrol": 1.8.8   , installed 1.8.8
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
          Adapter    "telegram"     : 4.0.0    , installed 4.0.0
          Adapter    "trashschedule": 4.0.0    , installed 4.0.0
          Adapter    "tuya"         : 3.17.0   , installed 3.17.0
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.11.2   , installed 2.11.2
          Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
          Adapter    "weather-warnings": 0.7.3 , installed 0.7.3
          Adapter    "weatherunderground": 3.7.0, installed 3.7.0
          Adapter    "web"          : 6.3.1    , installed 6.3.1
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          
          Objects and States
          Please stand by - This may take a while
          Objects:        9068
          States:         8048
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bookworm InRelease
          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 https://download.docker.com/linux/debian bookworm InRelease
          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
          Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
          Reading package lists...
          Pending Updates: 11
          
          *** 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:9000          0.0.0.0:*               LISTEN      1001       6006       589/iobroker.js-con
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1888       589/iobroker.js-con
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8172       1968/io.mqtt.0
          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       8173       1968/io.mqtt.0
          tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       33089      5976/io.sonoff.0
          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          8557       1043/python
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5674       614/sshd: /usr/sbin
          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          9339       1043/python
          tcp        0      0 0.0.0.0:12101           0.0.0.0:*               LISTEN      0          959        915/docker-proxy
          tcp        0      0 0.0.0.0:8090            0.0.0.0:*               LISTEN      1000       7255       453/Agent
          tcp6       0      0 :::22                   :::*                    LISTEN      0          5676       614/sshd: /usr/sbin
          tcp6       0      0 :::12101                :::*                    LISTEN      0          964        928/docker-proxy
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       32565      6322/io.web.0
          tcp6       0      0 :::8083                 :::*                    LISTEN      1001       29004      5128/io.admin.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       49519      9110/io.esphome.0
          udp        0      0 172.17.0.1:5353         0.0.0.0:*                           1000       7341       453/Agent
          udp        0      0 192.168.178.54:5353     0.0.0.0:*                           1000       7340       453/Agent
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       7339       453/Agent
          udp        0      0 127.0.0.1:5353          0.0.0.0:*                           0          9338       1043/python
          udp        0      0 192.168.178.54:5353     0.0.0.0:*                           0          9337       1043/python
          udp        0      0 172.17.0.1:5353         0.0.0.0:*                           0          9336       1043/python
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           0          9330       1043/python
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5547       455/avahi-daemon: r
          udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       12292      1992/io.mihome.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           0          7287       1043/python
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       31288      6181/io.tuya.0
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       31289      6181/io.tuya.0
          udp        0      0 0.0.0.0:44125           0.0.0.0:*                           0          8514       1043/python
          udp        0      0 0.0.0.0:3478            0.0.0.0:*                           1000       6267       453/Agent
          udp        0      0 0.0.0.0:52788           0.0.0.0:*                           104        5549       455/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                104        5548       455/avahi-daemon: r
          udp6       0      0 :::43249                :::*                                104        5550       455/avahi-daemon: r
          udp6       0      0 fe80::34bb:d917:52c:546 :::*                                0          5735       537/NetworkManager
          
          *** Log File - Last 25 Lines ***
          
          2025-01-31 08:23:17.122  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.System.heartbeat"
          2025-01-31 08:23:17.123  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.ratio_Raum_zu_Speicherabgabe"
          2025-01-31 08:23:17.124  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.spezifischerBedarf"
          2025-01-31 08:23:17.124  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.Adresse_Sensor_Vorlauf"
          2025-01-31 08:23:17.125  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.Adresse_Sensor_Ruecklauf"
          2025-01-31 08:23:17.126  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.Pumpe_literMin"
          2025-01-31 08:23:17.126  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.Wohnfläche_gesamt"
          2025-01-31 08:23:17.127  - info: mqtt.0 (1968) Client [Arduino_Ofen] subscribes on "mqtt.0.Arduino_Ofen.Parameter.Wohnfläche_Etage_mit_ofen"
          2025-01-31 08:23:17.322  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.323  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.323  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.324  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.328  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.328  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.338  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.339  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.339  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:17.340  - info: mqtt.0 (1968) Client [Arduino_Ofen] publishOnSubscribe
          2025-01-31 08:23:23.391  - info: javascript.0 (5666) script.js.Heizung.ATMOS_Steuerung: TSV received
          2025-01-31 08:23:24.869  - info: javascript.0 (5666) script.js.Heizung.Aussentemperaturfühler: {
            Time: '2025-01-31T08:23:24',
            DS18B20: { Id: '02131692A9AA', Temperature: 3.7 },
            TempUnit: 'C'
          }
          2025-01-31 08:23:24.869  - info: javascript.0 (5666) script.js.Heizung.Aussentemperaturfühler: 3.7
          
          

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

          -> ESPhome hat kein Binding
          -> ESPhome zeigt keinen PORT an
          und dieses ist mir noch aufgefallen: 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       49519      9110/io.esphome.0
          schaut der jetzt auf Portz 5353. Da kommt aber auch nix im Browser.
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @AndreasE112 last edited by Thomas Braun

            @andrease112 sagte in ESPHome kein Webinterface:

            540 CRITICAL ERRORS DETECTED!

            Pending Updates: 11

            Öh...

            A 1 Reply Last reply Reply Quote 0
            • A
              AndreasE112 @Thomas Braun last edited by

              @thomas-braun Also ja öh ... aber mir erscheint das logisch wenn ich das development repository drin hab. Jetzt hab ich viele Adapter in der beta installiert. toll. Und ich glaube nicht dass die Spannungsvesorgung etwas mit dem Dashbord von ESPHome zu tun hat.
              Wie gesagt das läuft schon jahre so und das raspi läuft ohne Fehler.

              A R Thomas Braun 3 Replies Last reply Reply Quote 0
              • A
                AndreasE112 @AndreasE112 last edited by

                Ich hab's ESP home jetzt mal im Docker installiert.
                klappt aber auch nicht :

                pi@iobroker:/usr/bin $ docker run esphome/esphome
                Creating cache directory /config/.esphome/platformio
                You can change this behavior by mounting a directory to the container's /cache directory.
                2025-01-31 08:07:27,472 INFO Starting dashboard web server on http://0.0.0.0:6052 and configuration dir /config...
                2025-01-31 08:07:53,186 INFO 200 GET /version (127.0.0.1) 1.75ms
                2025-01-31 08:08:23,301 INFO 200 GET /version (127.0.0.1) 1.06ms
                2025-01-31 08:08:53,547 INFO 200 GET /version (127.0.0.1) 2.39ms
                
                1 Reply Last reply Reply Quote 0
                • R
                  Ralf 2 @AndreasE112 last edited by

                  @andrease112
                  Nun, nachdem man etwas aus Beta installiert hat stellt man eigentlich wieder auf stable um 😊
                  Du kannst auf Stable zurück stellen und dann die aus dem Beta hier wieder auf die stable bringen:
                  075dc691-a088-4f35-96ce-8bcdec4ad6ec-image.png
                  Expertenmodus muss dazu aktiviert sein:
                  b2604dda-d4d5-4361-89ac-80621b86754c-image.png

                  Der Port auf dem ESPHome läuft ist von phyton geöffnet. Vielleicht hat auch das damit zu tuen, bei mir steht dort phyton3, bei dir phyton. Auch hier hatte ich mal ein Problem gehabt, ist aber alles sooo lange her.

                  Schau mal was als Port bei dir im ESPHome konfiguriert ist.

                  versuche mal auf port 80 und 443 zu verbinden, die stehen bei dir auf Listen - seltsam, bei mir ist es nur ein Port. Kann aber sein, das du noch etwas anderes phytonbasiertes laufen hast, es sind ja noch zwei weitere Ports angegeben.
                  Welchen Port hast du denn im Adapter angegeben?
                  Port 5353 ist der Port, wo die Sensoren die Daten hin schicken.

                  Das sind deine Ports auf denen Phyton lauscht:

                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          8557       1043/python
                  tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          9339       1043/python
                  udp        0      0 127.0.0.1:5353          0.0.0.0:*                           0          9338       1043/python
                  udp        0      0 192.168.178.54:5353     0.0.0.0:*                           0          9337       1043/python
                  udp        0      0 172.17.0.1:5353         0.0.0.0:*                           0          9336       1043/python
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           0          9330       1043/python
                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           0          7287       1043/python
                  udp        0      0 0.0.0.0:44125           0.0.0.0:*                           0          8514       1043/python
                  

                  Das hier sind meine Ports, wobei das Dashboard auf 6052 aufgeht, auf 5353 gehen die Signale ein:

                  tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1000       46729      2188/python3
                  udp        0      0 192.168.176.98:5353     0.0.0.0:*                           1000       47752      2188/python3
                  udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1000       47751      2188/python3
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       47747      2188/python3
                  
                  A 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @AndreasE112 last edited by

                    @andrease112 sagte in ESPHome kein Webinterface:

                    Und ich glaube nicht dass die Spannungsvesorgung etwas mit dem Dashbord von ESPHome zu tun hat.
                    Wie gesagt das läuft schon jahre so und das raspi läuft ohne Fehler.

                    Nein, er läuft eben nicht ohne Fehler. Steht ja auch so im Log.

                    1 Reply Last reply Reply Quote 0
                    • A
                      AndreasE112 @Ralf 2 last edited by AndreasE112

                      @ralf-2
                      Ja die beiden anderen Ports sind von : DIY HUE Bridge auf Port 80
                      und Agent DVR auf PORT 5353
                      Auf 443 kommt nix zurück.... ich glaube das ist die Verbindung IObrokerMII adapter zur MII brigde. zwischen Agent DVR und IP CAM

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        Ralf 2 @AndreasE112 last edited by

                        @andrease112
                        Ich habe mir gerade einen neuen Raspberry hochgezogen und das aus dem Latest installiert. Nein, es klappt nicht, dazu gibt es auch schon länger ein Issue. Das Problem ist mit der 0.5.0-beta.10 behoben, aber das ist nicht im Beta (Latest) vorhanden.

                        Das Issue dazu hier hier dort steht auch die Lösung, dazu muß man etwas tuen, wo hier immer absolut abgeraten wird nämlich mit der bösen Katze direkt von GitHub zu installieren.

                        Dazu muss man einen Branch von dem Adapter von dieser Adresse installieren.
                        (Thomas wird mich für den Rat jetzt hauen 🙄 )

                        Der Adapter ist von Dutchman, ich hoffe es geht ihm gut und er wird irgendwann noch mal dazu kommen den Adapter weiter zu pflegen. Ich möchte ihn nicht missen.

                        Die Installation direkt von GitHub ist absolut auf eigene Gefahr und sollte eine ganz ganz seltene Ausnahme bleiben.

                        Aber eine bitte noch von mir: Reparier dein System!

                        "Das Auto ist jahrelang ohne Probleme mit der roten Lampe gefahren" sagte der Autofahrer mit Motorschaden zum gelben Engel ...

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          AndreasE112 @Ralf 2 last edited by AndreasE112

                          Hi ja das ist mir auch schon in den sinn gekommen.
                          Ich hatte es runtergeladen unzipped und dann konnte ich es nicht mit ./configure und make bauen.
                          hat hier noch jemand nen tip ?

                          Habs nun auch hinbekommen über die Katze 🙂 : ist aber immernoch der gleiche Fehler da.

                          Fatal error starting ESPHomeDashboard | Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip list --local --format json/home/iobroker/.cache/autopy/venv/esphome/bin/python3: No module named pip | Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip list --local --format json/home/iobroker/.cache/autopy/venv/esphome/bin/python3: No module named pip at makeError (file:///opt/iobroker/node_modules/autopy/node_modules/execa/lib/error.js:60:11) at handlePromise (file:///opt/iobroker/node_modules/autopy/node_modules/execa/index.js:124:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async $df9eabe9bda49ea8$export$e522f41234ab669a (file:///opt/iobroker/node_modules/autopy/dist/index.js:157:35) at async Esphome.espHomeDashboard (/opt/iobroker/node_modules/iobroker.esphome/main.js:180:16) at async Esphome.onReady (/opt/iobroker/node_modules/iobroker.esphome/main.js:66:4)```
                          A 1 Reply Last reply Reply Quote 0
                          • A
                            AndreasE112 @AndreasE112 last edited by

                            Unbenannt.PNG

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              Ralf 2 @AndreasE112 last edited by

                              @andrease112
                              PIP gehört zu Phyton, also liegt da etwas im argen.
                              Ich habe wie gesagt nur IOBroker frisch aufgesetzt, einmal Webadapter reingehauen und dann das ESPHome installiert. Ohne mich vorher mit phyton und pip rum zu schlagen. Aus dem Branch lief es dann und ich konnte ein Testgerät anlegen.

                              Wenn ich auf der Console dann nach pip oder phyton Version frage, wird beides nicht gefunden, scheint irgendwo lokal zu liegen (noch nicht nachgeschaut). Auf meinem Produktivsystem bekomme ich für beides die korrekten Versionsnummern angezeigt.

                              Vielleicht muß hier noch irgendwo ein Pfad bei dir gesetzt werden, aber da habe ich echt viel zu wenig Ahnung von Linux als das ich hier noch helfen könnte.

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                AndreasE112 @Ralf 2 last edited by AndreasE112

                                ja und zwar glaub ich hier liegt das Problem:

                                pi@iobroker:/usr/local/bin/esphome $ python -m ensurepip
                                Defaulting to user installation because normal site-packages is not writeable
                                Looking in links: /tmp/tmplhmx8v86
                                Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (58.1.0)
                                Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (23.0.1)
                                
                                

                                Mal schauen wie sich das ändern lässt...

                                deinstallieren und neu installiert: Pfade zu pip sind nun scheinbar korrekt

                                
                                pi@iobroker:/usr/local/lib $ pip -V
                                pip 25.0 from /home/pi/.local/lib/python3.11/site-packages/pip (python 3.11)
                                pi@iobroker:/usr/local/lib $ pip3 -V
                                pip 25.0 from /home/pi/.local/lib/python3.11/site-packages/pip (python 3.11)
                                pi@iobroker:/usr/local/lib $
                                
                                
                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  AndreasE112 @AndreasE112 last edited by

                                  @Ralf Meinst du das es funktionieren könnte wenn ich das Raspi in einer VDI neu installiere mit iob und esphome und und und .... und nachher das image auf die festplatte schiebe ?

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    AndreasE112 @AndreasE112 last edited by

                                    ok das geht so nicht

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      Ralf 2 @AndreasE112 last edited by

                                      @andrease112
                                      Erst in eine Vituelle Maschine und danach auf den Raspi?
                                      Würde ich nicht machen, wenn den Raspi direkt aufsetzen.
                                      Hast du auf einer Karte installiert oder in einer SSD?
                                      Man könnte ein neues Medium nehmen und hätte dann ein weiteres Backup mit dem jetzigen Stand.

                                      Was hast du auf dem Raspi denn sonst noch drauf?
                                      Du benutzt den History-Adapter, IMHO muß man da nicht extra eine Datenbank installieren...
                                      Sonst etwas, was du da extra installieren mußt?

                                      Ich würde die Kiste eher neu aufsetzen. Aktuelles Backup vorher auf einen externen Datenträger sichern, damit du das zurück spielen kannst. Die Kiste wäre dann sauber. BackItUp wird automatisch mit installiert, nach dem Backup werden dann auch die Adapter wieder sauber installiert. Ändert jedoch alles nichts an deinen Problemen mit der Spannungsversorgung.

                                      Wie ein neu aufsetzen geht steht hier beschrieben: https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                      Ich muß gleich jedoch wieder weg, kann heute nicht mehr helfen.

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        AndreasE112 last edited by

                                        Ich muss sagen ich war jetzt echt verzweifelt, ich das raspi neu aufgesetzt mit bookworm. Habe das Backup reingespielt und dann ESPHome. Sonst nix. ging nicht.... kommt der Fehler mit der Pillow lib, downgrade hat auf beta 8 hat auch nichts gebracht.
                                        Während ich docker installiert habe ist mir dann aufgefallen, dass pip nicht installiert war.
                                        -> "sudo apt install python3-pip"
                                        und plötzlich läuft es mit der beta 8. was kann die 10er mehr ?

                                        R 1 Reply Last reply Reply Quote 0
                                        • R
                                          Ralf 2 @AndreasE112 last edited by

                                          @andrease112
                                          Nichts, da ist nur der Fehler mit der Pillow behoben worden.
                                          Wenn es jetzt läuft, einfach so lassen. Mein Produktivsystem läuft auch auf der 8er.

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            AndreasE112 @Ralf 2 last edited by

                                            ok also dann nochmal danke an alle !👏 👍

                                            A 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

                                            571
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            39
                                            1497
                                            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