tweak
This commit is contained in:
parent
84da6ee10e
commit
6eb4e4043f
|
@ -9,7 +9,7 @@ namespace ratgdo {
|
|||
|
||||
void RATGDONumber::dump_config()
|
||||
{
|
||||
LOG_BINARY_SENSOR("", "RATGDO Number", this);
|
||||
LOG_NUMBER("", "RATGDO Number", this);
|
||||
ESP_LOGCONFIG(TAG, " Type: Rolling Code Counter");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue