bitfocus / companion-module-generic-mqtt

MIT License
2 stars 4 forks source link

MQTT Broker only allows IPs & not URLs #3

Closed PaytonPeterson closed 1 year ago

PaytonPeterson commented 4 years ago

Describe the bug When entering configuration information for MQTT server - the "Broker IP" field will not accept a Hostname/URL. Will only accept an IP address.

To Reproduce Setup a new MQTT service and enter a URL.

Expected behavior Allowance of entered URL

Desktop (please complete the following information):

Additional context Some of the MQTT servers that are widely used use domain names to resolve to IPs that are changing. Only being able to enter an IP in this field limits the usability of the MQTT service.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label BUG to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

mr-menno commented 2 years ago

Same request here. I am using MQTT which has a dynamic IP but a static hostname.

Julusian commented 1 year ago

Thanks, I have rebased and merged the PR for this onto the overhaul for companion 3.0, so expect it to be available once 3.0 hits beta