Removed lovelace_custom_command

It was not in use
This commit is contained in:
Edward Firmo
2023-12-27 18:18:37 +01:00
parent 27bdc3272b
commit 801fc83986
3 changed files with 1 additions and 68 deletions

View File

@@ -205,4 +205,4 @@ script:
(addon_climate_heat && addon_climate_dual) ||
(!addon_climate_cool && !addon_climate_heat && !addon_climate_dual)) {
ESP_LOGE(TAG, "Invalid settings for add-on Climate");
}
}