1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-08 12:53:45 +01:00

[lm75b] Add LM75B temperature sensor component (#10534)

This commit is contained in:
Beormund
2025-10-06 17:36:33 +01:00
committed by GitHub
parent a7f556c25f
commit 8d4b347e5c
12 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
substitutions:
scl_pin: GPIO15
sda_pin: GPIO13
<<: !include common.yaml