-
**Is your feature request related to a problem? Please describe.**
MQTT isn't secure.
**Describe the solution you'd like**
Add MQTTS and the possibility to apply ssl credentials eg ssl fingerprin…
-
I'm trying to publish to my mosquitto server with a Let's Encrypt signed cert. I have tried almost everything, but always get "MQTT: MQTT connect error: Unknown error -1".
`./rtl_433 -C si -M leve…
-
Just got Homely installed, only smoke detectors. No alarm installed, maybe later.
I have Home Assistant in use and wanted to get the status from the smoke detectors, entities like temperature, batter…
-
Hi @mihaistana
I have a easywallbox unit and I would like to integrate it in Home Assistant with the MQTT interface you provided.
Is there any possibility to have more information in the EEPROM re…
-
Hello. We'd like `vertx-mqtt` to support MQTT v5 (https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html) and we're willing to develop such changes.
Before we started, could you give us some guide…
-
Currently, the onboarding screen will always show on start-up when run via wasm on a VRM read-only system. This is because the system is unable to write to `/Settings/Gui2/OnBoarding` to clear the onb…
-
My OpenEVSE unit loses it's wifi connection constantly. I have to flip the breaker off and back on daily, sometimes multiple times per day, to get the unit to reconnect.
This has been ongoing since…
-
I currently have a setup where i have enabled anonymous login to my MQTT server, how should I configure the username/password in the config for MQTT settings?
```
user =
pass =
```
No er…
-
Implement discovery (https://www.home-assistant.io/docs/mqtt/discovery/) and act as a trigger (https://www.home-assistant.io/integrations/device_trigger.mqtt/) for use in HA or other MQTT-based softwa…
-
I just have a question how mqtt is supposed to work
Are those topics in the code the esp will listen to to print the values or output on the display? Wanna use it for home assistant I guess u do th…