diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 09be3cb..b5b9f87 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,4 @@ -# v4.3 - Welcome to Framework ESP-IDF, an Utilities Dashboard and Enhanced Localization +# v4.3.0 - Welcome to Framework ESP-IDF, an Utilities Dashboard and Enhanced Localization ## General This milestone release is not just about adopting a new technical foundation; it's about enhancing the capabilities and experiences of our users through significant performance improvements, diff --git a/docs/error_initializing.md b/docs/error_initializing.md index 146500f..a1f0ecf 100644 --- a/docs/error_initializing.md +++ b/docs/error_initializing.md @@ -72,7 +72,9 @@ You can use this button to force a reboot of your panel. This button is availabl ### Blueprint is not detected -**Symptoms:** The ESPHome version is shown, but not the blueprint version. +**Symptoms:** The ESPHome version is shown, but not the blueprint version or, the Home page is shown, but the Home Assistant icon is shown in red and typically the functionality is very limited: + +![Blueprint icon on red](pics/us_home_blueprint_icon_red.png) | Possible causes | Suggestions | diff --git a/docs/pics/us_home_blueprint_icon_red.png b/docs/pics/us_home_blueprint_icon_red.png new file mode 100644 index 0000000..e3ee878 Binary files /dev/null and b/docs/pics/us_home_blueprint_icon_red.png differ