Update utility_meter.markdown (#8409)

This commit is contained in:
codedmind 2019-02-05 15:23:56 +00:00 committed by Paulus Schoutsen
parent 74bd9dc978
commit 521d2b0126

View File

@ -89,7 +89,7 @@ The following configuration shows an example where 2 utility_meters (`daily_ener
Both track the same sensor (`sensor.energy`) which continously monitors the energy consumed.
4 different sensors will be created, 2 per utility meter and corresponding to each tariff.
Sensor `sensor.daily_energy_peak`, `sensor.daily_energy_peak`, `sensor.monthly_energy_peak` and `sensor.monthly_energy_offpeak` will automatically be created to track the consumption in each tariff for the given cycle.
Sensor `sensor.daily_energy_peak`, `sensor.daily_energy_offpeak`, `sensor.monthly_energy_peak` and `sensor.monthly_energy_offpeak` will automatically be created to track the consumption in each tariff for the given cycle.
`utility_meter.daily_energy` and `utility_meter.monthly_energy` entities will track the current tariff and provide a service to change the tariff.