mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27: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.