Skip to content

deye_sg04lp3.yaml only allows 100kWh/day in production #790

Description

@mikaabra

I have a system that produces more than 100kWh/day, and with current configuration all values goes to "unknown" as soon as I hit 100.0kWh/day produced. I changed the "max: 100" to 1000 instead, which works around the problem.

deye_sg04lp3.yaml:

  • name: "Daily Production"
    class: "energy"
    state_class: "total_increasing"
    uom: "kWh"
    scale: 0.1
    rule: 1
    registers: [0x0211]
    validation:
    max: 100
    invalidate_all:

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