-
var mqttClient: MQTTClient? = nil
let mqttConfig = MQTTConfig(clientId: "Sasa", host: "192.168.0.11", port: 1883, keepAlive: 60)
override func viewDidLoad() {
super.viewDidLoad()
…
-
I will try to add new accessories
homebridge/to/add
{
"name": "Smart AC",
"service_name": "smart_ac",
"service": "HeaterCooler",
"CoolingThresholdTemperature": {"maxValue":30, "minValue…
-
Especially useful for [Docker, e.g. issue 38](https://github.com/schollz/find/pull/38).
-
Hello,
I have a very simple sketch that sends messages to a MQTT broker and sometimes receive some.
It usually works for a couple days but eventually stops receiving messages, while the sending c…
-
I do stress test below:
- PHP Client subsriber a topic
- Use MQTT fx ( I use Mac) with script to Publish message continuously (500ms/message)
So PHP Client's memory increases gradually, although I …
-
Hi,
it's possible have temperature value in home assistant using MQTT server?
it could be useful to have all data also when you are outside house...in long time BBQ...
-
This is a _cool_ add-on. I use it for remote controls and for monitoring temperature sensors.
After a week or two of uptime, I find the add-on stops working. All I have to do to fix it is to hit `r…
-
- Arduino board: WeMos D1 Mini power over USB cable with a OLED (D1/D2 pins) and a DHT22 (D3 pin) attached
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.6.13
- List the steps t…
-
I will go "all in" and install another 5 fans which means I need a second controller for the 2nd floor of the building.
I now run into the issue that both instances will post the same mqtt topics "co…
Phi2k updated
8 months ago
-
While reading the docs about `ReasonCode.names` at https://eclipse.dev/paho/files/paho.mqtt.python/html/types.html#paho.mqtt.reasoncodes.ReasonCode
I was wondering why the `packet_name` useful to kn…