mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update utility_meter.markdown (#13782)
Deleted unnecessary second "for" in line 166
This commit is contained in:
parent
386acb0f6e
commit
c483e6e4d8
@ -163,7 +163,7 @@ When using the [DSMR component](/integrations/dsmr) to get data from the utility
|
||||
If you want to create a daily and monthly sensor for each tariff, you have to track separate sensors:
|
||||
|
||||
- `sensor.energy_consumption_tarif_1` for tarif 1 power (for example off-peak)
|
||||
- `sensor.energy_consumption_tarif_2` for for tarif 2 power (for example peak)
|
||||
- `sensor.energy_consumption_tarif_2` for tarif 2 power (for example peak)
|
||||
- `sensor.gas_consumption` for gas consumption
|
||||
|
||||
So, tracking daily and monthly consumption for each sensor, will require setting up 6 entries under the `utility_meter` component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user