329 files
This commit is contained in:
@@ -384,6 +384,16 @@
|
||||
"description": "Select the device model. See the [list]({supported_models_link}) of supported models for more information",
|
||||
"title": "Model config"
|
||||
},
|
||||
"select_device": {
|
||||
"data": {
|
||||
"device": "Device"
|
||||
},
|
||||
"data_description": {
|
||||
"device": "The device the Powercalc entities should be linked to"
|
||||
},
|
||||
"description": "Select the device to which the Powercalc sensor should be linked.",
|
||||
"title": "Select device"
|
||||
},
|
||||
"menu_group": {
|
||||
"menu_options": {
|
||||
"group_custom": "Standard",
|
||||
@@ -550,6 +560,7 @@
|
||||
"virtual_power": {
|
||||
"data": {
|
||||
"create_energy_sensor": "Create energy sensor",
|
||||
"create_standby_energy_sensor": "Create standby energy sensor",
|
||||
"create_cost_sensor": "Create cost sensor",
|
||||
"create_utility_meters": "Create utility meters",
|
||||
"entity_id": "Source entity",
|
||||
@@ -559,6 +570,7 @@
|
||||
},
|
||||
"data_description": {
|
||||
"create_energy_sensor": "Whether powercalc needs to create a kWh sensor",
|
||||
"create_standby_energy_sensor": "Whether Powercalc should create a kWh sensor that tracks only standby consumption",
|
||||
"create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc.",
|
||||
"entity_id": "Entity the virtual power is based on, the power sensor will listen to state changes of this entity to be updated",
|
||||
"name": "Leaving blank will take the name from the source entity",
|
||||
@@ -675,6 +687,7 @@
|
||||
"title": "Basic options",
|
||||
"data": {
|
||||
"create_energy_sensor": "Create energy sensor",
|
||||
"create_standby_energy_sensor": "Create standby energy sensor",
|
||||
"create_cost_sensor": "Create cost sensor",
|
||||
"create_utility_meters": "Create utility meters",
|
||||
"entity_id": "Source entity",
|
||||
@@ -683,6 +696,7 @@
|
||||
},
|
||||
"data_description": {
|
||||
"create_energy_sensor": "Whether powercalc needs to create a kWh sensor",
|
||||
"create_standby_energy_sensor": "Whether Powercalc should create a kWh sensor that tracks only standby consumption",
|
||||
"create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc.",
|
||||
"entity_id": "Entity the virtual power is based on, the power sensor will listen to state changes of this entity to be updated",
|
||||
"name": "Leaving blank will take the name from the source entity",
|
||||
|
||||
Reference in New Issue
Block a user