Skip to content
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

[Question] MQTT funktioniert nicht wenn "Sonderzeichen" im WR-Namen #1010

Closed
1 task
DReffects opened this issue Jul 2, 2023 · 3 comments
Closed
1 task
Assignees
Labels
invalid This doesn't seem right question Further information is requested resolved issue resolved

Comments

@DReffects
Copy link

Platform

ESP32

Assembly

I did the assebly by myself

nRF24L01+ Module

nRF24L01+ plus

Antenna

external antenna

Power Stabilization

board

Connection picture

  • I will attach/upload an Image of my wiring

Version

0.7.9

Github Hash

weiß leider nicht wo das zu finden wäre^^ build action 5300414822

Build & Flash Method

AhoyDTU Webinstaller

Setup

3 hm-1500 WR

Debug Serial Log output

No response

Error description

Die MQTT Topics können nicht publiziert werden wenn die Wechselrichter wie folgt benannt sind:

HM-1500 #1
HM-300
HM-1500 #2

HM-300 wird veröffentlicht, die anderen beiden nicht.

Werden sie in
HM-1500 1
HM-1500 2

umbenannt passt wieder alles

@DReffects DReffects added the bug Something isn't working label Jul 2, 2023
@kiu77
Copy link

kiu77 commented Jul 2, 2023

Das hat aber nun gar nichts mit Sonderzeichen zu tun, sondern damit, dass Sie 2 Wechselrichtern den gleichen Namen gegeben haben. Ändern Sie die Namen, geht es. Ich weiß daher nicht so recht, ob das Label "Bug" adäquat ist.
Und eine Version 0.7.9 gibts (noch) nicht.
Etwas mehr Sorgfalt ist gelegentlich hilfreich...

@lumapu
Copy link
Owner

lumapu commented Jul 2, 2023

das Symbol # ist bei MqTT ein Wildcard, kann daher nicht in Namen vorkommen.

@lumapu lumapu changed the title [Bug] MQTT funktioniert nicht wenn "Sonderzeichen" im WR-Namen [Question] MQTT funktioniert nicht wenn "Sonderzeichen" im WR-Namen Jul 2, 2023
@kiu77
Copy link

kiu77 commented Jul 2, 2023

Ah, jetzt erst habe ich es verstanden, DReffects: Du hast tatsächlich die Strings "HM-1500 #1" und "HM-1500 #2" als Namen eingegeben (ich habe fälschlicherweise angenommen, Du hättest zweimal "HM-1500" angegeben und die #1 und #2 wären Deine Kommentare gewesen)?
Ja dann einfach nicht machen ;-)

@lumapu lumapu added invalid This doesn't seem right question Further information is requested resolved issue resolved and removed bug Something isn't working labels Jul 3, 2023
@lumapu lumapu closed this as completed Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right question Further information is requested resolved issue resolved
Projects
None yet
Development

No branches or pull requests

3 participants