mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
A type now sets a single decode_expr; the wire type it already declares picks the case label. Drops the unused force_str helper, two dead decode_length overrides, a duplicate field builder in the generator tests and a needless list copy in the state waiter. The generated files are unchanged.