Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.15k stars 1.68k forks source link

[Feature request]: Allow mqtt topics to end with number only level #22352

Open magmilo opened 6 months ago

magmilo commented 6 months ago

Is your feature request related to a problem? Please describe

I have set up a zigbee2mqtt node and would like to be able to configure topics that end with a device id. This is impossible, as zigbee2mqtt disallows topics to end on a string of numbers without any characters

Describe the solution you'd like

Numbers should be allowed as the last characters in the topic string. It complies with mqtt specifications

Describe alternatives you've considered

I'm currently adding a specific character at the end of my topic names

Additional context

none

LaurentChardin commented 6 months ago

Can you provide some examples of what you are trying to do ?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days