mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
aa38ec379a
- 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