@@ -3289,6 +3289,12 @@ script:
|
||||
#ifdef NSPANEL_HA_BLUEPRINT_ADDON_CLIMATE_HEAT
|
||||
ESP_LOGI(TAG, " - Climate - Heat");
|
||||
#endif
|
||||
#ifdef NSPANEL_HA_BLUEPRINT_PREBUILT
|
||||
ESP_LOGI(TAG, " - Pre-built");
|
||||
#endif
|
||||
#ifdef NSPANEL_HA_BLUEPRINT_PREBUILT_WALL_DISPLAY
|
||||
ESP_LOGI(TAG, " - Pre-built (Wall Display)");
|
||||
#endif
|
||||
#if defined(USE_BLUETOOTH_PROXY) || defined(USE_WEBSERVER) || defined(USE_CAPTIVE_PORTAL)
|
||||
ESP_LOGI(TAG, "Non-standard components:");
|
||||
#ifdef USE_CAPTIVE_PORTAL
|
||||
|
||||
Reference in New Issue
Block a user