mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 00:28:39 +00:00
A case body with a declaration or several statements now gets its own block, as the per wire type overrides had, so no jump to a later case label crosses an initialization.