[test] Trigger device-builder downstream CI

DO NOT MERGE -- chained test PR to verify the new device-builder CI
job from #16214 actually runs and exercises esphome/device-builder
against the PR's Python code.

Touches a Python file under esphome/ to trip the should_run_device_builder
gate in determine-jobs.py.
This commit is contained in:
J. Nick Koston
2026-05-03 08:53:36 -05:00
parent 520371c4a2
commit 1bc6a4bbda
+1 -1
View File
@@ -1,4 +1,4 @@
"""Constants used by esphome."""
"""Constants used by ESPHome."""
from enum import Enum