astrosteve0
Results
2
issues of
astrosteve0
I'm getting an error compiling the library for an Arduino Mega 2560. Arduino\libraries\HAMqttDevice\src/HAMqttDevice.h:24:10: error: 'vector' in namespace 'std' does not name a template type std::vector _configVars; ^~~~~~ Arduino\libraries\HAMqttDevice\src/HAMqttDevice.h:31:10: error: 'vector'...
enhancement
### The problem This same bug that has been going on since March or April is still happening. I thought this was going to be fixed in ESPHome 2025.6.0. I...