[core] Move platformio files to subfolder (#16347)

This commit is contained in:
Jonathan Swoboda
2026-05-11 05:34:47 -04:00
committed by GitHub
parent 267836d098
commit e4d9786f00
20 changed files with 134 additions and 131 deletions

View File

@@ -23,7 +23,7 @@ import pytest_asyncio
import esphome.config
from esphome.core import CORE
from esphome.platformio_api import get_idedata
from esphome.platformio.toolchain import get_idedata
from .const import (
API_CONNECTION_TIMEOUT,