is there a way to make a tariffs table for HA to use to track costs? I have sensors to want to track how much devices costs to run, at certain times of day the rates changed. I don't have whole house integrated or meter a sensor. I simply want to state date range, time range, on/off peak discount rates.
right now I only can put one fixed rate. Documentation is confusing, I want "split energy usage into multiple tariffs" and it leads down a rabbit hole of integrating a meter https://www.home-assistant.io/docs/energy/faq/#split-consumption-by-tariffs
#tariffs table
1 messages · Page 1 of 1 (latest)
you can setup the utility meter like it says there
then you can switch between tariffs using an automation and the switch entity created by the utility meter
I see and have the helper, https://www.home-assistant.io/integrations/utility_meter , but I don't have a input sensor, do I leave blank? not making sense to me.
What do you mean you dont have an input sensor?
i have sensors on device, that would be output, so what would an input sensor be, I don't have a sensor on meter
I am not tracking whole house, just devices
I think I am searching wrong keyword for what I need, how do I make this use a schedule where price changes based on time of day
You can create a template sensor that has the price if that's what you want