NEWS
[ESPHome] Beta release 0.5.0-beta.1 ready
-
@simonf04
Hat leider nicht geklappt,oder mache ich was falsch??So wurde installiert:
dann kam:
$ iobroker upgrade esphome@https://github.com/SimonFischer04/ioBroker.esphome/tree/fix/343 --debug Can not check version information to display upgrade infos: Invalid Version: https://github.com/SimonFischer04/ioBroker.esphome/tree/fix/343 Could not uninstall npm packet "iobroker.esphome": Invalid Version: https://github.com/SimonFischer04/ioBroker.esphome/tree/fix/343 NPM version: 10.9.4 Installing iobroker.esphome@https://github.com/SimonFischer04/ioBroker.esphome/tree/fix/343... (System call) npm error code 1npm error The git reference could not be foundnpm error command git --no-replace-objects checkout fixnpm error error: pathspec 'fix' did not match any file(s) known to git npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-21T14_21_44_346Z-debug-0.log Updating objects from io-package.json for adapter "esphome" with version "0.6.3" Update "system.adapter.esphome.0" upload [26] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/admin.d.ts admin.d.ts video/mp2t upload [18] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/i18n/pl/translations.json i18n/pl/translations.json application/json upload [17] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/i18n/pt/translations.json i18n/pt/translations.json application/json upload [16] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/i18n/ru/translations.json i18n/ru/translations.json application/json upload [15] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/i18n/uk/translations.json i18n/uk/translations.json application/json upload [14] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json upload [13] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/ESPHomeDashboardUrl.png img/ESPHomeDashboardUrl.png image/png upload [12] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/ESPhomeDashboardIP.png img/ESPhomeDashboardIP.png image/png upload [11] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/connectionIssue.png img/connectionIssue.png image/png upload [10] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/connectionOK.png img/connectionOK.png image/png upload [9] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/dashboard.png img/dashboard.png image/png upload [8] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/deviceTabEmpty.png img/deviceTabEmpty.png image/png upload [7] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/deviceTree.png img/deviceTree.png image/png upload [6] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/flashFromThisComputer.png img/flashFromThisComputer.png image/png upload [5] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/proxy.png img/proxy.png image/png upload [4] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/index_m.html index_m.html text/html upload [3] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/jsonConfig.json5 jsonConfig.json5 application/json5 upload [2] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/style.css style.css text/css upload [1] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/tsconfig.json tsconfig.json application/json upload [0] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/words.js words.js application/javascript Process exited with code 0und der Fehler ist gleich:
7 Log-Größe: 43.1 KB Zeit esphome.0 2025-12-21 15:22:56.354 error Fatal error starting ESPHomeDashboard | Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip install esphome==2025.12.1 pillow==10.4.0ERROR: Cannot install esphome==2025.12.1 and pillow==10.4.0 because these package versions have conflicting dependencies.[notice] A new release of pip is available: 24.3.1 -> 25.3[notice] To update, run: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip install --upgrade pipERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflictsCollecting esphome==2025.12.1 Using cached esphome-2025.12.1-py3-none-any.whl.metadata (3.6 kB)Collecting pillow==10.4.0 Using cached pillow-10.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (9.2 kB)Collecting cryptography==45.0.1 (from esphome==2025.12.1) Using cached cryptography-45.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)Collecting voluptuous==0.15.2 (from esphome==2025.12.1) Using cached voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB)Collecting PyYAML==6.0.3 (from esphome==2025.12.1) Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)Collecting paho-mqtt==1.6.1 (from esphome==2025.12.1) Using cached paho-mqtt-1.6.1.tar.gz (99 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done'Collecting colorama==0.4.6 (from esphome==2025.12.1) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)Collecting icmplib==3.0.4 (from esphome==2025.12.1) Using cached icmplib-3.0.4-py3-none-any.whl.metadata (19 kB)Collecting tornado==6.5.2 (from esphome==2025.12.1) Using cached tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)Collecting tzlocal==5.3.1 (from esphome==2025.12.1) Using cached tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB)Collecting tzdata>=2021.1 (from esphome==2025.12.1) Using cached tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB)Collecting pyserial==3.5 (from esphome==2025.12.1) Using cached pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)Collecting platformio==6.1.18 (from esphome==2025.12.1) Using cached platformio-6.1.18-py3-none-any.whl.metadata (7.1 kB)Collecting esptool==5.1.0 (from esphome==2025.12.1) Using cached esptool-5.1.0.tar.gz (383 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done'Collecting click==8.1.7 (from esphome==2025.12.1) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)Collecting esphome-dashboard==20251013.0 (from esphome==2025.12.1) Using cached esphome_dashboard-20251013.0-py3-none-any.whl.metadata (1.2 kB)Collecting aioesphomeapi==43.2.1 (from esphome==2025.12.1) Using cached aioesphomeapi-43.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.2 kB)Collecting zeroconf==0.148.0 (from esphome==2025.12.1) Using cached zeroconf-0.148.0-cp313-cp313-manylinux_2_36_x86_64.whl.metadata (6.3 kB)Collecting puremagic==1.30 (from esphome==2025.12.1) Using cached puremagic-1.30-py3-none-any.whl.metadata (5.8 kB)Collecting ruamel.yaml==0.18.16 (from esphome==2025.12.1) Using cached ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB)Collecting ruamel.yaml.clib==0.2.15 (from esphome==2025.12.1) Using cached ruamel_yaml_clib-0.2.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB)Collecting esphome-glyphsets==0.2.0 (from esphome==2025.12.1) Using cached esphome_glyphsets-0.2.0-py3-none-any.whl.metadata (3.9 kB)INFO: pip is looking at multiple versions of esphome to determine which version is compatible with other requirements. This could take a while.The conflict is caused by: The user requested pillow==10.4.0 esphome 2025.12.1 depends on pillow==11.3.0To fix this you could try to:1. loosen the range of package versions you've specified2. remove package versions to allow pip to attempt to solve the dependency conflict | Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip install esphome==2025.12.1 pillow==10.4.0ERROR: Cannot install esphome==2025.12.1 and pillow==10.4.0 because these package versions have conflicting dependencies.[notice] A new release of pip is available: 24.3.1 -> 25.3[notice] To update, run: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip install --upgrade pipERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflictsCollecting esphome==2025.12.1 Using cached esphome-2025.12.1-py3-none-any.whl.metadata (3.6 kB)Collecting pillow==10.4.0 Using cached pillow-10.4.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (9.2 kB)Collecting cryptography==45.0.1 (from esphome==2025.12.1) Using cached cryptography-45.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)Collecting voluptuous==0.15.2 (from esphome==2025.12.1) Using cached voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB)Collecting PyYAML==6.0.3 (from esphome==2025.12.1) Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)Collecting paho-mqtt==1.6.1 (from esphome==2025.12.1) Using cached paho-mqtt-1.6.1.tar.gz (99 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done'Collecting colorama==0.4.6 (from esphome==2025.12.1) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)Collecting icmplib==3.0.4 (from esphome==2025.12.1) Using cached icmplib-3.0.4-py3-none-any.whl.metadata (19 kB)Collecting tornado==6.5.2 (from esphome==2025.12.1) Using cached tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)Collecting tzlocal==5.3.1 (from esphome==2025.12.1) Using cached tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB)Collecting tzdata>=2021.1 (from esphome==2025.12.1) Using cached tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB)Collecting pyserial==3.5 (from esphome==2025.12.1) Using cached pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)Collecting platformio==6.1.18 (from esphome==2025.12.1) Using cached platformio-6.1.18-py3-none-any.whl.metadata (7.1 kB)Collecting esptool==5.1.0 (from esphome==2025.12.1) Using cached esptool-5.1.0.tar.gz (383 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done'Collecting click==8.1.7 (from esphome==2025.12.1) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)Collecting esphome-dashboard==20251013.0 (from esphome==2025.12.1) Using cached esphome_dashboard-20251013.0-py3-none-any.whl.metadata (1.2 kB)Collecting aioesphomeapi==43.2.1 (from esphome==2025.12.1) Using cached aioesphomeapi-43.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.2 kB)Collecting zeroconf==0.148.0 (from esphome==2025.12.1) Using cached zeroconf-0.148.0-cp313-cp313-manylinux_2_36_x86_64.whl.metadata (6.3 kB)Collecting puremagic==1.30 (from esphome==2025.12.1) Using cached puremagic-1.30-py3-none-any.whl.metadata (5.8 kB)Collecting ruamel.yaml==0.18.16 (from esphome==2025.12.1) Using cached ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB)Collecting ruamel.yaml.clib==0.2.15 (from esphome==2025.12.1) Using cached ruamel_yaml_clib-0.2.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB)Collecting esphome-glyphsets==0.2.0 (from esphome==2025.12.1) Using cached esphome_glyphsets-0.2.0-py3-none-any.whl.metadata (3.9 kB)INFO: pip is looking at multiple versions of esphome to determine which version is compatible with other requirements. This could take a while.The conflict is caused by: The user requested pillow==10.4.0 esphome 2025.12.1 depends on pillow==11.3.0To fix this you could try to:1. loosen the range of package versions you've specified2. remove package versions to allow pip to attempt to solve the dependency conflict 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 processTicksAndRejections (node:internal/process/task_queues:105:5) at $df9eabe9bda49ea8$export$e522f41234ab669a (file:///opt/iobroker/node_modules/autopy/src/index.ts:257:13) at Esphome.espHomeDashboard (/opt/iobroker/node_modules/iobroker.esphome/main.js:179:16) at Esphome.onReady (/opt/iobroker/node_modules/iobroker.esphome/main.js:65:4) esphome.0 2025-12-21 15:22:36.700 info Native Integration of ESPHome Dashboard enabled, making environment ready esphome.0 2025-12-21 15:22:36.141 info starting. Version 0.6.3 in /opt/iobroker/node_modules/iobroker.esphome, node: v22.21.0, js-controller: 7.1.0 esphome.0 2025-12-21 15:19:53.143 info terminating esphome.0 2025-12-21 15:19:53.143 info terminating esphome.0 2025-12-21 15:19:52.643 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason esphome.0 2025-12-21 15:19:52.641 info terminating -
nur zur Info, diese Warn Meldung kommt ab und an beim Start:
admin.0 2025-12-22 08:45:04.926 warn esphome has an invalid jsonConfig: [{"instancePath":"/items/devices/items/newDevicesTable","schemaPath":"#/patternProperties/%5E.%2B/allOf/27/then/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"doNotSave"},"message":"must NOT have additional properties"},{"instancePath":"/items/devices","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]Mit dem Dashboard kämpfe ich noch ein bischen rum. Momentan lässt es sich noch nicht starten.
Cache ist geleert ;)Edith sqgt, das Ganze nochmal sauber deinstaliert, iob fix, und dann wieder installiert, bewirkt Wunder ;)
-
Ist es möglich dieses Projekt auf IObroker zu adaptieren?? [Link Text]
(http://192.168.10.183:8123/reterminal-dashboard)
das ist für Home Assistant und ist sehr komfortabel für diese Art von Displays
-
Ist es möglich dieses Projekt auf IObroker zu adaptieren?? [Link Text]
(http://192.168.10.183:8123/reterminal-dashboard)
das ist für Home Assistant und ist sehr komfortabel für diese Art von Displays
@Rogni sagte in [ESPHome] Beta release 0.5.0-beta.1 ready:
Mit einem link zu etwas bei dir lokal kann ich leider nicht viel anfangen.😉
Aber einfach mal probieren, 99% der yamls sollten 1zu1 gleich funktionieren.
-
😂😂😂wo Du recht hast, hast Du recht @simonf04 😂😂😂
kommt davon wenn man tausend Sachen gleichzeitig macht :)@Rogni ok, das ist etwas deutlich anderes.
Sorry, aber vermute mal das ist ziemlich low priority.
Designer ist auch online verfügbar: https://koosoli.github.io/ESPHomeDesigner/Und dann kannst das yaml auch einfach ins dashboard copy pasten..
-
Liebe Komunity,
ich versuche ohne Erfolg die neue api-Verschlüsselung einzugeben. Habe im Programm den Schlüssel wie folgt eingetragen:code_text api: encryption: key: !secret api_pw_06 code_textDas api_pw_06 in secrets ist z.B. "HYoIYihaDsXRuOyO236pMeMF/bDB8+Bd"
Den gleichen Schlüssel habe ich anschließend in das entsprechende Gerät in ESP-home eingegeben. (Das Programm wurde natürlich nach der Eingabe compiliert und in das Gerät geladen.)
Anschließend kommt die Nachricht, dass der Schlüssel nicht gefunden wurde.
Welcher Schlüssel muss in ESP-home, Allgemeine Einstellungen, "Standardschlüssel" eingeben werden?
Danke für eure Antworten!
HansEDIT:
Fehler tritt nicht mehr auf!
Maßnahme:
Gerät löschen und neu mit Schlüssel anlernen. -
Ich habe einen pipico-w in ESP-Home eingebunden. Alle Daten kommen, aber leider habe ich im Log immer wieder Fehlermeldungen. Vielleicht kann jemand von euch mir auf die Sprünge helfe, bzw. hat einen Tipp, warum die Fehlermeldungen auftauchen. Ich hänge euch mal einen Auszug des Log an.

-
Ich habe einen pipico-w in ESP-Home eingebunden. Alle Daten kommen, aber leider habe ich im Log immer wieder Fehlermeldungen. Vielleicht kann jemand von euch mir auf die Sprünge helfe, bzw. hat einen Tipp, warum die Fehlermeldungen auftauchen. Ich hänge euch mal einen Auszug des Log an.

@Tontechniker welche version von adapter ubd dashboard hast installiert?
Steht im iobroker log auch was?
Alle Daten kommen
Auch an den objekten im iobroker oder nur hier im log?
-
@simon42 Danke für Deine Antwort!
Vielleicht liegt es ja an der Berechtigung?
Auf iob diag bekomme ich folgende Fehlermeldung:

Bin nicht so firn mit Raspi - was muss ich ändern?
Danke für Deine Mühe!Edit:
Habe mit iob fix die Rechte angepasst. Kannst Du vielleicht etwas in der log-Datei erkennen?
iob_diag.log@Tontechniker da wird die connection zu gemacht
fügmal unter api
reboot_timeout: 0s batch_delay: 100ms max_connections: 2 -
simonf04: Ich nutze Dashboard 2026.2.1
arteck: habe die Änderung eingegeben und gelogt (siehe unten).
logs_rpipicow_run.txt
Danke und Gruß
HansEDIT:
Es funktioniert, die Meldungen erscheinen nicht mehr.
Ich vermute, dass doch eine alte Version des Dashboards installiert war. das Problem war, dass das neu installierte Dashboard erst nach einem Neustart wirksam wurde.
Vielen Dank für eure Mühe!EDIT EDIT:
Habe nochmal rumprobiert und hatte plötzlich wieder den gleichen Effekt.
Nach einem Neustart von IO-Broker war wieder alles O.K.! Ich werde das weiter beobachten und melde mich bei Abweichungen.
Übrigens: es funktioniert dann auch ohne Änderung (Beitrag 120)
