-
I have the problem that sporadically sometimes the sensor is not available at all in HA.
All entities go then to "not available" status.
After a few seconds, minutes or somethimes even hours the ent…
-
Hi,
i successfully connected my ESP to my Truma and was able to control it from the Web UI.
Now i wanted to add anything to my MQTT Server.
I use this in several ESPHOME projects and it worked out …
-
How about having a hard-coded auto configure URI to a .json or .xml file to pull configuration points for new nodes? One could just populate a default AP SSID and password for an automesh network, and…
-
**Describe the bug**
After install board seems to be stable with no issues until I select 4wire 54138 on CIO and DSP and reboot. While the board is idle (not even connected to pump) it will periodica…
-
sorry, i am a fresh man.so i have a lot question about the part of mqtt client:
1.the esp_link just make the work of setting of the esp—Mqtt? if i want to send message,do not i make program in the co…
-
Hi,
I have been using your excellent program for several years. I can control my AC, but the real HA commands in the last monthes are almost undetectable between the several thousands of error mess…
-
Hi,
I'm using PubSubClient on ESP32 and I'm having a little problem. To be honest I'm not completely sure is this issue related to PubSubClient or some other library but problems occurs when changi…
-
Hi, Daniel,
I also tried it on Iskra AM550, but I only got some garbage data via serial port (looks like "⸮⸮ ⸮ ⸮ ⸮ ⸮⸮⸮ ⸮ ⸮ ⸮⸮⸮ ⸮ ⸮⸮ ⸮ ⸮ ⸮⸮⸮ ⸮ ⸮ ⸮⸮").
In general it's wor…
-
**Describe the bug**
ESP crashed, coredump was read from the device
Which platform, esp8266 or esp32? ESP32-S3
Do you use TLS or not? no TLS
Do you use an IDE (Arduino, Platformio...)? Platformi…
-
Hi Nick,
I am using a setup consisting of Arduino Nano and ESP8266.I tried sample codes using WifiEsp and PubSubClient libraries.But the only response is rc=-2.But the can successfully connect …