OpenMQTTGateway icon indicating copy to clipboard operation
OpenMQTTGateway copied to clipboard

[SYS] Add mDNS discovery

Open 1technophile opened this issue 1 year ago • 3 comments

Description:

So as to enable access to the WebUI with the gateway name

Checklist:

  • [X] The pull request is done against the latest development branch
  • [X] Only one feature/fix was added per PR and the code change compiles without warnings
  • [X] I accept the DCO.

1technophile avatar Feb 08 '24 17:02 1technophile

Not for OMG but I use this hosted locally to find my Tasmota and openBK devices

https://github.com/iotreboot/TasUI

NorthernMan54 avatar Feb 09 '24 00:02 NorthernMan54

This is a cool project, does it still work with Tasmota, I see that there was a lot of security discussion around it https://github.com/arendst/Tasmota/issues/6767

1technophile avatar Feb 09 '24 22:02 1technophile

I held my tasmota devices at the version prior to that being implemented, so it works for me

im not a CORS expert, but I think a local implementation resolves the security issue.

I only mention that package, as Tasmota got rid of mdns years ago due to stability issues

https://github.com/arendst/Tasmota/pull/11414

NorthernMan54 avatar Feb 10 '24 01:02 NorthernMan54