mirror of
https://github.com/geoffdavis/esphome-mitsubishiheatpump
synced 2025-07-25 02:53:59 +00:00
slightly more whitespace
This commit is contained in:
@ -317,8 +317,8 @@ void MitsubishiHeatPump::hpSettingsChanged() {
|
||||
this->action = climate::CLIMATE_ACTION_COOLING;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
this->action = climate::CLIMATE_ACTION_OFF;
|
||||
default:
|
||||
this->action = climate::CLIMATE_ACTION_OFF;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user