-
Is there a reason, why set command are not allowed to be retained?
When I implemented my first device using mqtt, I liked the possibility to retain the color value send from openhab in mqtt, becaus…
-
esp-mqtt in ESP8266_RTOS_SDK is unable to handle multiple MQTT messages in a single TCP packet. This bug was already fixed in esp-mqtt repo (https://github.com/espressif/esp-mqtt/). I have locally fix…
-
Hey,
everything works fine until I connect to my ESP32 via WiFi. After that I keep getting the following error message in an endless loop:
```
✖ /homie/config.json doesn't exist
Configuration …
-
I'm getting the following stack-trace when connecting to an SSL enabled mosquitto broker. Could this be related to my mosquitto configuration? I didn't modify anything other than the necessary vaer…
-
I've just updated my Pi which is running Rasbian Jesse. I guess I got v1.5 at that point.
However, I now always get the following error when booting the Pi:
```
[Sun May 20 10:56:19 2018]: mosq…
-
(insert code does not seem to work.. not with `ticks` and not with `code`)
Given this code example:
struct Printer {
template
void apply(Item &i) {
if (i.present()) {
…
-
Hey! I'm back :) After almost 2 years, I want to give it another try. Printing the PCB online was a bit daunting, so I want to give it a try with a protoboard. I do have a few questions though (forgiv…
-
Schönen guten Tag,
ich habe leider ein Problem mit meinen Relais-Boards. Hat es einer geschafft, dass die Boards stabil funktionieren?
Ein, zwei Tage funktionieren die Boards bei mir wunderbar und …
ghost updated
6 years ago
-
Bonjour Nicolas,
J’utilise Teleinfo 13.3.10 associé à Domoticz 2022.1. J’ai aussi utilisé les versions précédentes de votre Teleinfo. Jusqu'à récemment cela marchait très bien.
D’un coup, sur Dom…
-
Bonjour,
Mon esp 8266 reboot en boucle dès que je le branche à mon compteur.
Avant, j'utilisais ce [firmware](https://github.com/Jason2866/Tasmota-specials/tree/firmware/firmware/tasmota/other)…