@@ -3289,6 +3289,12 @@ script:
|
|||||||
#ifdef NSPANEL_HA_BLUEPRINT_ADDON_CLIMATE_HEAT
|
#ifdef NSPANEL_HA_BLUEPRINT_ADDON_CLIMATE_HEAT
|
||||||
ESP_LOGI(TAG, " - Climate - Heat");
|
ESP_LOGI(TAG, " - Climate - Heat");
|
||||||
#endif
|
#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)
|
#if defined(USE_BLUETOOTH_PROXY) || defined(USE_WEBSERVER) || defined(USE_CAPTIVE_PORTAL)
|
||||||
ESP_LOGI(TAG, "Non-standard components:");
|
ESP_LOGI(TAG, "Non-standard components:");
|
||||||
#ifdef USE_CAPTIVE_PORTAL
|
#ifdef USE_CAPTIVE_PORTAL
|
||||||
|
|||||||
Reference in New Issue
Block a user