diff --git a/devices_v0_7/ina219.yaml b/devices_v0_7/ina219.yaml index cde85d2..20b7c8a 100644 --- a/devices_v0_7/ina219.yaml +++ b/devices_v0_7/ina219.yaml @@ -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 diff --git a/devices_v0_7/lm75b.yaml b/devices_v0_7/lm75b.yaml index 0495c79..a7151d3 100644 --- a/devices_v0_7/lm75b.yaml +++ b/devices_v0_7/lm75b.yaml @@ -10,4 +10,3 @@ sensor: id: boneIO_temp name: 'LM75B Temperature' update_interval: 30s - i2c_id: i2c_bus