Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ON INA219 INTERFACE THE SHUNTRESISTANCE IS NOT CORRECT #543

Closed
albertstuder opened this issue Apr 14, 2020 · 1 comment
Closed

ON INA219 INTERFACE THE SHUNTRESISTANCE IS NOT CORRECT #543

albertstuder opened this issue Apr 14, 2020 · 1 comment

Comments

@albertstuder
Copy link

The shunt_resistance of 0.1Ohm will not output the correct power. The value of 0.001Ohm will
correct it but the physical resistor is still R100 also 0.1Ohm.

sensor:

  • platform: ina219
    address: 0x40
    shunt_resistance: 0.001 ohm
    current:
    name: "INA219 Current"
    power:
    name: "INA219 Power"
    bus_voltage:
    name: "INA219 Bus Voltage"

shunt_voltage:

name: "INA219 Shunt Voltage"

max_voltage: 32.0V
max_current: 3.2A
update_interval: 10s
@close-issue-app
Copy link

#162

@lock lock bot locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant