Fix component tag

This commit is contained in:
Edward Firmo
2025-08-06 16:45:57 +02:00
parent 00d70efc3b
commit 1bb444e008
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
namespace esphome {
namespace tx_ultimate_easy {
// Log tag
static const char *TAG = "tx_ultimate_easy.light";
/**
* @brief Light attributes structure for storing color and brightness data.