diff --git a/components/ratgdo/switch/ratgdo_switch.cpp b/components/ratgdo/switch/ratgdo_switch.cpp index 35a3ade..8115630 100644 --- a/components/ratgdo/switch/ratgdo_switch.cpp +++ b/components/ratgdo/switch/ratgdo_switch.cpp @@ -9,7 +9,7 @@ namespace ratgdo { void RATGDOSwitch::dump_config() { - LOG_NUMBER("", "RATGDO Switch", this); + LOG_SWITCH("", "RATGDO Switch", this); ESP_LOGCONFIG(TAG, " Type: Lock"); }