1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-27 23:52:28 +01:00

rename, cleanup

This commit is contained in:
J. Nick Koston
2025-06-15 01:25:59 -05:00
parent 8fb3856665
commit 1d52fceafa
19 changed files with 70 additions and 25 deletions

View File

@@ -169,7 +169,7 @@ void ESP32ImprovComponent::loop() {
this->incoming_data_.clear();
this->set_status_indicator_state_(false);
// Provisioning complete, no further loop execution needed
this->mark_loop_done();
this->disable_loop();
break;
}
}