-
**Query/Question**
I'm using an ESP32 to connect to my IOT Central Application. The device connects and registers through DPS, it is automatically added to the correct template. However the LOG stall…
-
### Describe the bug
After updating MilightHub to 1.13.0, Home Assistant no longer shows the correct brightness/color attributes on entities.
### Steps to reproduce
### Expecte…
-
define how each component sends and receives messages
Camera
AI module
UI components
Robot Arm
mak3r updated
2 years ago
-
### Describe the issue
When looking at the api doc of [`mqtt5.Mqtt5Client::on('messageReceived',...)`]( https://aws.github.io/aws-iot-device-sdk-js-v2/node/classes/mqtt5.Mqtt5Client.html#MESSAGE_RECE…
t-moe updated
7 months ago
-
Set up zilla config options with following where the exit route condition based on the sni
```
mqtt_tls_server:
type: tls
kind: server
…
-
Tell me how to make 5 digital mqtt ports, because of the specifics of the configuration, the hub cannot use the four-digit one. release **1.20n**. if this cannot be done by the command, you can please…
-
I'd like to see documentation for **[Mosquitto](https://github.com/eclipse/mosquitto)**.
This software can:
- [X ] Accept TLS connections
- [X ] Authenticate clients with TLS
- [ X] Request T…
-
Have you considered adding support for controlling pixelblaze over MQTT?
My use-case is connecting it to [Home Assistant](https://www.home-assistant.io/), which supports controlling lights over MQT…
-
Omnibus acts as a MQTT broker
-
## What are the steps to reproduce this issue?
Subscribing to an MQTT broker using:
1. mqtt_object.set_callback(func)
2. mqtt_object.subscribe(topic)
## What happens?
Code waits in a while 1 u…