mirror of
https://github.com/esphome/esphome.git
synced 2026-02-13 21:17:35 -07:00
- Update RECEIVE_CASES type hint from 2-tuple to 3-tuple to match
the actual stored shape (case, ifdef, message_name)
- Use consistent log format "%s: {}" for empty message overload
to match the "%s: %s" pattern of non-empty messages