329 files

This commit is contained in:
Home Assistant Version Control
2026-08-06 13:56:25 +00:00
parent 0df89406fa
commit 7afe7add1d
330 changed files with 13098 additions and 5942 deletions
@@ -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",