Skip to content

Price is not reporting corectly #28

@jcastang

Description

@jcastang

Hello,

I have added current price in my energy dashboard using this attribute as increasing cost for energy consumption

  • name: sensor.atome_daily_cost
    state: "{{ state_attr('sensor.atome_daily', 'price') | float }}"
    unit_of_measurement: 'euro'

But each day it only reports 1.75€ instead of the real price.

As I login into my Total Énergie account I can see real price.

Maybe something I misconfigured or misunderstood ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions