Skip to content

Fox Cloud overwrites pv_power when using AC-coupled Enphase microinverters #3746

@manoj125485

Description

@manoj125485

Setup:

  • inverter_type: FoxCloud
  • fox_automatic: true
  • AC-coupled Enphase microinverters (Fox cannot see PV generation)

Problem:
The Fox Cloud real-time poll (/op/v1/device/real/query) runs every ~5 minutes
and overwrites pv_power with 0 (as Fox reports no PV). This prevents manual
pv_power and pv_today sensor entries in apps.yaml from working.

The values show briefly on Predbat startup then go blank after first Fox Cloud poll.

Log confirms: "pv_power has 0 entries, expected 1 based on num_inverters"
appears after every Fox Cloud API call.

Request:
Please add a flag similar to solis_cloud_pv_load_ignore that prevents Fox Cloud
from overwriting pv_power and pv_today when they are manually configured in apps.yaml.

Version: v8.35.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions