This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-09-17 10:42:21 +01:00
Code
Issues
Releases
Wiki
Activity
Files
daa7633ebb1d5acc99b1b2f4616bff87d63c7d76
esphome
/
esphome
/
components
/
i2c
History
J. Nick Koston
de69e78a78
[i2c] Fix logging level for bus scan results in dump_config
2025-07-25 18:26:10 -10: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
2025-07-25 18:26:10 -10: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