mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
remove i2c bus
This commit is contained in:
@@ -2,7 +2,6 @@ sensor:
|
||||
# Module power consmption
|
||||
- platform: ina219
|
||||
address: 0x40
|
||||
i2c_id: i2c_bus
|
||||
shunt_resistance: 0.1 ohm
|
||||
current:
|
||||
id: ina_current
|
||||
|
||||
@@ -10,4 +10,3 @@ sensor:
|
||||
id: boneIO_temp
|
||||
name: 'LM75B Temperature'
|
||||
update_interval: 30s
|
||||
i2c_id: i2c_bus
|
||||
|
||||
Reference in New Issue
Block a user