Skip to content

Improvement: Store items in an array #2

@juanjoSanz

Description

@juanjoSanz

Group elements in an array, for example,

instead of having:

sensor.wibeee_phase1_active_energy
sensor.wibeee_phase2_active_energy
sensor.wibeee_phase3_active_energy
sensor.wibeee_phase4_active_energy

Create an array:

sensor.wibeee_active_energy = [phase1, phase2, phase3, total]

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