diff --git a/custom_components/plugwise/strings.json b/custom_components/plugwise/strings.json index d7434a97c..76d4ffb00 100644 --- a/custom_components/plugwise/strings.json +++ b/custom_components/plugwise/strings.json @@ -1,40 +1,10 @@ { - "options": { - "step": { - "none": { - "title": "No Options available", - "description": "This Integration does not provide any Options" - }, - "init": { - "description": "Adjust Smile/Stretch Options", - "data": { - "cooling_on": "Anna: cooling-mode is on", - "scan_interval": "Scan Interval (seconds) *) beta-only option", - "homekit_emulation": "Homekit emulation (i.e. on hvac_off => Away) *) beta-only option", - "refresh_interval": "Frontend refresh-time (1.5 - 5 seconds) *) beta-only option" - } - } - } - }, "config": { - "step": { - "reconfigure": { - "description": "Update configuration for {title}.", - "data": { - "host": "IP-address", - "port": "Port number" - } - }, - "user": { - "title": "Set up Plugwise Adam/Smile/Stretch", - "description": "Enter your Plugwise device: (setup can take up to 90s)", - "data": { - "password": "ID", - "username": "Username", - "host": "IP-address", - "port": "Port number" - } - } + "abort": { + "already_configured": "This device is already configured", + "anna_with_adam": "Both Anna and Adam detected. Add your Adam instead of your Anna", + "not_the_same_smile": "The configured Smile ID does not match the Smile ID on the requested IP address.", + "reconfigure_successful": "Reconfiguration successful" }, "error": { "cannot_connect": "Failed to connect", @@ -47,11 +17,24 @@ "unknown": "Unknown error!", "unsupported": "Device with unsupported firmware" }, - "abort": { - "already_configured": "This device is already configured", - "anna_with_adam": "Both Anna and Adam detected. Add your Adam instead of your Anna", - "not_the_same_smile": "The configured Smile ID does not match the Smile ID on the requested IP address.", - "reconfigure_successful": "Reconfiguration successful" + "step": { + "reconfigure": { + "data": { + "host": "IP-address", + "port": "Port number" + }, + "description": "Update configuration for {title}." + }, + "user": { + "data": { + "host": "IP-address", + "password": "ID", + "port": "Port number", + "username": "Username" + }, + "description": "Enter your Plugwise device: (setup can take up to 90s)", + "title": "Set up Plugwise Adam/Smile/Stretch" + } } }, "entity": { @@ -62,6 +45,9 @@ "cooling_enabled": { "name": "Cooling enabled" }, + "cooling_state": { + "name": "Cooling" + }, "dhw_state": { "name": "DHW state" }, @@ -71,14 +57,11 @@ "heating_state": { "name": "Heating" }, - "cooling_state": { - "name": "Cooling" + "plugwise_notification": { + "name": "Plugwise notification" }, "secondary_boiler_state": { "name": "Secondary boiler state" - }, - "plugwise_notification": { - "name": "Plugwise notification" } }, "button": { @@ -102,12 +85,12 @@ } }, "number": { - "maximum_boiler_temperature": { - "name": "Maximum boiler temperature setpoint" - }, "max_dhw_temperature": { "name": "Domestic hot water setpoint" }, + "maximum_boiler_temperature": { + "name": "Maximum boiler temperature setpoint" + }, "temperature_offset": { "name": "Temperature offset" } @@ -122,6 +105,14 @@ "off": "Off" } }, + "select_gateway_mode": { + "name": "Gateway mode", + "state": { + "away": "Pause", + "full": "Normal", + "vacation": "Vacation" + } + }, "select_regulation_mode": { "name": "Regulation mode", "state": { @@ -132,14 +123,6 @@ "off": "Off" } }, - "select_gateway_mode": { - "name": "Gateway mode", - "state": { - "away": "Pause", - "full": "Normal", - "vacation": "Vacation" - } - }, "select_schedule": { "name": "Thermostat schedule", "state": { @@ -156,143 +139,143 @@ } }, "sensor": { - "setpoint": { - "name": "Setpoint" - }, "cooling_setpoint": { "name": "Cooling setpoint" }, - "heating_setpoint": { - "name": "Heating setpoint" - }, - "intended_boiler_temperature": { - "name": "Intended boiler temperature" - }, - "temperature_difference": { - "name": "Temperature difference" - }, - "outdoor_temperature": { - "name": "Outdoor temperature" - }, - "outdoor_air_temperature": { - "name": "Outdoor air temperature" - }, - "water_temperature": { - "name": "Water temperature" + "dhw_temperature": { + "name": "DHW temperature" }, - "return_temperature": { - "name": "Return temperature" + "domestic_hot_water_setpoint": { + "name": "DHW setpoint" }, "electricity_consumed": { "name": "Electricity consumed" }, - "electricity_produced": { - "name": "Electricity produced" - }, - "electricity_consumed_point": { - "name": "Electricity consumed point" - }, - "electricity_produced_point": { - "name": "Electricity produced point" - }, "electricity_consumed_interval": { "name": "Electricity consumed interval" }, - "electricity_consumed_peak_interval": { - "name": "Electricity consumed peak interval" + "electricity_consumed_off_peak_cumulative": { + "name": "Electricity consumed off-peak cumulative" }, "electricity_consumed_off_peak_interval": { "name": "Electricity consumed off-peak interval" }, - "electricity_produced_interval": { - "name": "Electricity produced interval" - }, - "electricity_produced_peak_interval": { - "name": "Electricity produced peak interval" - }, - "electricity_produced_off_peak_interval": { - "name": "Electricity produced off-peak interval" - }, "electricity_consumed_off_peak_point": { "name": "Electricity consumed off-peak point" }, - "electricity_consumed_peak_point": { - "name": "Electricity consumed peak point" - }, - "electricity_consumed_off_peak_cumulative": { - "name": "Electricity consumed off-peak cumulative" - }, "electricity_consumed_peak_cumulative": { "name": "Electricity consumed peak cumulative" }, - "electricity_produced_off_peak_point": { - "name": "Electricity produced off-peak point" - }, - "electricity_produced_peak_point": { - "name": "Electricity produced peak point" + "electricity_consumed_peak_interval": { + "name": "Electricity consumed peak interval" }, - "electricity_produced_off_peak_cumulative": { - "name": "Electricity produced off-peak cumulative" + "electricity_consumed_peak_point": { + "name": "Electricity consumed peak point" }, - "electricity_produced_peak_cumulative": { - "name": "Electricity produced peak cumulative" + "electricity_consumed_point": { + "name": "Electricity consumed point" }, "electricity_phase_one_consumed": { "name": "Electricity phase one consumed" }, - "electricity_phase_two_consumed": { - "name": "Electricity phase two consumed" + "electricity_phase_one_produced": { + "name": "Electricity phase one produced" }, "electricity_phase_three_consumed": { "name": "Electricity phase three consumed" }, - "electricity_phase_one_produced": { - "name": "Electricity phase one produced" + "electricity_phase_three_produced": { + "name": "Electricity phase three produced" + }, + "electricity_phase_two_consumed": { + "name": "Electricity phase two consumed" }, "electricity_phase_two_produced": { "name": "Electricity phase two produced" }, - "electricity_phase_three_produced": { - "name": "Electricity phase three produced" + "electricity_produced": { + "name": "Electricity produced" }, - "voltage_phase_one": { - "name": "Voltage phase one" + "electricity_produced_interval": { + "name": "Electricity produced interval" }, - "voltage_phase_two": { - "name": "Voltage phase two" + "electricity_produced_off_peak_cumulative": { + "name": "Electricity produced off-peak cumulative" }, - "voltage_phase_three": { - "name": "Voltage phase three" + "electricity_produced_off_peak_interval": { + "name": "Electricity produced off-peak interval" }, - "gas_consumed_interval": { - "name": "Gas consumed interval" + "electricity_produced_off_peak_point": { + "name": "Electricity produced off-peak point" + }, + "electricity_produced_peak_cumulative": { + "name": "Electricity produced peak cumulative" + }, + "electricity_produced_peak_interval": { + "name": "Electricity produced peak interval" + }, + "electricity_produced_peak_point": { + "name": "Electricity produced peak point" + }, + "electricity_produced_point": { + "name": "Electricity produced point" }, "gas_consumed_cumulative": { "name": "Gas consumed cumulative" }, - "net_electricity_point": { - "name": "Net electricity point" + "gas_consumed_interval": { + "name": "Gas consumed interval" }, - "net_electricity_cumulative": { - "name": "Net electricity cumulative" + "heating_setpoint": { + "name": "Heating setpoint" + }, + "intended_boiler_temperature": { + "name": "Intended boiler temperature" + }, + "maximum_boiler_temperature": { + "name": "Maximum boiler temperature setpoint" }, "modulation_level": { "name": "Modulation level" }, + "net_electricity_cumulative": { + "name": "Net electricity cumulative" + }, + "net_electricity_point": { + "name": "Net electricity point" + }, + "outdoor_air_temperature": { + "name": "Outdoor air temperature" + }, + "outdoor_temperature": { + "name": "Outdoor temperature" + }, + "return_temperature": { + "name": "Return temperature" + }, + "setpoint": { + "name": "Setpoint" + }, + "temperature_difference": { + "name": "Temperature difference" + }, "valve_position": { "name": "Valve position" }, - "water_pressure": { - "name": "Water pressure" + "voltage_phase_one": { + "name": "Voltage phase one" }, - "dhw_temperature": { - "name": "DHW temperature" + "voltage_phase_three": { + "name": "Voltage phase three" }, - "domestic_hot_water_setpoint": { - "name": "DHW setpoint" + "voltage_phase_two": { + "name": "Voltage phase two" }, - "maximum_boiler_temperature": { - "name": "Maximum boiler temperature setpoint" + "water_pressure": { + "name": "Water pressure" + }, + "water_temperature": { + "name": "Water temperature" } }, "switch": { @@ -336,10 +319,27 @@ "message": "Device with unsupported firmware" } }, + "options": { + "step": { + "init": { + "data": { + "cooling_on": "Anna: cooling-mode is on", + "homekit_emulation": "Homekit emulation (i.e. on hvac_off => Away) *) beta-only option", + "refresh_interval": "Frontend refresh-time (1.5 - 5 seconds) *) beta-only option", + "scan_interval": "Scan Interval (seconds) *) beta-only option" + }, + "description": "Adjust Smile/Stretch Options" + }, + "none": { + "description": "This Integration does not provide any Options", + "title": "No Options available" + } + } + }, "services": { "delete_notification": { - "name": "Delete Plugwise notification", - "description": "Deletes a Plugwise Notification" + "description": "Deletes a Plugwise Notification", + "name": "Delete Plugwise notification" } } } diff --git a/custom_components/plugwise/translations/en.json b/custom_components/plugwise/translations/en.json index 388ad0073..76d4ffb00 100644 --- a/custom_components/plugwise/translations/en.json +++ b/custom_components/plugwise/translations/en.json @@ -1,345 +1,345 @@ { - "config": { - "abort": { - "already_configured": "This device is already configured", - "anna_with_adam": "Both Anna and Adam detected. Add your Adam instead of your Anna", - "not_the_same_smile": "The configured Smile ID does not match the Smile ID on the requested IP address.", - "reconfigure_successful": "Reconfiguration successful" - }, - "error": { - "cannot_connect": "Failed to connect", - "invalid_auth": "Authentication failed", - "invalid_setup": "Add your Adam instead of your Anna, see the documentation", - "network_down": "Plugwise Zigbee network is down", - "network_timeout": "Network communication timeout", - "response_error": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch", - "stick_init": "Initialization of Plugwise USB-stick failed", - "unknown": "Unknown error!", - "unsupported": "Device with unsupported firmware" - }, - "step": { - "reconfigure": { - "data": { - "host": "IP-address", - "port": "Port number" - }, - "description": "Update configuration for {title}." - }, - "user": { - "data": { - "host": "IP-address", - "password": "ID", - "port": "Port number", - "username": "Username" - }, - "description": "Enter your Plugwise device: (setup can take up to 90s)", - "title": "Set up Plugwise Adam/Smile/Stretch" - } - } + "config": { + "abort": { + "already_configured": "This device is already configured", + "anna_with_adam": "Both Anna and Adam detected. Add your Adam instead of your Anna", + "not_the_same_smile": "The configured Smile ID does not match the Smile ID on the requested IP address.", + "reconfigure_successful": "Reconfiguration successful" }, - "entity": { - "binary_sensor": { - "compressor_state": { - "name": "Compressor state" - }, - "cooling_enabled": { - "name": "Cooling enabled" - }, - "cooling_state": { - "name": "Cooling" - }, - "dhw_state": { - "name": "DHW state" - }, - "flame_state": { - "name": "Flame state" - }, - "heating_state": { - "name": "Heating" - }, - "plugwise_notification": { - "name": "Plugwise notification" - }, - "secondary_boiler_state": { - "name": "Secondary boiler state" - } - }, - "button": { - "reboot": { - "name": "Reboot" - } - }, - "climate": { - "plugwise": { - "state_attributes": { - "preset_mode": { - "state": { - "asleep": "Night", - "away": "Away", - "home": "Home", - "no_frost": "Anti-frost", - "vacation": "Vacation" - } - } - } - } - }, - "number": { - "max_dhw_temperature": { - "name": "Domestic hot water setpoint" - }, - "maximum_boiler_temperature": { - "name": "Maximum boiler temperature setpoint" - }, - "temperature_offset": { - "name": "Temperature offset" - } - }, - "select": { - "select_dhw_mode": { - "name": "DHW mode", - "state": { - "auto": "Auto", - "boost": "Boost", - "comfort": "Comfort", - "off": "Off" - } - }, - "select_gateway_mode": { - "name": "Gateway mode", - "state": { - "away": "Pause", - "full": "Normal", - "vacation": "Vacation" - } - }, - "select_regulation_mode": { - "name": "Regulation mode", - "state": { - "bleeding_cold": "Bleeding cold", - "bleeding_hot": "Bleeding hot", - "cooling": "Cooling", - "heating": "Heating", - "off": "Off" - } - }, - "select_schedule": { - "name": "Thermostat schedule", - "state": { - "off": "Off" - } - }, - "select_zone_profile": { - "name": "Zone profile", - "state": { - "active": "Active", - "off": "Off", - "passive": "Passive" - } - } - }, - "sensor": { - "cooling_setpoint": { - "name": "Cooling setpoint" - }, - "dhw_temperature": { - "name": "DHW temperature" - }, - "domestic_hot_water_setpoint": { - "name": "DHW setpoint" - }, - "electricity_consumed": { - "name": "Electricity consumed" - }, - "electricity_consumed_interval": { - "name": "Electricity consumed interval" - }, - "electricity_consumed_off_peak_cumulative": { - "name": "Electricity consumed off-peak cumulative" - }, - "electricity_consumed_off_peak_interval": { - "name": "Electricity consumed off-peak interval" - }, - "electricity_consumed_off_peak_point": { - "name": "Electricity consumed off-peak point" - }, - "electricity_consumed_peak_cumulative": { - "name": "Electricity consumed peak cumulative" - }, - "electricity_consumed_peak_interval": { - "name": "Electricity consumed peak interval" - }, - "electricity_consumed_peak_point": { - "name": "Electricity consumed peak point" - }, - "electricity_consumed_point": { - "name": "Electricity consumed point" - }, - "electricity_phase_one_consumed": { - "name": "Electricity phase one consumed" - }, - "electricity_phase_one_produced": { - "name": "Electricity phase one produced" - }, - "electricity_phase_three_consumed": { - "name": "Electricity phase three consumed" - }, - "electricity_phase_three_produced": { - "name": "Electricity phase three produced" - }, - "electricity_phase_two_consumed": { - "name": "Electricity phase two consumed" - }, - "electricity_phase_two_produced": { - "name": "Electricity phase two produced" - }, - "electricity_produced": { - "name": "Electricity produced" - }, - "electricity_produced_interval": { - "name": "Electricity produced interval" - }, - "electricity_produced_off_peak_cumulative": { - "name": "Electricity produced off-peak cumulative" - }, - "electricity_produced_off_peak_interval": { - "name": "Electricity produced off-peak interval" - }, - "electricity_produced_off_peak_point": { - "name": "Electricity produced off-peak point" - }, - "electricity_produced_peak_cumulative": { - "name": "Electricity produced peak cumulative" - }, - "electricity_produced_peak_interval": { - "name": "Electricity produced peak interval" - }, - "electricity_produced_peak_point": { - "name": "Electricity produced peak point" - }, - "electricity_produced_point": { - "name": "Electricity produced point" - }, - "gas_consumed_cumulative": { - "name": "Gas consumed cumulative" - }, - "gas_consumed_interval": { - "name": "Gas consumed interval" - }, - "heating_setpoint": { - "name": "Heating setpoint" - }, - "intended_boiler_temperature": { - "name": "Intended boiler temperature" - }, - "maximum_boiler_temperature": { - "name": "Maximum boiler temperature setpoint" - }, - "modulation_level": { - "name": "Modulation level" - }, - "net_electricity_cumulative": { - "name": "Net electricity cumulative" - }, - "net_electricity_point": { - "name": "Net electricity point" - }, - "outdoor_air_temperature": { - "name": "Outdoor air temperature" - }, - "outdoor_temperature": { - "name": "Outdoor temperature" - }, - "return_temperature": { - "name": "Return temperature" - }, - "setpoint": { - "name": "Setpoint" - }, - "temperature_difference": { - "name": "Temperature difference" - }, - "valve_position": { - "name": "Valve position" - }, - "voltage_phase_one": { - "name": "Voltage phase one" - }, - "voltage_phase_three": { - "name": "Voltage phase three" - }, - "voltage_phase_two": { - "name": "Voltage phase two" - }, - "water_pressure": { - "name": "Water pressure" - }, - "water_temperature": { - "name": "Water temperature" - } - }, - "switch": { - "cooling_ena_switch": { - "name": "Cooling" - }, - "dhw_cm_switch": { - "name": "DHW comfort mode" - }, - "lock": { - "name": "Lock" - }, - "relay": { - "name": "Relay" - } - } + "error": { + "cannot_connect": "Failed to connect", + "invalid_auth": "Authentication failed", + "invalid_setup": "Add your Adam instead of your Anna, see the documentation", + "network_down": "Plugwise Zigbee network is down", + "network_timeout": "Network communication timeout", + "response_error": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch", + "stick_init": "Initialization of Plugwise USB-stick failed", + "unknown": "Unknown error!", + "unsupported": "Device with unsupported firmware" }, - "exceptions": { - "authentication_failed": { - "message": "Invalid authentication" - }, - "data_incomplete_or_missing": { - "message": "Data incomplete or missing." - }, - "error_communicating_with_api": { - "message": "Error communicating with API: {error}." - }, - "failed_to_connect": { - "message": "Failed to connect" - }, - "invalid_setup": { - "message": "Add your Adam instead of your Anna, see the documentation" + "step": { + "reconfigure": { + "data": { + "host": "IP-address", + "port": "Port number" }, - "response_error": { - "message": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch" + "description": "Update configuration for {title}." + }, + "user": { + "data": { + "host": "IP-address", + "password": "ID", + "port": "Port number", + "username": "Username" }, - "set_schedule_first": { - "message": "Failed setting HVACMode, set a schedule first." - }, - "unsupported_firmware": { - "message": "Device with unsupported firmware" - } + "description": "Enter your Plugwise device: (setup can take up to 90s)", + "title": "Set up Plugwise Adam/Smile/Stretch" + } + } + }, + "entity": { + "binary_sensor": { + "compressor_state": { + "name": "Compressor state" + }, + "cooling_enabled": { + "name": "Cooling enabled" + }, + "cooling_state": { + "name": "Cooling" + }, + "dhw_state": { + "name": "DHW state" + }, + "flame_state": { + "name": "Flame state" + }, + "heating_state": { + "name": "Heating" + }, + "plugwise_notification": { + "name": "Plugwise notification" + }, + "secondary_boiler_state": { + "name": "Secondary boiler state" + } }, - "options": { - "step": { - "init": { - "data": { - "cooling_on": "Anna: cooling-mode is on", - "homekit_emulation": "Homekit emulation (i.e. on hvac_off => Away) *) beta-only option", - "refresh_interval": "Frontend refresh-time (1.5 - 5 seconds) *) beta-only option", - "scan_interval": "Scan Interval (seconds) *) beta-only option" - }, - "description": "Adjust Smile/Stretch Options" - }, - "none": { - "description": "This Integration does not provide any Options", - "title": "No Options available" + "button": { + "reboot": { + "name": "Reboot" + } + }, + "climate": { + "plugwise": { + "state_attributes": { + "preset_mode": { + "state": { + "asleep": "Night", + "away": "Away", + "home": "Home", + "no_frost": "Anti-frost", + "vacation": "Vacation" } + } } + } + }, + "number": { + "max_dhw_temperature": { + "name": "Domestic hot water setpoint" + }, + "maximum_boiler_temperature": { + "name": "Maximum boiler temperature setpoint" + }, + "temperature_offset": { + "name": "Temperature offset" + } }, - "services": { - "delete_notification": { - "description": "Deletes a Plugwise Notification", - "name": "Delete Plugwise notification" + "select": { + "select_dhw_mode": { + "name": "DHW mode", + "state": { + "auto": "Auto", + "boost": "Boost", + "comfort": "Comfort", + "off": "Off" + } + }, + "select_gateway_mode": { + "name": "Gateway mode", + "state": { + "away": "Pause", + "full": "Normal", + "vacation": "Vacation" } + }, + "select_regulation_mode": { + "name": "Regulation mode", + "state": { + "bleeding_cold": "Bleeding cold", + "bleeding_hot": "Bleeding hot", + "cooling": "Cooling", + "heating": "Heating", + "off": "Off" + } + }, + "select_schedule": { + "name": "Thermostat schedule", + "state": { + "off": "Off" + } + }, + "select_zone_profile": { + "name": "Zone profile", + "state": { + "active": "Active", + "off": "Off", + "passive": "Passive" + } + } + }, + "sensor": { + "cooling_setpoint": { + "name": "Cooling setpoint" + }, + "dhw_temperature": { + "name": "DHW temperature" + }, + "domestic_hot_water_setpoint": { + "name": "DHW setpoint" + }, + "electricity_consumed": { + "name": "Electricity consumed" + }, + "electricity_consumed_interval": { + "name": "Electricity consumed interval" + }, + "electricity_consumed_off_peak_cumulative": { + "name": "Electricity consumed off-peak cumulative" + }, + "electricity_consumed_off_peak_interval": { + "name": "Electricity consumed off-peak interval" + }, + "electricity_consumed_off_peak_point": { + "name": "Electricity consumed off-peak point" + }, + "electricity_consumed_peak_cumulative": { + "name": "Electricity consumed peak cumulative" + }, + "electricity_consumed_peak_interval": { + "name": "Electricity consumed peak interval" + }, + "electricity_consumed_peak_point": { + "name": "Electricity consumed peak point" + }, + "electricity_consumed_point": { + "name": "Electricity consumed point" + }, + "electricity_phase_one_consumed": { + "name": "Electricity phase one consumed" + }, + "electricity_phase_one_produced": { + "name": "Electricity phase one produced" + }, + "electricity_phase_three_consumed": { + "name": "Electricity phase three consumed" + }, + "electricity_phase_three_produced": { + "name": "Electricity phase three produced" + }, + "electricity_phase_two_consumed": { + "name": "Electricity phase two consumed" + }, + "electricity_phase_two_produced": { + "name": "Electricity phase two produced" + }, + "electricity_produced": { + "name": "Electricity produced" + }, + "electricity_produced_interval": { + "name": "Electricity produced interval" + }, + "electricity_produced_off_peak_cumulative": { + "name": "Electricity produced off-peak cumulative" + }, + "electricity_produced_off_peak_interval": { + "name": "Electricity produced off-peak interval" + }, + "electricity_produced_off_peak_point": { + "name": "Electricity produced off-peak point" + }, + "electricity_produced_peak_cumulative": { + "name": "Electricity produced peak cumulative" + }, + "electricity_produced_peak_interval": { + "name": "Electricity produced peak interval" + }, + "electricity_produced_peak_point": { + "name": "Electricity produced peak point" + }, + "electricity_produced_point": { + "name": "Electricity produced point" + }, + "gas_consumed_cumulative": { + "name": "Gas consumed cumulative" + }, + "gas_consumed_interval": { + "name": "Gas consumed interval" + }, + "heating_setpoint": { + "name": "Heating setpoint" + }, + "intended_boiler_temperature": { + "name": "Intended boiler temperature" + }, + "maximum_boiler_temperature": { + "name": "Maximum boiler temperature setpoint" + }, + "modulation_level": { + "name": "Modulation level" + }, + "net_electricity_cumulative": { + "name": "Net electricity cumulative" + }, + "net_electricity_point": { + "name": "Net electricity point" + }, + "outdoor_air_temperature": { + "name": "Outdoor air temperature" + }, + "outdoor_temperature": { + "name": "Outdoor temperature" + }, + "return_temperature": { + "name": "Return temperature" + }, + "setpoint": { + "name": "Setpoint" + }, + "temperature_difference": { + "name": "Temperature difference" + }, + "valve_position": { + "name": "Valve position" + }, + "voltage_phase_one": { + "name": "Voltage phase one" + }, + "voltage_phase_three": { + "name": "Voltage phase three" + }, + "voltage_phase_two": { + "name": "Voltage phase two" + }, + "water_pressure": { + "name": "Water pressure" + }, + "water_temperature": { + "name": "Water temperature" + } + }, + "switch": { + "cooling_ena_switch": { + "name": "Cooling" + }, + "dhw_cm_switch": { + "name": "DHW comfort mode" + }, + "lock": { + "name": "Lock" + }, + "relay": { + "name": "Relay" + } + } + }, + "exceptions": { + "authentication_failed": { + "message": "Invalid authentication" + }, + "data_incomplete_or_missing": { + "message": "Data incomplete or missing." + }, + "error_communicating_with_api": { + "message": "Error communicating with API: {error}." + }, + "failed_to_connect": { + "message": "Failed to connect" + }, + "invalid_setup": { + "message": "Add your Adam instead of your Anna, see the documentation" + }, + "response_error": { + "message": "Invalid XML data, or error indication received from the Plugwise Adam/Smile/Stretch" + }, + "set_schedule_first": { + "message": "Failed setting HVACMode, set a schedule first." + }, + "unsupported_firmware": { + "message": "Device with unsupported firmware" + } + }, + "options": { + "step": { + "init": { + "data": { + "cooling_on": "Anna: cooling-mode is on", + "homekit_emulation": "Homekit emulation (i.e. on hvac_off => Away) *) beta-only option", + "refresh_interval": "Frontend refresh-time (1.5 - 5 seconds) *) beta-only option", + "scan_interval": "Scan Interval (seconds) *) beta-only option" + }, + "description": "Adjust Smile/Stretch Options" + }, + "none": { + "description": "This Integration does not provide any Options", + "title": "No Options available" + } + } + }, + "services": { + "delete_notification": { + "description": "Deletes a Plugwise Notification", + "name": "Delete Plugwise notification" } -} \ No newline at end of file + } +} diff --git a/custom_components/plugwise/translations/nl.json b/custom_components/plugwise/translations/nl.json index 696fd05cc..ab64e3296 100644 --- a/custom_components/plugwise/translations/nl.json +++ b/custom_components/plugwise/translations/nl.json @@ -1,40 +1,10 @@ { - "options": { - "step": { - "none": { - "title": "Geen Opties beschikbaar", - "description": "Deze Integratie heeft geen Opties" - }, - "init": { - "description": "Smile/Stretch Opties aanpassen", - "data": { - "cooling_on": "Anna: koelmodus is aan", - "scan_interval": "Scan Interval (seconden) *) optie alleen in beta", - "homekit_emulation": "Homekit emulatie (bij hvac_off => Afwezig) *) optie alleen in beta", - "refresh_interval": "Frontend ververs-tijd (1,5 - 5 seconden) *) optie alleen in beta" - } - } - } - }, "config": { - "step": { - "reconfigure": { - "description": "Configuratie bijwerken voor {title}.", - "data": { - "host": "IP-adres", - "port": "Port nummer" - } - }, - "user": { - "title": "Installeer Plugwise Adam/Smile/Stretch", - "description": "Van uw Plugwise apparaat voer in: (installeren kan tot 90s duren)", - "data": { - "password": "ID", - "username": "Gebruikersnaam", - "host": "IP-adres", - "port": "Poortnummer" - } - } + "abort": { + "already_configured": "Dit apparaat is al geconfigureerd", + "anna_with_adam": "Zowel Anna als Adam gedetecteerd. Voeg alleen de Adam toe, niet de Anna", + "not_the_same_smile": "Het ingestelde Smile ID matcht niet met het ID van het ingegeven IP adres.", + "reconfigure_successful": "Herconfigureren gelukt" }, "error": { "cannot_connect": "Verbinden is mislukt", @@ -47,24 +17,37 @@ "unknown": "Onbekende fout!", "unsupported": "Apparaat met onbekende firmware" }, - "abort": { - "already_configured": "Dit apparaat is al geconfigureerd", - "anna_with_adam": "Zowel Anna als Adam gedetecteerd. Voeg alleen de Adam toe, niet de Anna", - "not_the_same_smile": "Het ingestelde Smile ID matcht niet met het ID van het ingegeven IP adres.", - "reconfigure_successful": "Herconfigureren gelukt" + "step": { + "reconfigure": { + "data": { + "host": "IP-adres", + "port": "Port nummer" + }, + "description": "Configuratie bijwerken voor {title}." + }, + "user": { + "data": { + "host": "IP-adres", + "password": "ID", + "port": "Poortnummer", + "username": "Gebruikersnaam" + }, + "description": "Van uw Plugwise apparaat voer in: (installeren kan tot 90s duren)", + "title": "Installeer Plugwise Adam/Smile/Stretch" + } } }, "entity": { "binary_sensor": { - "low_battery": { - "name": "Batterij status" - }, "compressor_state": { "name": "Compressorstatus" }, "cooling_enabled": { "name": "Koelfunctie aan" }, + "cooling_state": { + "name": "Koelen" + }, "dhw_state": { "name": "Status huishoudelijk warmwater" }, @@ -74,14 +57,14 @@ "heating_state": { "name": "Verwarmen" }, - "cooling_state": { - "name": "Koelen" - }, - "secondary_boiler_state": { - "name": "Status secundaire boiler" + "low_battery": { + "name": "Batterij status" }, "plugwise_notification": { "name": "Plugwise melding" + }, + "secondary_boiler_state": { + "name": "Status secundaire boiler" } }, "climate": { @@ -100,12 +83,12 @@ } }, "number": { - "maximum_boiler_temperature": { - "name": "Maximale cv-ketel temperatuur" - }, "max_dhw_temperature": { "name": "Maximale huishoudelijk warmwatertemperatuur" }, + "maximum_boiler_temperature": { + "name": "Maximale cv-ketel temperatuur" + }, "temperature_offset": { "name": "Temperatuurcompensatie" } @@ -120,6 +103,14 @@ "off": "Uit" } }, + "select_gateway_mode": { + "name": "Gateway mode", + "state": { + "away": "Pauze", + "full": "Normaal", + "vacation": "Vakantie" + } + }, "select_regulation_mode": { "name": "Regelmodus", "state": { @@ -130,14 +121,6 @@ "off": "Uit" } }, - "select_gateway_mode": { - "name": "Gateway mode", - "state": { - "away": "Pauze", - "full": "Normaal", - "vacation": "Vakantie" - } - }, "select_schedule": { "name": "Thermostaatschema", "state": { @@ -154,143 +137,143 @@ } }, "sensor": { - "setpoint": { - "name": "Instelling" - }, "cooling_setpoint": { "name": "Instelling koelen" }, - "heating_setpoint": { - "name": " Instelling verwarmen" - }, - "intended_boiler_temperature": { - "name": "Doeltemperatuur boiler" - }, - "temperature_difference": { - "name": "Temperatuurverschil" - }, - "outdoor_temperature": { - "name": "Buitentemperatuur" - }, - "outdoor_air_temperature": { - "name": "Temperatuur buitenlucht" - }, - "water_temperature": { - "name": "Watertemperatuur" + "dhw_temperature": { + "name": "Huishoudelijk warmwatertemperatuur" }, - "return_temperature": { - "name": "Terugvoertemperatuur" + "domestic_hot_water_setpoint": { + "name": "Instelling huishoudelijk warmwater" }, "electricity_consumed": { "name": "Verbruikte electriciteit" }, - "electricity_produced": { - "name": "Teruggeleverde electriciteit" - }, - "electricity_consumed_point": { - "name": "Electriciteitsgebruik" - }, - "electricity_produced_point": { - "name": "Electriciteitsopwek" - }, "electricity_consumed_interval": { "name": "Electriciteitsgebruik - interval" }, - "electricity_consumed_peak_interval": { - "name": "Electriciteitsgebruik - interval piek" + "electricity_consumed_off_peak_cumulative": { + "name": "Electriciteitsgebruik - cumulatief dal" }, "electricity_consumed_off_peak_interval": { "name": "Electriciteitsgebruik - interval dal" }, - "electricity_produced_interval": { - "name": "Electriciteitsopwek - interval" - }, - "electricity_produced_peak_interval": { - "name": "Electriciteitsopwek - interval piek" - }, - "electricity_produced_off_peak_interval": { - "name": "Electriciteitsopwek - interval dal" - }, "electricity_consumed_off_peak_point": { "name": "Electriciteitsgebruik dal" }, - "electricity_consumed_peak_point": { - "name": "Electriciteitsgebruik piek" - }, - "electricity_consumed_off_peak_cumulative": { - "name": "Electriciteitsgebruik - cumulatief dal" - }, "electricity_consumed_peak_cumulative": { "name": "Electriciteitsgebruik - cumulatief piek" }, - "electricity_produced_off_peak_point": { - "name": "Electriciteitsopwek - dal" - }, - "electricity_produced_peak_point": { - "name": "Electriciteitsopwek - piek" + "electricity_consumed_peak_interval": { + "name": "Electriciteitsgebruik - interval piek" }, - "electricity_produced_off_peak_cumulative": { - "name": "Electriciteitsopwek - cumulatief dal" + "electricity_consumed_peak_point": { + "name": "Electriciteitsgebruik piek" }, - "electricity_produced_peak_cumulative": { - "name": "Electriciteitsopwek - cumulatief piek" + "electricity_consumed_point": { + "name": "Electriciteitsgebruik" }, "electricity_phase_one_consumed": { "name": "Electriciteitsgebruik fase een" }, - "electricity_phase_two_consumed": { - "name": "Electriciteitsgebruik fase twee" + "electricity_phase_one_produced": { + "name": "Electriciteitsopwek fase een" }, "electricity_phase_three_consumed": { "name": "Electriciteitsgebruik fase drie" }, - "electricity_phase_one_produced": { - "name": "Electriciteitsopwek fase een" + "electricity_phase_three_produced": { + "name": "Electriciteitsopwek fase drie" + }, + "electricity_phase_two_consumed": { + "name": "Electriciteitsgebruik fase twee" }, "electricity_phase_two_produced": { "name": "Electriciteitsopwek fase twee" }, - "electricity_phase_three_produced": { - "name": "Electriciteitsopwek fase drie" + "electricity_produced": { + "name": "Teruggeleverde electriciteit" }, - "voltage_phase_one": { - "name": "Netspanning fase een" + "electricity_produced_interval": { + "name": "Electriciteitsopwek - interval" }, - "voltage_phase_two": { - "name": "Netspanning fase twee" + "electricity_produced_off_peak_cumulative": { + "name": "Electriciteitsopwek - cumulatief dal" }, - "voltage_phase_three": { - "name": "Netspanning fase drie" + "electricity_produced_off_peak_interval": { + "name": "Electriciteitsopwek - interval dal" }, - "gas_consumed_interval": { - "name": "Gasverbruik - interval" + "electricity_produced_off_peak_point": { + "name": "Electriciteitsopwek - dal" + }, + "electricity_produced_peak_cumulative": { + "name": "Electriciteitsopwek - cumulatief piek" + }, + "electricity_produced_peak_interval": { + "name": "Electriciteitsopwek - interval piek" + }, + "electricity_produced_peak_point": { + "name": "Electriciteitsopwek - piek" + }, + "electricity_produced_point": { + "name": "Electriciteitsopwek" }, "gas_consumed_cumulative": { "name": "Cumulatief gasverbruik" }, - "net_electricity_point": { - "name": "Netto electriciteitsgebruik" + "gas_consumed_interval": { + "name": "Gasverbruik - interval" }, - "net_electricity_cumulative": { - "name": "Netto cumulatief electriciteitsgebruik" + "heating_setpoint": { + "name": " Instelling verwarmen" + }, + "intended_boiler_temperature": { + "name": "Doeltemperatuur boiler" + }, + "maximum_boiler_temperature": { + "name": "Instelling maximale boilertemperatuur" }, "modulation_level": { "name": "Modulatie" }, + "net_electricity_cumulative": { + "name": "Netto cumulatief electriciteitsgebruik" + }, + "net_electricity_point": { + "name": "Netto electriciteitsgebruik" + }, + "outdoor_air_temperature": { + "name": "Temperatuur buitenlucht" + }, + "outdoor_temperature": { + "name": "Buitentemperatuur" + }, + "return_temperature": { + "name": "Terugvoertemperatuur" + }, + "setpoint": { + "name": "Instelling" + }, + "temperature_difference": { + "name": "Temperatuurverschil" + }, "valve_position": { "name": "Kleppositie" }, - "water_pressure": { - "name": "Waterdruk" + "voltage_phase_one": { + "name": "Netspanning fase een" }, - "dhw_temperature": { - "name": "Huishoudelijk warmwatertemperatuur" + "voltage_phase_three": { + "name": "Netspanning fase drie" }, - "domestic_hot_water_setpoint": { - "name": "Instelling huishoudelijk warmwater" + "voltage_phase_two": { + "name": "Netspanning fase twee" }, - "maximum_boiler_temperature": { - "name": "Instelling maximale boilertemperatuur" + "water_pressure": { + "name": "Waterdruk" + }, + "water_temperature": { + "name": "Watertemperatuur" } }, "switch": { @@ -334,10 +317,27 @@ "message": "Apparaat met niet-ondersteunde firmware" } }, + "options": { + "step": { + "init": { + "data": { + "cooling_on": "Anna: koelmodus is aan", + "homekit_emulation": "Homekit emulatie (bij hvac_off => Afwezig) *) optie alleen in beta", + "refresh_interval": "Frontend ververs-tijd (1,5 - 5 seconden) *) optie alleen in beta", + "scan_interval": "Scan Interval (seconden) *) optie alleen in beta" + }, + "description": "Smile/Stretch Opties aanpassen" + }, + "none": { + "description": "Deze Integratie heeft geen Opties", + "title": "Geen Opties beschikbaar" + } + } + }, "services": { "delete_notification": { - "name": "Verwijder Plugwise notificatie", - "description": "Verwijder een Plugwise notificatie" + "description": "Verwijder een Plugwise notificatie", + "name": "Verwijder Plugwise notificatie" } } }