mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 09:54:19 -07:00
Update esphome/components/esp32/__init__.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -749,7 +749,7 @@ def _show_framework_migration_message(name: str, variant: str) -> None:
|
||||
f"💡 NOTICE: {name} does not have a framework specified.",
|
||||
)
|
||||
+ "\n\n"
|
||||
+ f"The default framework for {variant} has changed to ESP-IDF in ESPHome 2026.1.0.\n"
|
||||
+ f"Starting with ESPHome 2026.1.0, the default framework for {variant} is ESP-IDF.\n"
|
||||
+ "(We've been warning about this change since ESPHome 2025.8.0)\n"
|
||||
+ "\n"
|
||||
+ "Why we made this change:\n"
|
||||
|
||||
Reference in New Issue
Block a user