ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
number_traits.cpp
Go to the documentation of this file.
1#include "esphome/core/log.h"
2#include "number_traits.h"
3
4namespace esphome::number {
5
6static const char *const TAG = "number";
7
8} // namespace esphome::number