mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +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.