Data Aggregation - Parent System Disappearing

I have two systems set up:
System 1:

  • solar production via automatic uploads from Zever API
  • weather data via Wundergound API
  • extended V7 via Wundergound API
    System 2 -
  • power consumption via automatic uploads from Efergy API
  • secondary power via automatic uploads from Efergy API with direction ADD

Data Aggregation setting:
System 1:

  • parent is none
  • mode is all
    System 2:
  • parent is System 1
  • mode is consumption

When viewing System 1, I am always seeing consumption from System 2, but it may or may no show production and extended V7 from System 1.

Have I missed something in setting this up?

Appreciate any guidance and comments.

Best to keep the modes the same on parent and child when the parent is receiving data directly -

System 1 (Parent)

  • Parent = None
  • Mode = Consumption

System 2 (Child)

  • Parent = System 1
  • Mode = Consumption

Thanks - appreciate the guidance.