I am trying to setup a utility_meter
to track monthly energy costs. However the tariffs all seem to assume that you are charged per kWh. The pricing where I live is structured as follows:
- First 140kWh = $11.50
- $0.0721 per kWh for all over 140 kWh per month
I’m unsure how to represent that fixed rate of $11.50 before setting the tariff to follow the $/kWh value. Any suggestions for how to represent this?