Closed ckcampbell248 closed 3 years ago
@ckcampbell248 - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.
This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.
Describe The Problem: I am trying to connect to an Azure IoT Hub via an MQTT connection from Homebridge. I have entered an MQTT broker URL in the configuration of the UnifiProtect plugin and it was accepted,
URL has this format: mqtt://{myiothub}.azure-devices.net/{mydevice}:SharedAccessSignature%20sr={myiothub}.azure-devices.net%2Fdevices%2F{mydevice}&sig={mysig}&se=1672484512@{myiothub}.azure-devices.net/{mydevice}?api-version=2018-06-30
User ID and Password format come from this article: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support#using-the-mqtt-protocol-directly-as-a-device
To Reproduce:
N/A
Logs:
Not seeing any relevant logs (should I be looking somewhere other than the home screen of the UI?)