Skip to content

Enphase - difficulty setting up the card #32

Closed Answered by flixlix
manofpants asked this question in Q&A
Discussion options

You must be logged in to vote

ok, so you'll only need that sensor that displays the difference and the solar sensor. forget about the home sensor for now.

type: custom:power-flow-card-plus
entities:
  grid:
    entity: sensor.your_grid_sensor
  solar:
    entity: sensor.your_solar_sensor

and in case the grid is going in the opposite direction:

type: custom:power-flow-card-plus
entities:
  grid:
    entity: sensor.your_grid_sensor
  solar:
    entity: sensor.your_solar_sensor
inverted_entities: grid

If this doesn't work, please make a screenshot with the resulting card and tell me the state of your grid sensor and the state of your solar sensor at the time you took that screenshot, so I can further debug this issue.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@manofpants
Comment options

@flixlix
Comment options

@manofpants
Comment options

@flixlix
Comment options

Answer selected by flixlix
@manofpants
Comment options

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