1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00
This commit is contained in:
J. Nick Koston
2025-07-24 21:02:45 -10:00
parent 0f7cfe2c95
commit 56d6c41a1d

View File

@@ -101,8 +101,6 @@ void ShellyDimmer::setup() {
this->pin_nrst_->setup();
this->pin_boot0_->setup();
ESP_LOGI(TAG, "Initializing");
this->handle_firmware();
this->send_settings_();