{ "common": { "source_entity": "Source entity", "source_device": "Source device", "remarks_smart_switch": "This profile only provides standby power values. \n When you have an appliance which consumes a fixed amount of power when turned on, you can provide that value in next step of the config flow", "remarks_smart_dimmer": "This profile only provides standby power values. \n In the next step you can optionally provide the values of the connected light" }, "config": { "abort": { "already_configured": "O sensor já está configurado, especifique um unique_id", "cost_no_global_price": "Ainda não há um preço de energia configurado. Defina um preço de energia na configuração global do Powercalc antes de criar um sensor de custo. Consulte a [documentação]({url})." }, "error": { "cost_price_mandatory": "You must supply either an energy price or an energy price sensor", "daily_energy_mandatory": "Deve fornecer pelo menos um modelo de Valor ou Valor", "entity_mandatory": "A selecção de entidade é obrigatória para qualquer estratégia diferente de 'Sequência'", "fixed_mandatory": "Deve fornecer pelo menos um Power, Power template ou States power", "fixed_states_power_only": "Esta entidade só pode trabalhar com 'states_power' e não 'power'", "group_mandatory": "Deve definir pelo menos subgrupos ou entidades de poder e energia", "linear_mandatory": "Deve fornecer pelo menos um de max_power ou calibrar", "linear_min_higher_as_max": "A potência máxima não pode ser inferior à potência mínima", "linear_unsupported_domain": "O domínio de entidade não é supurtado no modo linear. Deve ser um de: 'fan', 'light' ou 'mediaplayer'. No entanto é possível usar a opção de calibração", "lut_unsupported_color_mode": "O perfil LUT não suporta um dos modos de cor da sua luz. Veja os logs para mais informações", "lut_wrong_domain": "Apenas entidades de luz podem usar o modo LUT", "playbook_mandatory": "Tem de especificar pelo menos uma Sequência", "unknown": "Ocorreu um erro desconhecido. Consulte os logs para obter informações adicionais" }, "flow_title": "{name} ({manufacturer} {model})", "step": { "assign_groups": { "data": { "group": "Select group(s)", "new_group": "New group" }, "data_description": { "new_group": "Fill in a custom group name to create a new group" }, "title": "Assign to group" }, "availability_entity": { "data": { "availability_entity": "Availability entity" }, "data_description": { "availability_entity": "When this entity is unavailable, the powercalc sensor will be unavailable as well" }, "title": "Availability entity", "description": "This profile is per device. Please select the entity which will be used to determine the availability of the powercalc sensor" }, "daily_energy": { "data": { "create_utility_meters": "Create utility meters", "daily_energy_value": "Daily energy value", "name": "Nome", "on_time": "Na hora", "start_time": "Hora de início", "unit_of_measurement": "Unidade de medida", "update_frequency": "Frequência de atualização", "value": "Valor", "value_template": "Modelo de valor" }, "data_description": { "on_time": "Quando deixado vazio, o padrão é 1 dia. Sempre ligado", "update_frequency": "tempo em segundos entre as atualizações de estado do sensor" }, "title": "Criar um sensor fixo diário" }, "energy_options": { "title": "Opções de energia", "data": { "energy_integration_method": "Método de integração", "energy_sensor_unit_prefix": "Prefixo de unidade", "energy_filter_outlier_enabled": "Filtrar valores discrepantes", "energy_filter_outlier_max_step": "Passo máximo do filtro de valores discrepantes" }, "data_description": { "energy_filter_outlier_enabled": "Ativar filtragem de valores discrepantes no sensor de energia", "energy_filter_outlier_max_step": "Passo máximo esperado nos valores de potência (em watts) para o filtro de valores discrepantes" } }, "group_domain": { "data": { "name": "Name", "create_energy_sensor": "Create energy sensor", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Create utility meters", "domain": "Entity domain", "exclude_entities": "Exclude entities" }, "title": "Create a domain based group sensor" }, "fixed": { "data": { "fixed_value": "Fixed value" }, "data_description": { "fixed_value": "Fixed value in Watts when the entity is ON" }, "description": "Defina um valor de potência fixo para sua entidade. Veja a [documentação]({docs_uri}) para mais informações. Alternativamente, você pode definir um valor de energia por estado. Por exemplo:\n\n`reproduzindo: 8.3`\n`pausado: 2.25`", "title": "Configuração fixa" }, "global_configuration": { "title": "Global configuration", "description": "Setup global configuration for Powercalc. For more information see the [documentation]({docs_uri}). Additional options for energy sensors and utility meters can be provided in the next steps.", "sections": { "power_options": { "name": "Sensor de potência", "data": { "power_sensor_naming": "Power sensor name pattern", "power_sensor_friendly_naming": "Power sensor friendly name pattern", "power_sensor_category": "Power sensor category", "power_sensor_precision": "Precisão do sensor de potência" } }, "features": { "name": "Criar sensores", "data": { "create_energy_sensors": "Create energy sensors", "create_cost_sensors": "Create cost sensors", "create_standby_group": "Create standby group", "create_utility_meters": "Create utility meters" }, "data_description": { "create_energy_sensors": "Whether powercalc needs to create kWh sensors", "create_cost_sensors": "Whether powercalc needs to create cost sensors. Requires an energy price to be configured in the next steps", "create_standby_group": "Create group which sums all standby power consumption and self-usage of IOT devices", "create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc." } }, "advanced": { "name": "Avançado", "data": { "enable_analytics": "Enable anonymous analytics", "ignore_unavailable_state": "Ignore unavailable state", "include_non_powercalc_sensors": "Include non powercalc sensors", "disable_extended_attributes": "Disable extended attributes", "disable_library_download": "Disable remote library download" }, "data_description": { "enable_analytics": "Allow Powercalc to send anonymous, aggregated usage statistics to help improve the integration", "ignore_unavailable_state": "Keep Powercalc sensors available, even when the source entity is unavailable", "include_non_powercalc_sensors": "Control whether you want to include non powercalc sensors in groups", "disable_extended_attributes": "Disable all extra attributes powercalc adds to the power, energy and group entity states. This will help keep the database size small", "disable_library_download": "Disable the Powercalc library download feature" } } } }, "global_configuration_cost": { "title": "Cost options", "description": "Configure the energy price used to calculate cost sensors. Provide either a fixed price or a sensor which provides the current price per kWh. Consulte a [documentação]({docs_uri}) para mais informações", "sections": { "cost_pricing": { "name": "Pricing", "data": { "energy_price": "Fixed energy price", "energy_price_multiplier": "Energy price multiplier", "energy_price_sensor": "Energy price sensor", "energy_price_surcharge": "Energy price surcharge" }, "data_description": { "energy_price": "A fixed price per kWh in your local currency", "energy_price_multiplier": "Multiplier applied after the surcharge. Use this for percentage-based taxes or fees, for example 1.21 for 21%", "energy_price_sensor": "A sensor which provides the current energy price per kWh (e.g. from a dynamic tariff integration). Leave the fixed price empty to use this sensor", "energy_price_surcharge": "Additional fixed amount per kWh added to the fixed price or price sensor value" } }, "cost_naming": { "name": "Naming", "data": { "cost_sensor_friendly_naming": "Cost sensor friendly name pattern", "cost_sensor_naming": "Cost sensor name pattern" }, "data_description": { "cost_sensor_friendly_naming": "Pattern for the friendly name of the cost sensor. The source name is inserted at the placeholder position", "cost_sensor_naming": "Pattern used to build the cost sensor name and entity id. The source name is inserted at the placeholder position" } } } }, "global_configuration_cost_apply": { "title": "Apply cost sensors", "description": "You changed the global cost sensors setting. Do you want to apply this change to all existing powercalc sensors that were created through the GUI?", "data": { "apply_to_all": "Apply to existing sensors" }, "data_description": { "apply_to_all": "Update every existing GUI powercalc sensor to match the new cost sensors setting" } }, "global_configuration_discovery": { "title": "Opções de descoberta", "description": "O Powercalc pode escanear seu sistema em busca de dispositivos e entidades que tenham perfis na biblioteca integrada. As opções abaixo permitem que você personalize esse comportamento.", "data": { "enabled": "Ativar descoberta", "exclude_device_types": "Tipos de dispositivos excluídos", "exclude_self_usage": "Excluir consumo próprio" }, "data_description": { "exclude_device_types": "Excluir um ou mais tipos específicos de dispositivos da descoberta.", "exclude_self_usage": "Excluir perfis de consumo próprio para interruptores inteligentes." } }, "global_configuration_energy": { "title": "Energy options", "data": { "energy_integration_method": "Energy integration method", "energy_sensor_category": "Energy sensor category", "energy_sensor_friendly_naming": "Energy sensor friendly name pattern", "energy_sensor_naming": "Energy sensor name pattern", "energy_sensor_precision": "Energy sensor precision", "energy_sensor_unit_prefix": "Energy sensor unit prefix" } }, "global_configuration_throttling": { "title": "Throttling options", "description": "Set update intervals for the different sensor types. See [documentation]({docs_uri}) for more information", "data": { "group_energy_update_interval": "Group energy update interval", "group_power_update_interval": "Group power update interval", "energy_update_interval": "Energy update interval", "power_update_interval": "Power update interval" }, "data_description": { "group_energy_update_interval": "Interval at which group energy sensors are updated. In seconds. Set to 0 to disable", "group_power_update_interval": "Interval at which group power sensors are updated. In seconds. Set to 0 to disable", "energy_update_interval": "Interval at which energy sensors are updated. In seconds. Set to 0 to disable", "power_update_interval": "Interval at which energy sensors are force updated. In seconds. Set to 0 to disable" } }, "global_configuration_utility_meter": { "title": "Utility meter options", "data": { "utility_meter_net_consumption": "Utility meter net consumption", "utility_meter_tariffs": "Utility meter tariffs", "utility_meter_types": "Utility meter types" } }, "group_custom": { "data": { "name": "Nome" }, "sections": { "members": { "name": "Membros", "data": { "group_member_sensors": "Membros do sensor powercalc", "group_member_devices": "Member devices", "group_power_entities": "Entidades de potência adicionais", "group_energy_entities": "Entidades de energia adicionais", "sub_groups": "Subgrupos", "area": "Área", "floor": "Floor" }, "data_description": { "group_member_sensors": "Sensores Powercalc para incluir no grupo", "group_member_devices": "Add power and energy entities from the selected devices to the group", "group_power_entities": "Sensores de potência adicionais (W) da sua instalação HA para incluir", "group_energy_entities": "Sensores de energia adicionais (kWh) da sua instalação HA para incluir", "sub_groups": "Todos os sensores que contêm os subgrupos selecionados também serão adicionados a este grupo", "area": "Adiciona todos os sensores powercalc à área especificada", "floor": "Adds all power sensors from the specified floor" } }, "options": { "name": "Opções", "data": { "device": "Device", "hide_members": "Ocultar membros", "include_non_powercalc_sensors": "Include non powercalc sensors", "force_calculate_group_energy": "Force calculate energy", "group_energy_start_at_zero": "Start at zero", "create_energy_sensor": "Create energy sensor", "create_utility_meters": "Criar medidores de utilidade" }, "data_description": { "device": "Add the group entities powercalc creates to an existing device", "include_non_powercalc_sensors": "Control whether to include non powercalc sensors when using the area option", "force_calculate_group_energy": "By default powercalc sums the energy sensors from the member sensors. Toggle this option to force creating a Riemann Sum sensor", "group_energy_start_at_zero": "When enabled, the energy sensor will start at zero when the sensor is created. Otherwise it will sum all the current member energy sensor states", "create_energy_sensor": "Whether powercalc needs to create a kWh sensor" } } }, "title": "Criar um sensor de grupo" }, "group_subtract": { "data": { "create_energy_sensor": "Create energy sensor", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Create utility meters", "entity_id": "Base entity", "name": "Name", "subtract_entities": "Subtract entities" }, "data_description": { "entity_id": "The base entity to subtract the power from", "subtract_entities": "Select all the entities you want to subtract from the base entity" }, "title": "Subtract group sensor" }, "group_tracked_untracked": { "data": { "main_power_sensor": "Mains power sensor", "group_tracked_auto": "Entities auto added", "create_energy_sensor": "Create energy sensor", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Create utility meters" }, "data_description": { "main_power_sensor": "Select the power sensor containing your total power usage. When left empty, only an tracked power sensor will be created", "group_tracked_auto": "Powercalc will automatically add all power sensors to the tracked group, skipping powercalc groups. Disable this when you'd like to manually define the tracked entities", "create_energy_sensor": "Whether powercalc needs to create a kWh sensor", "create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc." }, "description": "Create a group sensor for all tracked and untracked power", "title": "Create a tracked power sensor" }, "group_tracked_untracked_manual": { "data": { "group_tracked_entities": "Tracked entities" }, "description": "Select all the power sensors which are part of the tracked consumption. It is already automatically populated, but you can manually adjust it", "title": "Select power entities" }, "group_tracked_untracked_auto": { "data": { "exclude_entities": "Exclude entities" }, "description": "Exclude specific entities from the auto tracked group", "title": "Auto tracked configuration" }, "library": { "data": { "confirm_autodisovered_model": "Confirmar modelo" }, "data_description": { "confirm_autodisovered_model": "Se decidir não confirmar, poderá inserir manualmente o fabricante e o modelo" }, "description": "{source}\n\nO fabricante '({manufacturer})' e o modelo '({model})' foram detectados automaticamente para sua luz.{remarks}", "title": "Biblioteca" }, "library_custom_fields": { "title": "Profile configuration", "data": { "power_factor": "Power Factor" }, "data_description": { "power_factor": "Ratio of real power to apparent power. Use 0.6 for computers/electronics, 0.7 for mixed loads, 1.0 for resistive loads like heaters." } }, "library_multi_profile": { "data": { "model": "Select model" }, "description": "Manufacturer \"{manufacturer}\" and model \"{model}\" were automatically detected for your device. There are multiple profiles found for the entity which can potentially be used. Please look up the exact model of your device in [Powercalc library]({library_link}) and select the correct one", "title": "Library" }, "linear": { "data": { "attribute": "Atributo", "calibrate": "Valores de calibração", "gamma_curve": "Curva gama", "max_power": "Potência máxima", "min_power": "Potência mínima" }, "data_description": { "attribute": "Especifique o atributo. Quando deixado vazio, haverá brilho para luzes e percentagem para ventoinhas", "calibrate": "Coloque um valor de calibração em cada linha. Exemplo\n\n1: 20" }, "description": "Define the linear power calculation options. See the [documentation]({docs_uri}) for more information. Use either min/max power or calibration values which allows for more points of control.", "title": "Configuração linear" }, "manufacturer": { "data": { "manufacturer": "Fabricante" }, "description": "Selecione o fabricante do dispositivo", "title": "Configuração do fabricante" }, "model": { "data": { "model": "ID do modelo" }, "description": "Selecione o modelo do dispositivo. Consulte a [lista]({supported_models_link}) de modelos compatíveis para obter mais informações", "title": "Configuração do modelo" }, "menu_group": { "menu_options": { "group_custom": "Standard group", "group_domain": "Domain based group", "group_subtract": "Subtract", "group_tracked_untracked": "Tracked/untracked power" }, "title": "Choose the group type", "description": "Select the type of group sensor you want to create. Choose domain based group if you want to group all entities of a specific domain, or create a sensor summing all your energy sensors. Choose standard group otherwise." }, "multi_switch": { "data": { "entities": "Switch entities", "power": "Power ON", "power_off": "Power OFF" }, "data_description": { "entities": "Select all the individual switches that are part of the multi switch", "power": "Power for a single switch when turned on", "power_off": "Power for a single switch when turned off" }, "description": "Define the Multi switch power calculation options. See the [documentation]({docs_uri}) for more information.", "title": "Multi switch config" }, "playbook": { "data": { "autostart": "Iniciar automaticamente", "playbooks": "Gravações", "repeat": "Repetir", "states_trigger": "State trigger" }, "data_description": { "autostart": "Indicar para iniciar uma determinada sequência quando o HA inicia. Ex: 'program1'", "repeat": "Alternar se pretende que a sequência reinicie e repita após terminar", "states_trigger": "Trigger a playbook based on a state change. Example\n\nplaying: program1" }, "description": "Define the playbook options. See the [documentation]({docs_uri}) for more information.", "title": "Configuração de Sequência" }, "power_advanced": { "data": { "calculation_enabled_condition": "Condição para considerar o cálculo", "energy_integration_method": "Método de integração de energia", "energy_sensor_unit_prefix": "Energy sensor unit prefix", "energy_filter_outlier_enabled": "Energy filter outliers", "energy_filter_outlier_max_step": "Outlier filter max step", "ignore_unavailable_state": "Ignorar para estado indisponível", "multiply_factor": "Factor de multiplicação", "multiply_factor_standby": "Multiply factor standby", "unavailable_power": "Potência indisponível" }, "data_description": { "calculation_enabled_condition": "A estratégia de cálculo defenida só será executada se este template retornar 'true' ou 1, caso contrário retornará 0", "energy_filter_outlier_enabled": "Enable filtering of outlier values in the energy sensor", "energy_filter_outlier_max_step": "Maximum expected step in power values (in watts) for the outlier filter", "ignore_unavailable_state": "Ligue esta opção para que o sensor de potência continue disponível mesmo que a entidade fonte fique indisponível", "multiply_factor": "Multiplica a potência calculada por este valor. Pode ser útil para grupos de luzes", "multiply_factor_standby": "Whether to also apply multiplication factor to standby power", "unavailable_power": "Potência em W para considerar quando a entidade fonte está em estado indisponível" }, "description": "As opções abaixo são para configurações avançadas de powercalc. A maioria dos utilizadores não usará estas opções e podem ser ignoradas.", "title": "Opções avançadas" }, "real_power": { "data": { "create_utility_meters": "Criar medidores de utilidade", "entity_id": "ID do sensor de potência", "name": "Nome", "device": "Device" }, "data_description": { "create_utility_meters": "Deixar o powercalc criar medidores de utilidade, que reiniciam diariamente, de hora a hora, etc.", "name": "Nome base para a energia e medidor de utilidade. O nome completo da entidade será definido de acordo com a definição de 'energy_sensor_naming'.", "device": "Add the created energy sensor to an specific device" }, "description": "As definições especificadas só podem ser configuradas globalmente", "title": "Criar um sensor de energia a partir de um sensor de potência existente" }, "cost": { "data": { "energy_sensor_id": "Sensor de energia", "name": "Nome" }, "data_description": { "energy_sensor_id": "O sensor de energia existente (kWh) para o qual o custo será calculado. Pode ser um sensor de qualquer integração, não apenas do Powercalc", "name": "Nome base do sensor de custo. O nome completo da entidade é definido de acordo com a configuração cost_sensor_naming" }, "description": "Criar um sensor de custo para um sensor de energia existente. O preço da energia é obtido da configuração global do Powercalc.", "title": "Criar sensor de custo" }, "sub_profile": { "data": { "sub_profile": "Sub-perfil" }, "description": "Este modelo tem vários sub-perfis. Selecione um adequado ao seu dispositivo\n\n\"{entity_id}\"{remarks}", "title": "Sub-perfil config" }, "sub_profile_per_device": { "data": { "sub_profile": "Sub profile" }, "description": "This device has a model with multiple sub profiles. {remarks}", "title": "Sub profile config" }, "smart_switch": { "data": { "power": "Power", "self_usage_included": "Self usage included" }, "data_description": { "power": "A fixed power value in Watts for the connected appliance", "self_usage_included": "Whether the power value includes the power consumed by the smart switch itself. When you omit it Powercalc will add the self usage of the smart switch to the power value, which is {self_usage_power}W" }, "description": "Define the power consumption of the connected appliance. When it doesn't use a fixed amount of power you can skip this step. Powercalc will setup a power sensor for the self usage of the smart switch itself", "title": "Smart switch config" }, "user": { "data": { "sensor_type": "Tipo de sensor" }, "menu_options": { "cost": "Sensor de custo (de um sensor de energia existente)", "daily_energy": "Energia diáriay", "group": "Grupo", "global_configuration": "Global configuration", "menu_group": "Group", "menu_library": "Potência virtual (biblioteca)", "real_power": "Energia de um sensor de potência real", "virtual_power": "Potência virtual (manual)" }, "title": "Escolha seu tipo de sensor" }, "utility_meter_options": { "title": "Utility meter options", "description": "Define the settings for utility meter creation here", "data": { "utility_meter_net_consumption": "Net consumption", "utility_meter_types": "Cycles", "utility_meter_tariffs": "Tariffs" }, "data_description": { "utility_meter_net_consumption": "Enable this if you would like to treat the source as a net meter. This will allow your counter to go both positive and negative.", "utility_meter_types": "Create utility meters for specified cycles", "utility_meter_tariffs": "A list of supported tariffs, leave empty if only a single tariff is needed." } }, "virtual_power": { "data": { "create_energy_sensor": "Criar sensor de energia", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Criar medidores de utilidade", "entity_id": "Entidade de origem", "mode": "Estratégia de cálculo", "name": "Nome", "standby_power": "Energia em espera" }, "data_description": { "create_energy_sensor": "Se o powercalc precisa criar um sensor kWh", "create_utility_meters": "Deixe o powercalc criar medidores de utilidade, que circulam diariamente, de hora em hora, etc.", "entity_id": "entidade na qual a energia virtual é baseada, o sensor de energia escutará as mudanças de estado desta entidade para serem atualizadas", "name": "Deixar em branco levará o nome da entidade de origem", "standby_power": "Defina a quantidade de energia que o dispositivo está consumindo quando em estado desligado" }, "description": "Consulte a documentação para obter mais informações sobre as possíveis estratégias e opções de configuração", "title": "Criar um sensor de energia virtual" }, "wled": { "data": { "power_factor": "Factor de potência", "voltage": "Voltagem" }, "description": "Make sure to enable brightness limiter in WLED software. Also see {docs_uri}", "title": "Configuração WLED" } } }, "issues": { "deprecated_platform_yaml": { "description": "A configuração de sensores usando `sensor->platform` foi descontinuada. Deve mudar a sua configuração para `powercalc->sensors`. Clicar em 'Saber mais' para instruções mais detalhadas.", "title": "A configuração YAML do Powercalc foi movida" }, "legacy_config": { "title": "A configuração YAML de descoberta foi alterada", "description": "Sua configuração YAML para {type} precisa ser atualizada para a nova estrutura." }, "sub_profile": { "fix_flow": { "step": { "sub_profile": { "description": "Este dispositivo tem um modelo com vários sub perfis. Selecione um que corresponda à seguinte entidade deste dispositivo:\n\n\"{entity_id}\"\n\nFabricante: {manufacturer}\nModelo: {model}{remarks}", "title": "Selecione o sub perfil correto", "data": { "sub_profile": "Sub perfil" } } } }, "title": "Sub profile selection required for {entry}" } }, "options": { "abort": { "model_not_support": "Model not supported" }, "error": { "cost_price_mandatory": "You must supply either an energy price or an energy price sensor", "fixed_mandatory": "Deve fornecer pelo menos um Power, Power template ou States power", "fixed_states_power_only": "Esta entidade só pode trabalhar com 'states_power' e não 'power'", "group_mandatory": "Deve definir pelo menos subgrupos ou entidades de poder e energia", "linear_mandatory": "Deve fornecer pelo menos um de max_power ou calibrar", "linear_min_higher_as_max": "A potência máxima não pode ser inferior à potência mínima", "linear_unsupported_domain": "O domínio de entidade não é supurtado no modo linear. Deve ser um de: 'fan', 'light' ou 'mediaplayer'. No entanto é possível usar a opção de calibração", "unknown": "Ocorreu um erro desconhecido. Consulte os logs para obter informações adicionais" }, "step": { "advanced_options": { "title": "Advanced options", "data": { "calculation_enabled_condition": "Condição de cálculo ligado", "energy_integration_method": "Energy integration method", "ignore_unavailable_state": "Ignorar estado indisponível", "multiply_factor": "Factor de multiplicação", "multiply_factor_standby": "Multiply factor standby", "unavailable_power": "Potência indisponível" }, "data_description": { "calculation_enabled_condition": "A estratégia de cálculo defenida só será executada se este template retornar true ou 1, caso contrário retornará 0", "ignore_unavailable_state": "Ligue esta opção para o sensor continuar disponível mesmo que a entidade fonte fique indisponível", "multiply_factor": "Multiplica a potência calculada por este factor. Pode ser útil para grupos de luzes", "multiply_factor_standby": "Whether to also apply multiplication factor to standby power", "unavailable_power": "Potência em W a considerar quando a entidade fonte está em estado indisponível" } }, "basic_options": { "title": "Basic options", "data": { "create_energy_sensor": "Criar sensor de energia", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Criar medidores de utilidade", "entity_id": "Source entity", "name": "Nome", "standby_power": "Energia em espera" }, "data_description": { "create_energy_sensor": "Whether powercalc needs to create a kWh sensor", "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", "standby_power": "Define the amount of power the device is consuming when in an OFF state" } }, "daily_energy": { "title": "Daily energy options", "data": { "daily_energy_value": "Daily energy value", "name": "Nome", "on_time": "Na hora", "start_time": "Start time", "unit_of_measurement": "Unidade de medida", "update_frequency": "Frequência de atualização", "value": "Valor", "value_template": "Modelo de valor" }, "data_description": { "on_time": "When left empty defaults to 1 day. always on", "update_frequency": "time in seconds between state updates of the sensor" } }, "energy_options": { "title": "Energy options", "data": { "energy_integration_method": "Integration method", "energy_sensor_unit_prefix": "Unit prefix", "energy_filter_outlier_enabled": "Filter outliers", "energy_filter_outlier_max_step": "Outlier filter max step" }, "data_description": { "energy_filter_outlier_enabled": "Enable filtering of outlier values in the energy sensor", "energy_filter_outlier_max_step": "Maximum expected step in power values (in watts) for the outlier filter" } }, "fixed": { "title": "Fixed options", "data": { "fixed_value": "Fixed value", "self_usage_included": "Self usage included" }, "data_description": { "self_usage_included": "Whether the power value includes the power consumed by the smart switch itself." } }, "global_configuration": { "title": "Basic options", "sections": { "power_options": { "name": "Sensor de potência", "data": { "power_sensor_naming": "Power sensor name pattern", "power_sensor_friendly_naming": "Power sensor friendly name pattern", "power_sensor_category": "Power sensor category", "power_sensor_precision": "Precisão do sensor de potência" } }, "features": { "name": "Criar sensores", "data": { "create_energy_sensors": "Create energy sensors", "create_cost_sensors": "Create cost sensors", "create_standby_group": "Create standby group", "create_utility_meters": "Create utility meters" }, "data_description": { "create_energy_sensors": "Whether powercalc needs to create kWh sensors", "create_cost_sensors": "Whether powercalc needs to create cost sensors. Requires an energy price to be configured in the next steps", "create_standby_group": "Create group which sums all standby power consumption and self-usage of IOT devices", "create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc." } }, "advanced": { "name": "Avançado", "data": { "enable_analytics": "Enable anonymous analytics", "ignore_unavailable_state": "Ignore unavailable state", "include_non_powercalc_sensors": "Include non powercalc sensors", "disable_extended_attributes": "Disable extended attributes", "disable_library_download": "Disable remote library download" }, "data_description": { "enable_analytics": "Allow Powercalc to send anonymous, aggregated usage statistics to help improve the integration", "ignore_unavailable_state": "Keep Powercalc sensors available, even when the source entity is unavailable", "include_non_powercalc_sensors": "Control whether you want to include non powercalc sensors in groups", "disable_extended_attributes": "Disable all extra attributes powercalc adds to the power, energy and group entity states. This will help keep the database size small", "disable_library_download": "Disable the Powercalc library download feature" } } } }, "global_configuration_cost": { "title": "Cost options", "description": "Configure the energy price used to calculate cost sensors. Provide either a fixed price or a sensor which provides the current price per kWh. Consulte a [documentação]({docs_uri}) para mais informações", "sections": { "cost_pricing": { "name": "Pricing", "data": { "energy_price": "Fixed energy price", "energy_price_multiplier": "Energy price multiplier", "energy_price_sensor": "Energy price sensor", "energy_price_surcharge": "Energy price surcharge" }, "data_description": { "energy_price": "A fixed price per kWh in your local currency", "energy_price_multiplier": "Multiplier applied after the surcharge. Use this for percentage-based taxes or fees, for example 1.21 for 21%", "energy_price_sensor": "A sensor which provides the current energy price per kWh (e.g. from a dynamic tariff integration). Leave the fixed price empty to use this sensor", "energy_price_surcharge": "Additional fixed amount per kWh added to the fixed price or price sensor value" } }, "cost_naming": { "name": "Naming", "data": { "cost_sensor_friendly_naming": "Cost sensor friendly name pattern", "cost_sensor_naming": "Cost sensor name pattern" }, "data_description": { "cost_sensor_friendly_naming": "Pattern for the friendly name of the cost sensor. The source name is inserted at the placeholder position", "cost_sensor_naming": "Pattern used to build the cost sensor name and entity id. The source name is inserted at the placeholder position" } } } }, "global_configuration_cost_apply": { "title": "Apply cost sensors", "description": "You changed the global cost sensors setting. Do you want to apply this change to all existing powercalc sensors that were created through the GUI?", "data": { "apply_to_all": "Apply to existing sensors" }, "data_description": { "apply_to_all": "Update every existing GUI powercalc sensor to match the new cost sensors setting" } }, "global_configuration_discovery": { "title": "Opções de descoberta", "description": "Gerencie as configurações de descoberta. Veja a [documentação]({docs_uri}) para mais informações", "data": { "enabled": "Ativar descoberta", "exclude_device_types": "Tipos de dispositivos excluídos", "exclude_self_usage": "Excluir consumo próprio" }, "data_description": { "exclude_device_types": "Excluir um ou mais tipos específicos de dispositivos da descoberta.", "exclude_self_usage": "Excluir perfis de consumo próprio para interruptores inteligentes." } }, "global_configuration_energy": { "title": "Energy options", "description": "Define the default settings for energy sensors here. See [documentation]({docs_uri}) for more information", "data": { "energy_integration_method": "Energy integration method", "energy_sensor_category": "Energy sensor category", "energy_sensor_friendly_naming": "Energy sensor friendly name pattern", "energy_sensor_naming": "Energy sensor name pattern", "energy_sensor_precision": "Energy sensor precision", "energy_sensor_unit_prefix": "Energy sensor unit prefix" } }, "global_configuration_throttling": { "title": "Throttling options", "description": "Set update intervals for the different sensor types. See [documentation]({docs_uri}) for more info", "data": { "group_energy_update_interval": "Group energy update interval", "group_power_update_interval": "Group power update interval", "energy_update_interval": "Energy update interval", "power_update_interval": "Power update interval" }, "data_description": { "group_energy_update_interval": "Interval at which group energy sensors are updated. In seconds. Set to 0 to disable", "group_power_update_interval": "Interval at which group power sensors are updated. In seconds. Set to 0 to disable", "energy_update_interval": "Interval at which energy sensors are updated. In seconds. Set to 0 to disable", "power_update_interval": "Interval at which power sensors are force updated. In seconds. Set to 0 to disable" } }, "global_configuration_utility_meter": { "title": "Utility meter options", "description": "Define the default settings for utility meters here. See [documentation]({docs_uri}) for more information", "data": { "utility_meter_net_consumption": "Utility meter net consumption", "utility_meter_tariffs": "Utility meter tariffs", "utility_meter_types": "Utility meter types" } }, "group_custom": { "title": "Group options", "sections": { "members": { "name": "Membros", "data": { "group_member_sensors": "Sensores powercalc membros", "group_member_devices": "Member devices", "group_power_entities": "Entidades de potência adicionais", "group_energy_entities": "Entidades de energia adicionais", "sub_groups": "Subgrupos", "area": "Área", "floor": "Floor" }, "data_description": { "group_member_sensors": "Sensores Powercalc a incluir no grupo", "group_member_devices": "Add power and energy entities from the selected devices to the group", "group_power_entities": "Sensores de potência adicionais (W) da sua instalação HA para incluir", "group_energy_entities": "Sensores de energia adicionais (kWh) da sua instalação HA para incluir", "sub_groups": "Todos os sensores que contêm os subgrupos selecionados também serão adicionados a este grupo", "area": "Adiciona todos os sensores powercalc da área especificada", "floor": "Adds all power sensors from the specified floor" } }, "options": { "name": "Opções", "data": { "device": "Device", "hide_members": "Ocultar membros", "include_non_powercalc_sensors": "Include non powercalc sensors", "force_calculate_group_energy": "Force calculate energy" }, "data_description": { "device": "Add the group entities powercalc creates to an existing device", "include_non_powercalc_sensors": "Control whether to include non powercalc sensors when using the area option", "force_calculate_group_energy": "By default powercalc sums the energy sensors from the member sensors. Toggle this option to force creating a Riemann Sum sensor" } } } }, "group_subtract": { "data": { "entity_id": "Base entity", "subtract_entities": "Subtract entities" }, "data_description": { "entity_id": "The base entity to subtract the power from", "subtract_entities": "Select all the entities you want to subtract from the base entity" }, "title": "Group options" }, "group_tracked_untracked": { "data": { "main_power_sensor": "Mains power sensor", "group_tracked_auto": "Entities auto added", "create_energy_sensor": "Create energy sensor", "create_cost_sensor": "Create cost sensor", "create_utility_meters": "Create utility meters" }, "data_description": { "main_power_sensor": "Select the power sensor containing your total power usage. When left empty, only an tracked power sensor will be created", "group_tracked_auto": "Powercalc will automatically add all power sensors to the tracked group, skipping powercalc groups. Disable this when you'd like to manually define the tracked entities", "create_energy_sensor": "Whether powercalc needs to create a kWh sensor", "create_utility_meters": "Let powercalc create utility meters, which cycle daily, hourly etc." }, "title": "Opções de grupo rastreado/não rastreado" }, "group_tracked_untracked_manual": { "data": { "group_tracked_entities": "Tracked entities" }, "title": "Select power entities" }, "init": { "menu_options": { "advanced_options": "Advanced options", "basic_options": "Basic options", "cost": "Opções de custo", "daily_energy": "Daily energy options", "energy_options": "Energy options", "fixed": "Fixed options", "group_custom": "Group options", "group_subtract": "Group options", "group_tracked_untracked": "Group options", "group_tracked_untracked_manual": "Tracked entities", "library_options": "Library options", "linear": "Linear options", "playbook": "Playbook options", "multi_switch": "Multi switch options", "real_power": "Real power options", "utility_meter_options": "Utility meter options", "wled": "WLED options" } }, "library_options": { "title": "Library options", "description": "Currently the following library profile is selected: \n manufacturer: {manufacturer}\n model: {model}\n\nIf you want to change the profile, click next." }, "linear": { "title": "Linear options", "data": { "attribute": "Atributo", "calibrate": "Valores de calibração", "gamma_curve": "Curva gama", "max_power": "Potência máxima", "min_power": "Potência mínima" }, "data_description": { "attribute": "Especifique o atributo. Quando deixado vazio, haverá brilho para luzes e percentagens para ventoinhas", "calibrate": "Coloque um valor de calibração em cada linha. Exemplo\n\n1: 20" } }, "multi_switch": { "title": "Multi switch options", "data": { "entities": "Switch entities", "power": "Power ON", "power_off": "Power OFF" }, "data_description": { "entities": "Select all the individual switches that are part of the multi switch", "power": "Power for a single switch when turned on", "power_off": "Power for a single switch when turned off" } }, "playbook": { "title": "Playbook options", "data": { "autostart": "Iniciar automaticamente", "playbooks": "Gravações", "repeat": "Repetir", "states_trigger": "State trigger" }, "data_description": { "autostart": "Instruir para iniciar uma Sequência automaticamente quando o HA iniciar. Ex: 'program1'", "repeat": "Ligar se pretende continuar a repetir a Sequência após terminar", "states_trigger": "Trigger a playbook based on a state change. Example\n\nplaying: program1" } }, "real_power": { "title": "Real power options", "data": { "device": "Device" }, "data_description": { "device": "Add the created energy sensor to an specific device" } }, "cost": { "title": "Opções de custo", "data": { "energy_sensor_id": "Sensor de energia" }, "data_description": { "energy_sensor_id": "O sensor de energia existente (kWh) para o qual o custo será calculado" } }, "utility_meter_options": { "title": "Utility meter options", "data": { "utility_meter_net_consumption": "Net consumption", "utility_meter_types": "Cycles", "utility_meter_tariffs": "Utility meter tariffs" }, "data_description": { "utility_meter_net_consumption": "Enable this if you would like to treat the source as a net meter. This will allow your counter to go both positive and negative.", "utility_meter_types": "Create utility meters for specified cycles", "utility_meter_tariffs": "A list of supported tariffs, leave empty if only a single tariff is needed." } }, "wled": { "title": "WLED options", "data": { "power_factor": "Power factor", "voltage": "Voltage" } } } }, "selector": { "daily_energy_value": { "choices": { "value": "Value", "value_template": "Value template" } }, "fixed_value": { "choices": { "power": "Power", "power_template": "Power template", "states_power": "States power" } } }, "services": { "activate_playbook": { "description": "Iniciar execução de uma Sequência.", "fields": { "playbook_id": { "description": "Identificação da Sequência.", "name": "Sequência" } }, "name": "Ativar Sequência" }, "calibrate_energy": { "description": "Define o sensor de energia para um valor em kWh.", "fields": { "value": { "description": "O valor a definir.", "name": "Valor" } }, "name": "Calibrar sensor de energia" }, "calibrate_cost": { "description": "Sets the cost sensor to a given monetary value.", "fields": { "value": { "description": "The value to set.", "name": "Value" } }, "name": "Calibrate cost sensor" }, "calibrate_utility_meter": { "description": "Calibrar sensor de medidor de utilidade.", "fields": { "value": { "description": "O valor a definir.", "name": "Valor" } }, "name": "Calibrar medidor de utilidade" }, "change_gui_config": { "description": "Batch change configuration of all Powercalc config entries", "fields": { "field": { "description": "The field you'd like to change", "name": "Value" }, "value": { "description": "The value to set.", "name": "Value" } }, "name": "Calibrate utility meter" }, "debug_group": { "description": "Get a debug overview of a group power or energy sensor including current member values.", "name": "Debug group" }, "get_active_playbook": { "description": "Get current running playbook", "name": "Get active playbook" }, "get_group_entities": { "description": "Retrieve all entity id's of a group energy or power sensor", "name": "Get group entities" }, "increase_daily_energy": { "description": "Aumenta o valor do sensor por um valor.", "fields": { "value": { "description": "Valor a adicionar ao sensor.", "name": "Valor" } }, "name": "Aumentar o sensor de energia diário" }, "reload": { "description": "Reload Powercalc configuration and entities", "name": "Reload" }, "reset_energy": { "description": "Reiniciar um sensor de energia para zero kWh.", "name": "Reiniciar sensor de energia" }, "reset_cost": { "description": "Reset a cost sensor to zero.", "name": "Reset cost sensor" }, "stop_playbook": { "description": "Parar Sequência activa.", "name": "Parar Sequência" }, "switch_sub_profile": { "description": "Some profiles in the library has different sub profiles. This service allows you to switch to another one.", "fields": { "profile": { "name": "Sub profile", "description": "Define one of the possible sub profiles" } }, "name": "Switch to another sub profile" } } }