mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-11 20:02:12 +01:00
Add peak tariff sensors to documentation (#3140)
This commit is contained in:
parent
a003210971
commit
ad84d2fecf
@ -239,6 +239,24 @@ Belgium
|
||||
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
||||
- All other options from :ref:`Sensor <config-sensor>`.
|
||||
|
||||
- **active_energy_import_current_average_demand** (*Optional*): Current Average Quarterly Demand for Peak Tarrif Belgium.
|
||||
|
||||
- **name** (**Required**, string): The name for the active_energy_import_current_average_demand sensor.
|
||||
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
||||
- All other options from :ref:`Sensor <config-sensor>`.
|
||||
|
||||
- **active_energy_import_maximum_demand_running_month** (*Optional*): Current Month's Maximum Quarterly Demand for Peak Tarrif Belgium.
|
||||
|
||||
- **name** (**Required**, string): The name for the active_energy_import_maximum_demand_running_month sensor.
|
||||
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
||||
- All other options from :ref:`Sensor <config-sensor>`.
|
||||
|
||||
- **active_energy_import_maximum_demand_last_13_months** (*Optional*): 13 Month Maximum Quarterly Demand for Peak Tarrif Belgium.
|
||||
|
||||
- **name** (**Required**, string): The name for the active_energy_import_maximum_demand_last_13_months sensor.
|
||||
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
||||
- All other options from :ref:`Sensor <config-sensor>`.
|
||||
|
||||
Luxembourg
|
||||
|
||||
- **energy_delivered_lux** (*Optional*): Energy Consumed Luxembourg
|
||||
|
Loading…
Reference in New Issue
Block a user