Is there a way to calculate and show the energy costs per appliance per week/month ?
My energy price changes every hour and is stored in : sensor.current_electricity_market_price
I would like to know costs of my car charger (wallbox) , washing machine, dryer, etc.
Easiest would probably be to add a smart plug with power consumption measurement to the devices you want to keep track of. On your car charger depending on the model you might already have it, same with the car it self.
I do that in the energy dashboard by using data from Nordpool. I suppose you could create some template sensors to get the individual devices? Ignore that the price is listed as a negative, we actually have negative electricity prices here today.
Easy to add a template sensor and show the cost (per week/month) in lovelace ?
Would work for me but if it’s that easy, can you tell me how to do it then ?