Skip to content

Using the HA addon, the PCE identifier is transformed into another number #38

Closed
@ssenart

Description

@ssenart

To reproduce, use '010' as the PCE identifier and look in logs how its value is transformed:

"GET /api/e-conso/pce/consommation/informatives?dateDebut=2025-01-13&dateFin=2025-01-15&pceList%5B%5D=8 HTTP/1.1" 

The PCE identifier becomes 8.

010 in octal is 8 in decimal.

This probably happens in the run.sh script, entrypoint of the addon container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingha-addonIt is about HA addon

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions