1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

[ina2xx_base] add device reset-on-boot disablement option (#10787)

Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
This commit is contained in:
Joshua M. Boniface
2025-10-16 21:57:19 -04:00
committed by GitHub
parent 62f73c768e
commit c6c202e4f7
4 changed files with 12 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ sensor:
max_current: 40 A
adc_range: 1
temperature_coefficient: 50
reset_on_boot: true
shunt_voltage:
id: ina2xx_i2c_shunt_voltage
name: "INA2xx Shunt Voltage"