-
-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Warning in Home Assistant because of MQTT entity naming guideline #1066
Comments
I got the same message. I've ESP8266 Board with version 0.6.9. From Home Assistant version 2024.2.0 it is no longer supported (see https://developers.home-assistant.io/blog/2023-057-21-change-naming-mqtt-entities/). |
it´s also on the single inverter setup with 0.7.21. |
ich kann das ganze noch nicht ganz verstehen, skizziere aber mal was ich meine Verstanden zu haben: Das hier habe ich noch gefunden, allerdings ist auch das Beispiel hier sehr dürftig. Hat einer von euch ein Beispiel eines anderen Geräts für mich - zB. Sonoff / Shelly oä.? |
Hier noch ein Beispiel für einen HM-600:
Mehr erfahren: |
Beim Shelly 3EM sieht es bei mir so aus:
|
Hier gibt es ein Topic dazu:
Daher gibt es auch bei mir nur das Problem mit automatisch erstellten Entitäten. |
...und hier noch hier eine Quelle wie der Bugfix im EMS-ESP32 Projekt erfolgreich gelöst wurde. Hiermit habe ich nun eine Entität weniger, die auffällt. Bin zuversichtlich, dass mit dem nächsten Ahoy-Update dies auch für alle Entitäten aus der DTU der Fall sein wird. ;-) |
bitte mit neuer Version prüfen, ob ich es richtig verstanden habe |
hast du vorher die alten Daten gelöscht? Sieht irgendwie noch nicht geändert bei dir aus, so sollte es jetzt sein: {
"name": "CH1_YieldDay",
"stat_t": "esp32/HMS2000.1/ch1/YieldDay",
"unit_of_meas": "Wh",
"uniq_id": "123456789012_ch1_YieldDay",
"dev": {
"name": "HMS2000.1",
"ids": "123456789012",
"mdl": "HMS2000.1",
"cu": "http://10.20.3.40",
"mf": "Hoymiles"
},
"dev_cla": "energy",
"stat_cla": "total_increasing"
} |
Genau dieses eigene Geräte hatte ich auch gelöscht, ist jetzt aber im ersten Schritt nicht neuangelegt worden. Reboot der DTU oder HomeAssistant hat auch noch nicht gefruchtet. |
hast du in Ahoy im den Einstellungen unter MqTT auf |
Der Workaround funktioniert, aber damit verliert man leider auch bei allen Sensoren die Historie! |
hmm. Gibt es bessere Vorschläge? Ich denke HA hat hier inkompatible Änderungen gemacht. |
Ja, mehrfach. Es wurde weder ein weiteres Device Ahoy-DTU wie ich es früher (vor dem löschen) hatte noch die fehlenden Werte aufgenommen. |
Platform
ESP32
Assembly
I did the assebly by myself
nRF24L01+ Module
nRF24L01+ plus
Antenna
external antenna
Power Stabilization
nothing
Connection picture
Version
0.6.9
Github Hash
I don't know
Build & Flash Method
AhoyDTU Webinstaller
Setup
Debug Serial Log output
No response
Error description
Is anyone else with multiple inverters in ahoy seeing the corresponding warning in Home Assistant to this article:
https://developers.home-assistant.io/blog/2023-057-21-change-naming-mqtt-entities/
The text was updated successfully, but these errors were encountered: