Closed arpiecodes closed 2 years ago
For some reason, something changed that broke the vector initialisation of sensor types. This PR removes that initialisation and it seems to fix compilation with newer ESPHome versions.
Thanks!
For some reason, something changed that broke the vector initialisation of sensor types. This PR removes that initialisation and it seems to fix compilation with newer ESPHome versions.