Skip to content

No main readings when A clamp is switched with B. #174

Answered by flaviut
karpeychik asked this question in Q&A
Discussion options

You must be logged in to vote

I swapped A and B connectors on the device and I can read reasonable values now

Sounds to me like you have your phases backwards in your configuration. the input value in ct_clamps needs to match the correct phase in phases, and the wire color in phases needs to match the panel:

    phases:
      - id: phase_a  # Verify that this specific phase/leg is connected to correct input wire color on device listed below
        input: BLACK  # Vue device wire color
        calibration: 0.022  # 0.022 is used as the default as starting point but may need adjusted to ensure accuracy
        # To calculate new calibration value use the formula <in-use calibration value> * <accurate voltage> / <repo…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@karpeychik
Comment options

@flaviut
Comment options

@karpeychik
Comment options

Answer selected by karpeychik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants