mirror of
https://github.com/esphome/esphome.git
synced 2025-02-11 15:38:19 +00:00
* Support I2C transactions with combined reads and writes * Add optional send_stop parameter to I2CComponent::raw_end_transmission * Add convenience methods to I2CDevice * clang-format Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>