-
### Other stuff
* [ ] Migrate vertx-auth to FDN
### 4.x, x > 3
* [ ] Java concurrency review
* [ ] Web Template engines cache behavior is inconsistent across engines
* [ ] Vert.x examples
…
-
Using MQTT is likely to provide better network performance than HTTP, which would directly translate to better battery life for devices that are being powered off of external batteries. By adding an M…
-
## Description
MQTT build failed in the latest master.
## Background Information / Reproduction Steps
Compilation error occurs while building the latest open62541 master.
Used CMake options:…
-
### I'm sure that
- [X] This issue is still present in the **current beta version** of this adapter
- [X] There is no other (open) issue with the same topic (use the search!)
- [X] This issue is …
-
Is it possible to send data from a remote device on different network to thingsboard hosted on premise over internet, without any vpn connections.
If possible which protocol i should use, mqtt or htt…
-
First of all a big thank you for doing the leg work! I am new to esp32 and home assistant but managed to get this operational. Use api and not mqtt in your yaml files if possible for pushing data, it'…
-
**Describe the bug**
If i set the IP to static it wont resolve the mqtt server that i have running with dns name
**To Reproduce**
1. Set wifi to use static ip
2. Set MQTT server to a dns that of…
-
### What happened?
I'm unable to start Z2M. I see only errors like here:
[2024-07-17 16:25:33] error: zh:ember:uart:ash: Received unexpected reset from NCP, with reason=RESET_SOFTWARE.
[2024…
-
## Version of the custom_component
5.4.0
## Configuration
Core
2024.8.3
Supervisor
2024.10.0
Operating System
13.1
Frontend
20240809.0
Add your logs here.
{
"home_assistant": {
…
-
I'm using ESP32 with Platformio in Arduino code. I am sending information with a SIM800 through MQTT using Pubsubclient and TinyGSM to a .net broker using FreeRTOS. ESP32 starts and all works fine, I …