Jesse Hills cd363f4a8b [wizard] Emit canonical rp2: key for new configs
The wizard generated ``rp2040:`` blocks for new configs, which immediately
landed on the deprecated alias path and emitted a deprecation warning the
first time the user ran ``esphome config``. Rename the wizard's RP2 paths
to the canonical platform key so new configs are written with ``rp2:``
from the start. The internal ``platform`` label and the ``HARDWARE_BASE_CONFIGS``
key flip from ``RP2040`` to ``RP2``; the interactive prompt now offers
``RP2`` in the platform list.

Adds ``test_wizard_write_defaults_platform_from_board_rp2`` to lock in the
``rp2:`` emission and guard against regressing to ``rp2040:``.
2026-06-24 07:11:17 +12:00
2023-06-12 17:00:34 +12:00
2022-09-06 15:48:01 +12:00
2024-03-28 10:20:51 +13:00
2026-06-23 16:22:27 +12:00
2025-12-08 14:37:45 -05:00
2026-06-11 12:41:19 +12:00
S
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme Multiple Licenses 545 MiB
Languages
C++ 60.1%
Python 39.3%
C 0.3%
JavaScript 0.2%