This website requires JavaScript.
Explore
Help
Sign In
mirror
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2026-02-21 08:55:36 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e565202e47efc40cc1a86cfec25447013f9e4b3
esphome
/
esphome
/
components
/
i2c
History
J. Nick Koston
d54db471bd
[i2c] Fix logging level for bus scan results in dump_config (
#9904
)
...
Co-authored-by: Copilot <
175728472+Copilot@users.noreply.github.com
>
2025-07-26 01:29:57 -05:00
..
__init__.py
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (
#9354
)
2025-07-08 09:04:41 +12:00
i2c_bus_arduino.cpp
[core] Centralize component setup logging to reduce flash usage (
#9885
)
2025-07-25 19:27:03 +00:00
i2c_bus_arduino.h
[i2c] Expose internal i2c bus port number (
#9136
)
2025-06-18 20:50:47 -05:00
i2c_bus_esp_idf.cpp
[i2c] Fix logging level for bus scan results in dump_config (
#9904
)
2025-07-26 01:29:57 -05:00
i2c_bus_esp_idf.h
[i2c] Use `
i2c_master_probe
` to scan i2c bus (
#9831
)
2025-07-23 23:31:13 +12:00
i2c_bus.h
[i2c] Use `
i2c_master_probe
` to scan i2c bus (
#9831
)
2025-07-23 23:31:13 +12:00
i2c.cpp
Add read/write for 16bit registers (
#4844
)
2023-06-19 14:10:05 +12:00
i2c.h
Add a function to return the I2C address from an I2CDevice object (
#8454
)
2025-05-01 13:14:29 +12:00