-
## Description
Hi all,
I am trying to work with the OPC UA PubSub with MQTT on a couple of Raspberry Pis. I was wondering if there were any examples of this that anyone has come across? The on…
-
Hello!
I have a problem that I have been trying to solve for a long time.
An ESP feather board (ESP8266) reconnects to MQTT at completely random intervals.
Looking at the mosquito log, there is…
-
Does the serial port output anything useful (i.e. can you determine cat going in and out) in normal operations?
I am thinking a possible solution to avoid MITM and hang an ESP32 (or similar) runnin…
-
var mqttClient: MQTTClient? = nil
let mqttConfig = MQTTConfig(clientId: "Sasa", host: "192.168.0.11", port: 1883, keepAlive: 60)
override func viewDidLoad() {
super.viewDidLoad()
…
-
Not sure if this is maintained anymore or not, but I could not get this to work on Raspbian Buster.
Got Node Red working.
Installed Mosquitto.
102shows/server/run.sh (per install doc) does not ex…
-
Hi,
I disovered this Github file to do the same, to get information from my pylontech battery,
I tried without any sucess to compile and load the ino file with arduino ide, using MQTT , so I unco…
-
### System Health details
## System Information
version | core-2024.2.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
…
-
I will try to add new accessories
homebridge/to/add
{
"name": "Smart AC",
"service_name": "smart_ac",
"service": "HeaterCooler",
"CoolingThresholdTemperature": {"maxValue":30, "minValue…
-
Hi
I have been using Paho C++ via MQTTClient within PlatformIO to produce a NodeMCU-based system to communicate synchronously with a mosquitto broker on a Linux Mint PC.
I can publish from the PC…
-
Especially useful for [Docker, e.g. issue 38](https://github.com/schollz/find/pull/38).