mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
binary sensor
This commit is contained in:
parent
ab431adbb9
commit
226398ca54
@ -9,7 +9,7 @@ static const char *const TAG = "ratgdo.binary_sensor";
|
|||||||
|
|
||||||
void RATGDOBinarySensor::dump_config() {
|
void RATGDOBinarySensor::dump_config() {
|
||||||
LOG_BINARY_SENSOR("", "RATGDO BinarySensor", this);
|
LOG_BINARY_SENSOR("", "RATGDO BinarySensor", this);
|
||||||
LOG_PIN(" Type: ", this->type_);
|
ESP_LOGCONFIG(" Type: %s", this->type_);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user