Files
esphome/esphome
J. Nick Koston 0a99abd63f Fix Arduino build: use length() instead of empty()
Arduino String has isEmpty() not empty(). Use length() > 0
which works on both std::string and Arduino String.
2026-02-11 17:57:39 -06:00
..
…
…
…
…
…
…
…
…
…