mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 16:51:52 +00:00
aa38ec379a8e36ff4fb50e703b8a965571d701e4
- 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
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
