Phimour
Results
1
comments of
Phimour
> Mine looks like this: > > ```yaml > - name: "Electricity Cost" > unique_id: electricity_cost > device_class: monetary > unit_of_measurement: "DKK" > state: > > {{ (1.25 * float(states('sensor.eloverblik_tariff_sum')))...