Compare commits
	
		
			10 Commits
		
	
	
		
			v0.9.0-bet
			...
			v0.9.0-bet
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 0b345e082b | |||
| 0fec369746 | |||
| 3ed335d356 | |||
| 269a521435 | |||
| 3c747f9602 | |||
| 0cd4db0839 | |||
| e33a609d40 | |||
| 97637ef244 | |||
| 1d83162f7d | |||
| 60ed8b4ec1 | 
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							| @ -25,12 +25,15 @@ If applicable, add screenshots to help explain your problem. | |||||||
|  |  | ||||||
| **Environment (please complete the following information):** | **Environment (please complete the following information):** | ||||||
|  - Home Assistant Version: [e.g. `2023.6.1`] |  - Home Assistant Version: [e.g. `2023.6.1`] | ||||||
|  - hOn Integration Version [e.g. `0.8.1`, can be found in HACS] |  - hOn Integration Version [e.g. `0.8.1`, can be found in HACS or device log] | ||||||
|  - pyhOn Version [e.g. `0.13.1`, can be found in device log] |  - pyhOn Version [e.g. `0.13.1`, can be found in device log] | ||||||
|  |  | ||||||
| **Additional context** | **Additional context** | ||||||
| Add any other context about the problem here. | Add any other context about the problem here. | ||||||
|  |  | ||||||
|  | **Home Assistant Logs** | ||||||
|  | Check `System` -> `Logs` if you can find any logs related to this integration and post it here. | ||||||
|  |  | ||||||
| **Device Log** | **Device Log** | ||||||
| Post your device info here (if available) | Post your device info here (if available) | ||||||
| 1. Enable the "Show Device Info" button | 1. Enable the "Show Device Info" button | ||||||
| @ -39,7 +42,7 @@ _This button can be found in the diagnostic section of your device or in the ent | |||||||
| 3. Open home assistant notifications and copy the message (Crtl+A, Ctrl+C) | 3. Open home assistant notifications and copy the message (Crtl+A, Ctrl+C) | ||||||
|  |  | ||||||
| **Data Archive** | **Data Archive** | ||||||
| For further analysis, please add your appliance data archive here. | For further analysis, please add your appliance data archive here (if available) | ||||||
| Navigate to `Settings` -> `Device & Services` -> `Haier hOn` -> _your device_ and press the _Create Data Archive_ button.  | Navigate to `Settings` -> `Device & Services` -> `Haier hOn` -> _your device_ and press the _Create Data Archive_ button.  | ||||||
| Then open notifications to download the data zip archive. | Then open notifications to download the data zip archive. | ||||||
| To attach the file: | To attach the file: | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							| @ -26,7 +26,7 @@ _This button can be found in the diagnostic section of your device or in the ent | |||||||
| Add any other context or screenshots about the feature request here. | Add any other context or screenshots about the feature request here. | ||||||
|  |  | ||||||
| **Data Archive** | **Data Archive** | ||||||
| For further analysis, please add your appliance data archive here. | For further analysis, please add your appliance data archive here (if available) | ||||||
| Navigate to `Settings` -> `Device & Services` -> `Haier hOn` -> _your device_ and press the _Create Data Archive_ button.  | Navigate to `Settings` -> `Device & Services` -> `Haier hOn` -> _your device_ and press the _Create Data Archive_ button.  | ||||||
| Then open notifications to download the data zip archive. | Then open notifications to download the data zip archive. | ||||||
| To attach the file: | To attach the file: | ||||||
|  | |||||||
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @ -180,8 +180,7 @@ For every device exists a button under diagnostics which can be used to log all | |||||||
| | Aroma Time Off | `thermometer` | `number` | `settings.aromaTimeOff` | | | Aroma Time Off | `thermometer` | `number` | `settings.aromaTimeOff` | | ||||||
| | Aroma Time On | `thermometer` | `number` | `settings.aromaTimeOn` | | | Aroma Time On | `thermometer` | `number` | `settings.aromaTimeOn` | | ||||||
| | Diffuser Level |  | `select` | `settings.aromaStatus` | | | Diffuser Level |  | `select` | `settings.aromaStatus` | | ||||||
| | Light status | `lightbulb` | `number` | `settings.lightStatus` | | | Light status |  | `light` | `settings.lightStatus` | | ||||||
| | Lock Status |  | `switch` | `lockStatus` | |  | ||||||
| | Mode | `run` | `select` | `settings.machMode` | | | Mode | `run` | `select` | `settings.machMode` | | ||||||
| | Pollen Level |  | `number` | `settings.pollenLevel` | | | Pollen Level |  | `number` | `settings.pollenLevel` | | ||||||
| | Touch Tone |  | `switch` | `touchToneStatus` | | | Touch Tone |  | `switch` | `touchToneStatus` | | ||||||
| @ -192,15 +191,16 @@ For every device exists a button under diagnostics which can be used to log all | |||||||
| | CO Level |  | `sensor` | `coLevel` | | | CO Level |  | `sensor` | `coLevel` | | ||||||
| | Error | `math-log` | `sensor` | `errors` | | | Error | `math-log` | `sensor` | `errors` | | ||||||
| | Humidity |  | `sensor` | `humidityIndoor` | | | Humidity |  | `sensor` | `humidityIndoor` | | ||||||
|  | | Lock Status |  | `lock` | `lockStatus` | | ||||||
| | Main Filter Status |  | `sensor` | `mainFilterStatus` | | | Main Filter Status |  | `sensor` | `mainFilterStatus` | | ||||||
| | On | `power-cycle` | `binary_sensor` | `attributes.parameters.onOffStatus` | | | On | `power-cycle` | `binary_sensor` | `attributes.parameters.onOffStatus` | | ||||||
|  | | PM 10 |  | `sensor` | `pm10ValueIndoor` | | ||||||
|  | | PM 2.5 |  | `sensor` | `pm2p5ValueIndoor` | | ||||||
| | Pre Filter Status |  | `sensor` | `preFilterStatus` | | | Pre Filter Status |  | `sensor` | `preFilterStatus` | | ||||||
| | Temperature |  | `sensor` | `temp` | | | Temperature |  | `sensor` | `temp` | | ||||||
| | Total Work Time |  | `sensor` | `totalWorkTime` | | | Total Work Time |  | `sensor` | `totalWorkTime` | | ||||||
| | VOC |  | `sensor` | `vocValueIndoor` | | | VOC |  | `sensor` | `vocValueIndoor` | | ||||||
| | Wind Speed |  | `sensor` | `windSpeed` | | | Wind Speed |  | `sensor` | `windSpeed` | | ||||||
| | pm10 |  | `sensor` | `pm10ValueIndoor` | |  | ||||||
| | pm2p5 |  | `sensor` | `pm2p5ValueIndoor` | |  | ||||||
|  |  | ||||||
| ### Dish Washer | ### Dish Washer | ||||||
| #### Controls | #### Controls | ||||||
| @ -258,7 +258,7 @@ For every device exists a button under diagnostics which can be used to log all | |||||||
| | Filter Cleaning Status |  | `sensor` | `filterCleaningStatus` | | | Filter Cleaning Status |  | `sensor` | `filterCleaningStatus` | | ||||||
| | Last Work Time | `clock-start` | `sensor` | `lastWorkTime` | | | Last Work Time | `clock-start` | `sensor` | `lastWorkTime` | | ||||||
| | Light Status | `lightbulb` | `sensor` | `lightStatus` | | | Light Status | `lightbulb` | `sensor` | `lightStatus` | | ||||||
| | Light status | `lightbulb` | `number` | `startProgram.lightStatus` | | | Light status |  | `light` | `startProgram.lightStatus` | | ||||||
| | Mach Mode |  | `sensor` | `machMode` | | | Mach Mode |  | `sensor` | `machMode` | | ||||||
| | On / Off Status | `lightbulb` | `sensor` | `onOffStatus` | | | On / Off Status | `lightbulb` | `sensor` | `onOffStatus` | | ||||||
| | Quick Delay Time Status |  | `sensor` | `quickDelayTimeStatus` | | | Quick Delay Time Status |  | `sensor` | `quickDelayTimeStatus` | | ||||||
| @ -294,8 +294,8 @@ For every device exists a button under diagnostics which can be used to log all | |||||||
| #### Controls | #### Controls | ||||||
| | Name | Icon | Entity | Key | | | Name | Icon | Entity | Key | | ||||||
| | --- | --- | --- | --- | | | --- | --- | --- | --- | | ||||||
| | Oven | `toaster-oven` | `switch` | `startProgram` / `stopProgram` | |  | ||||||
| | Oven | `thermometer` | `climate` | `settings.tempSel` | | | Oven | `thermometer` | `climate` | `settings.tempSel` | | ||||||
|  | | Oven | `toaster-oven` | `switch` | `startProgram` / `stopProgram` | | ||||||
| #### Configs | #### Configs | ||||||
| | Name | Icon | Entity | Key | | | Name | Icon | Entity | Key | | ||||||
| | --- | --- | --- | --- | | | --- | --- | --- | --- | | ||||||
| @ -391,7 +391,7 @@ For every device exists a button under diagnostics which can be used to log all | |||||||
| #### Controls | #### Controls | ||||||
| | Name | Icon | Entity | Key | | | Name | Icon | Entity | Key | | ||||||
| | --- | --- | --- | --- | | | --- | --- | --- | --- | | ||||||
| | Light | `lightbulb` | `switch` | `lightStatus` | | | Light |  | `light` | `settings.lightStatus` | | ||||||
| | Sabbath Mode | `palm-tree` | `switch` | `sabbathStatus` | | | Sabbath Mode | `palm-tree` | `switch` | `sabbathStatus` | | ||||||
| | Wine Cellar | `thermometer` | `climate` | `settings.tempSel` | | | Wine Cellar | `thermometer` | `climate` | `settings.tempSel` | | ||||||
| | Wine Cellar | `thermometer` | `climate` | `settings.tempSelZ2` | | | Wine Cellar | `thermometer` | `climate` | `settings.tempSelZ2` | | ||||||
|  | |||||||
| @ -1,7 +1,6 @@ | |||||||
| import logging | import logging | ||||||
| from pathlib import Path | from pathlib import Path | ||||||
|  |  | ||||||
| import pkg_resources |  | ||||||
| from homeassistant.components import persistent_notification | from homeassistant.components import persistent_notification | ||||||
| from homeassistant.components.button import ButtonEntityDescription, ButtonEntity | from homeassistant.components.button import ButtonEntityDescription, ButtonEntity | ||||||
| from homeassistant.config_entries import ConfigEntry | from homeassistant.config_entries import ConfigEntry | ||||||
| @ -92,10 +91,14 @@ class HonDeviceInfo(HonEntity, ButtonEntity): | |||||||
|         self._attr_icon = "mdi:information" |         self._attr_icon = "mdi:information" | ||||||
|         self._attr_name = "Show Device Info" |         self._attr_name = "Show Device Info" | ||||||
|         self._attr_entity_category = EntityCategory.DIAGNOSTIC |         self._attr_entity_category = EntityCategory.DIAGNOSTIC | ||||||
|  |         if "beta" not in self.coordinator.info.hon_version: | ||||||
|  |             self._attr_entity_registry_enabled_default = False | ||||||
|  |  | ||||||
|     async def async_press(self) -> None: |     async def async_press(self) -> None: | ||||||
|         pyhon_version = pkg_resources.get_distribution("pyhon").version |         versions = "versions:\n" | ||||||
|         info = f"{self._device.diagnose}pyhOnVersion: {pyhon_version}" |         versions += f"  hon: {self.coordinator.info.hon_version}\n" | ||||||
|  |         versions += f"  pyhOn: {self.coordinator.info.pyhon_version}\n" | ||||||
|  |         info = f"{self._device.diagnose}{versions}" | ||||||
|         title = f"{self._device.nick_name} Device Info" |         title = f"{self._device.nick_name} Device Info" | ||||||
|         persistent_notification.create( |         persistent_notification.create( | ||||||
|             self._hass, f"````\n```\n{info}\n```\n````", title |             self._hass, f"````\n```\n{info}\n```\n````", title | ||||||
| @ -111,6 +114,8 @@ class HonDataArchive(HonEntity, ButtonEntity): | |||||||
|         self._attr_icon = "mdi:archive-arrow-down" |         self._attr_icon = "mdi:archive-arrow-down" | ||||||
|         self._attr_name = "Create Data Archive" |         self._attr_name = "Create Data Archive" | ||||||
|         self._attr_entity_category = EntityCategory.DIAGNOSTIC |         self._attr_entity_category = EntityCategory.DIAGNOSTIC | ||||||
|  |         if "beta" not in self.coordinator.info.hon_version: | ||||||
|  |             self._attr_entity_registry_enabled_default = False | ||||||
|  |  | ||||||
|     async def async_press(self) -> None: |     async def async_press(self) -> None: | ||||||
|         path = Path(self._hass.config.config_dir) / "www" |         path = Path(self._hass.config.config_dir) / "www" | ||||||
|  | |||||||
| @ -210,7 +210,7 @@ class HonACClimateEntity(HonEntity, ClimateEntity): | |||||||
|     async def async_set_fan_mode(self, fan_mode): |     async def async_set_fan_mode(self, fan_mode): | ||||||
|         mode_number = list(HON_FAN.values()).index(fan_mode) |         mode_number = list(HON_FAN.values()).index(fan_mode) | ||||||
|         mode = list(HON_FAN.keys())[mode_number] |         mode = list(HON_FAN.keys())[mode_number] | ||||||
|         self._device.settings["settings.windSpeed"].value = mode |         self._device.settings["settings.windSpeed"].value = str(mode) | ||||||
|         self._attr_fan_mode = fan_mode |         self._attr_fan_mode = fan_mode | ||||||
|         await self._device.commands["settings"].send() |         await self._device.commands["settings"].send() | ||||||
|         self.async_write_ha_state() |         self.async_write_ha_state() | ||||||
|  | |||||||
| @ -18,8 +18,28 @@ PLATFORMS = [ | |||||||
|     "binary_sensor", |     "binary_sensor", | ||||||
|     "climate", |     "climate", | ||||||
|     "fan", |     "fan", | ||||||
|  |     "light", | ||||||
|  |     "lock", | ||||||
| ] | ] | ||||||
|  |  | ||||||
|  | APPLIANCES = { | ||||||
|  |     "AC": "Air Conditioner", | ||||||
|  |     "AP": "Air Purifier", | ||||||
|  |     "AS": "Air Scanner", | ||||||
|  |     "DW": "Dish Washer", | ||||||
|  |     "HO": "Hood", | ||||||
|  |     "IH": "Induction Hob", | ||||||
|  |     "MW": "Microwave", | ||||||
|  |     "OV": "Oven", | ||||||
|  |     "REF": "Fridge", | ||||||
|  |     "RVC": "Robot Vacuum Cleaner", | ||||||
|  |     "TD": "Tumble Dryer", | ||||||
|  |     "WC": "Wine Cellar", | ||||||
|  |     "WD": "Washer Dryer", | ||||||
|  |     "WH": "Water Heater", | ||||||
|  |     "WM": "Washing Machine", | ||||||
|  | } | ||||||
|  |  | ||||||
| HON_HVAC_MODE = { | HON_HVAC_MODE = { | ||||||
|     0: HVACMode.AUTO, |     0: HVACMode.AUTO, | ||||||
|     1: HVACMode.COOL, |     1: HVACMode.COOL, | ||||||
|  | |||||||
| @ -44,8 +44,9 @@ async def async_setup_entry(hass, entry: ConfigEntry, async_add_entities) -> Non | |||||||
|     for device in hass.data[DOMAIN][entry.unique_id].appliances: |     for device in hass.data[DOMAIN][entry.unique_id].appliances: | ||||||
|         for description in FANS.get(device.appliance_type, []): |         for description in FANS.get(device.appliance_type, []): | ||||||
|             if isinstance(description, HonFanEntityDescription): |             if isinstance(description, HonFanEntityDescription): | ||||||
|                 if description.key not in device.available_settings or device.get( |                 if ( | ||||||
|                     description.key.split(".")[-1] is None |                     description.key not in device.available_settings | ||||||
|  |                     or device.get(description.key.split(".")[-1]) is None | ||||||
|                 ): |                 ): | ||||||
|                     continue |                     continue | ||||||
|                 entity = HonFanEntity(hass, entry, device, description) |                 entity = HonFanEntity(hass, entry, device, description) | ||||||
|  | |||||||
| @ -1,7 +1,10 @@ | |||||||
|  | import json | ||||||
| import logging | import logging | ||||||
| from contextlib import suppress | from contextlib import suppress | ||||||
| from datetime import timedelta | from datetime import timedelta | ||||||
|  | from pathlib import Path | ||||||
|  |  | ||||||
|  | import pkg_resources | ||||||
| from homeassistant.core import callback | from homeassistant.core import callback | ||||||
| from homeassistant.helpers.entity import DeviceInfo | from homeassistant.helpers.entity import DeviceInfo | ||||||
| from homeassistant.helpers.update_coordinator import CoordinatorEntity | from homeassistant.helpers.update_coordinator import CoordinatorEntity | ||||||
| @ -37,9 +40,7 @@ class HonEntity(CoordinatorEntity): | |||||||
|         return DeviceInfo( |         return DeviceInfo( | ||||||
|             identifiers={(DOMAIN, self._device.unique_id)}, |             identifiers={(DOMAIN, self._device.unique_id)}, | ||||||
|             manufacturer=self._device.get("brand", ""), |             manufacturer=self._device.get("brand", ""), | ||||||
|             name=self._device.nick_name |             name=self._device.nick_name, | ||||||
|             if self._device.nick_name |  | ||||||
|             else self._device.model_name, |  | ||||||
|             model=self._device.model_name, |             model=self._device.model_name, | ||||||
|             sw_version=self._device.get("fwVersion", ""), |             sw_version=self._device.get("fwVersion", ""), | ||||||
|         ) |         ) | ||||||
| @ -50,6 +51,31 @@ class HonEntity(CoordinatorEntity): | |||||||
|             self.async_write_ha_state() |             self.async_write_ha_state() | ||||||
|  |  | ||||||
|  |  | ||||||
|  | class HonInfo: | ||||||
|  |     def __init__(self): | ||||||
|  |         self._manifest = self._get_manifest() | ||||||
|  |         self._hon_version = self._manifest.get("version", "") | ||||||
|  |         self._pyhon_version = pkg_resources.get_distribution("pyhon").version | ||||||
|  |  | ||||||
|  |     @staticmethod | ||||||
|  |     def _get_manifest(): | ||||||
|  |         manifest = Path(__file__).parent / "manifest.json" | ||||||
|  |         with open(manifest, "r", encoding="utf-8") as file: | ||||||
|  |             return json.loads(file.read()) | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def manifest(self): | ||||||
|  |         return self._manifest | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def hon_version(self): | ||||||
|  |         return self._hon_version | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def pyhon_version(self): | ||||||
|  |         return self._pyhon_version | ||||||
|  |  | ||||||
|  |  | ||||||
| class HonCoordinator(DataUpdateCoordinator): | class HonCoordinator(DataUpdateCoordinator): | ||||||
|     def __init__(self, hass, device: HonAppliance): |     def __init__(self, hass, device: HonAppliance): | ||||||
|         """Initialize my coordinator.""" |         """Initialize my coordinator.""" | ||||||
| @ -60,10 +86,15 @@ class HonCoordinator(DataUpdateCoordinator): | |||||||
|             update_interval=timedelta(seconds=UPDATE_INTERVAL), |             update_interval=timedelta(seconds=UPDATE_INTERVAL), | ||||||
|         ) |         ) | ||||||
|         self._device = device |         self._device = device | ||||||
|  |         self._info = HonInfo() | ||||||
|  |  | ||||||
|     async def _async_update_data(self): |     async def _async_update_data(self): | ||||||
|         await self._device.update() |         await self._device.update() | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def info(self) -> HonInfo: | ||||||
|  |         return self._info | ||||||
|  |  | ||||||
|  |  | ||||||
| def unique_entities(base_entities, new_entities): | def unique_entities(base_entities, new_entities): | ||||||
|     result = list(base_entities) |     result = list(base_entities) | ||||||
|  | |||||||
							
								
								
									
										122
									
								
								custom_components/hon/light.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										122
									
								
								custom_components/hon/light.py
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,122 @@ | |||||||
|  | import logging | ||||||
|  | from typing import Any | ||||||
|  |  | ||||||
|  | from homeassistant.components.light import ( | ||||||
|  |     LightEntityDescription, | ||||||
|  |     LightEntity, | ||||||
|  |     ColorMode, | ||||||
|  |     ATTR_BRIGHTNESS, | ||||||
|  | ) | ||||||
|  | from homeassistant.config_entries import ConfigEntry | ||||||
|  | from homeassistant.core import callback | ||||||
|  | from pyhon.appliance import HonAppliance | ||||||
|  | from pyhon.parameter.range import HonParameterRange | ||||||
|  |  | ||||||
|  | from .const import DOMAIN | ||||||
|  | from .hon import HonEntity | ||||||
|  |  | ||||||
|  | _LOGGER = logging.getLogger(__name__) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | LIGHTS = { | ||||||
|  |     "WC": ( | ||||||
|  |         LightEntityDescription( | ||||||
|  |             key="settings.lightStatus", | ||||||
|  |             name="Light", | ||||||
|  |             translation_key="light", | ||||||
|  |         ), | ||||||
|  |     ), | ||||||
|  |     "HO": ( | ||||||
|  |         LightEntityDescription( | ||||||
|  |             key="startProgram.lightStatus", | ||||||
|  |             name="Light status", | ||||||
|  |             translation_key="light", | ||||||
|  |         ), | ||||||
|  |     ), | ||||||
|  |     "AP": ( | ||||||
|  |         LightEntityDescription( | ||||||
|  |             key="settings.lightStatus", | ||||||
|  |             name="Light status", | ||||||
|  |             translation_key="light", | ||||||
|  |         ), | ||||||
|  |     ), | ||||||
|  | } | ||||||
|  |  | ||||||
|  |  | ||||||
|  | async def async_setup_entry(hass, entry: ConfigEntry, async_add_entities) -> None: | ||||||
|  |     entities = [] | ||||||
|  |     for device in hass.data[DOMAIN][entry.unique_id].appliances: | ||||||
|  |         for description in LIGHTS.get(device.appliance_type, []): | ||||||
|  |             if ( | ||||||
|  |                 description.key not in device.available_settings | ||||||
|  |                 or device.get(description.key.split(".")[-1]) is None | ||||||
|  |             ): | ||||||
|  |                 continue | ||||||
|  |             entity = HonLightEntity(hass, entry, device, description) | ||||||
|  |             await entity.coordinator.async_config_entry_first_refresh() | ||||||
|  |             entities.append(entity) | ||||||
|  |     async_add_entities(entities) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | class HonLightEntity(HonEntity, LightEntity): | ||||||
|  |     entity_description: LightEntityDescription | ||||||
|  |  | ||||||
|  |     def __init__(self, hass, entry, device: HonAppliance, description) -> None: | ||||||
|  |         light: HonParameterRange = device.settings.get(description.key) | ||||||
|  |         self._light_range = (light.min, light.max) | ||||||
|  |         self._attr_supported_color_modes: set[ColorMode] = set() | ||||||
|  |         if len(light.values) == 2: | ||||||
|  |             self._attr_supported_color_modes.add(ColorMode.ONOFF) | ||||||
|  |         else: | ||||||
|  |             self._attr_supported_color_modes.add(ColorMode.BRIGHTNESS) | ||||||
|  |         self._command, self._parameter = description.key.split(".") | ||||||
|  |         super().__init__(hass, entry, device, description) | ||||||
|  |         self._handle_coordinator_update(update=False) | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def is_on(self) -> bool: | ||||||
|  |         """Return true if light is on.""" | ||||||
|  |         light = self._device.settings.get(self.entity_description.key) | ||||||
|  |         return light.value != light.min | ||||||
|  |  | ||||||
|  |     async def async_turn_on(self, **kwargs: Any) -> None: | ||||||
|  |         """Turn on or control the light.""" | ||||||
|  |         light: HonParameterRange = self._device.settings.get( | ||||||
|  |             self.entity_description.key | ||||||
|  |         ) | ||||||
|  |         if ColorMode.BRIGHTNESS in self._attr_supported_color_modes: | ||||||
|  |             percent = int(100 / 255 * kwargs.get(ATTR_BRIGHTNESS, 128)) | ||||||
|  |             light.value = round(light.max / 100 * percent) | ||||||
|  |             if light.value == light.min: | ||||||
|  |                 self._attr_is_on = False | ||||||
|  |             self._attr_brightness = self.brightness | ||||||
|  |         else: | ||||||
|  |             light.value = light.max | ||||||
|  |         await self._device.commands[self._command].send() | ||||||
|  |         self.async_write_ha_state() | ||||||
|  |  | ||||||
|  |     async def async_turn_off(self, **kwargs: Any) -> None: | ||||||
|  |         """Instruct the light to turn off.""" | ||||||
|  |         light: HonParameterRange = self._device.settings.get( | ||||||
|  |             self.entity_description.key | ||||||
|  |         ) | ||||||
|  |         light.value = light.min | ||||||
|  |         await self._device.commands[self._command].send() | ||||||
|  |         self.async_write_ha_state() | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def brightness(self) -> int | None: | ||||||
|  |         """Return the brightness of the light.""" | ||||||
|  |         light: HonParameterRange = self._device.settings.get( | ||||||
|  |             self.entity_description.key | ||||||
|  |         ) | ||||||
|  |         if light.value == light.min: | ||||||
|  |             return None | ||||||
|  |         return int(255 / light.max * light.value) | ||||||
|  |  | ||||||
|  |     @callback | ||||||
|  |     def _handle_coordinator_update(self, update=True) -> None: | ||||||
|  |         self._attr_is_on = self.is_on | ||||||
|  |         self._attr_brightness = self.brightness | ||||||
|  |         if update: | ||||||
|  |             self.async_write_ha_state() | ||||||
							
								
								
									
										85
									
								
								custom_components/hon/lock.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										85
									
								
								custom_components/hon/lock.py
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,85 @@ | |||||||
|  | import logging | ||||||
|  | from typing import Any | ||||||
|  |  | ||||||
|  | from homeassistant.components.lock import LockEntity, LockEntityDescription | ||||||
|  | from homeassistant.config_entries import ConfigEntry | ||||||
|  | from homeassistant.core import callback | ||||||
|  | from pyhon.parameter.base import HonParameter | ||||||
|  | from pyhon.parameter.range import HonParameterRange | ||||||
|  |  | ||||||
|  | from .const import DOMAIN | ||||||
|  | from .hon import HonEntity | ||||||
|  |  | ||||||
|  | _LOGGER = logging.getLogger(__name__) | ||||||
|  |  | ||||||
|  | LOCKS: dict[str, tuple[LockEntityDescription, ...]] = { | ||||||
|  |     "AP": ( | ||||||
|  |         LockEntityDescription( | ||||||
|  |             key="lockStatus", | ||||||
|  |             name="Lock Status", | ||||||
|  |             translation_key="mode", | ||||||
|  |         ), | ||||||
|  |     ), | ||||||
|  | } | ||||||
|  |  | ||||||
|  |  | ||||||
|  | async def async_setup_entry(hass, entry: ConfigEntry, async_add_entities) -> None: | ||||||
|  |     entities = [] | ||||||
|  |     for device in hass.data[DOMAIN][entry.unique_id].appliances: | ||||||
|  |         for description in LOCKS.get(device.appliance_type, []): | ||||||
|  |             if ( | ||||||
|  |                 f"settings.{description.key}" not in device.available_settings | ||||||
|  |                 or device.get(description.key) is None | ||||||
|  |             ): | ||||||
|  |                 continue | ||||||
|  |             entity = HonLockEntity(hass, entry, device, description) | ||||||
|  |             await entity.coordinator.async_config_entry_first_refresh() | ||||||
|  |             entities.append(entity) | ||||||
|  |  | ||||||
|  |     async_add_entities(entities) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | class HonLockEntity(HonEntity, LockEntity): | ||||||
|  |     entity_description: LockEntityDescription | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def is_locked(self) -> bool | None: | ||||||
|  |         """Return a boolean for the state of the lock.""" | ||||||
|  |         """Return True if entity is on.""" | ||||||
|  |         return self._device.get(self.entity_description.key, 0) == 1 | ||||||
|  |  | ||||||
|  |     async def async_lock(self, **kwargs: Any) -> None: | ||||||
|  |         """Lock method.""" | ||||||
|  |         setting = self._device.settings[f"settings.{self.entity_description.key}"] | ||||||
|  |         if type(setting) == HonParameter: | ||||||
|  |             return | ||||||
|  |         setting.value = setting.max if isinstance(setting, HonParameterRange) else 1 | ||||||
|  |         self.async_write_ha_state() | ||||||
|  |         await self._device.commands["settings"].send() | ||||||
|  |         await self.coordinator.async_refresh() | ||||||
|  |  | ||||||
|  |     async def async_unlock(self, **kwargs: Any) -> None: | ||||||
|  |         """Unlock method.""" | ||||||
|  |         setting = self._device.settings[f"settings.{self.entity_description.key}"] | ||||||
|  |         if type(setting) == HonParameter: | ||||||
|  |             return | ||||||
|  |         setting.value = setting.min if isinstance(setting, HonParameterRange) else 0 | ||||||
|  |         self.async_write_ha_state() | ||||||
|  |         await self._device.commands["settings"].send() | ||||||
|  |         await self.coordinator.async_refresh() | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def available(self) -> bool: | ||||||
|  |         """Return True if entity is available.""" | ||||||
|  |         return ( | ||||||
|  |             super().available | ||||||
|  |             and int(self._device.get("remoteCtrValid", 1)) == 1 | ||||||
|  |             and self._device.get("attributes.lastConnEvent.category") != "DISCONNECTED" | ||||||
|  |         ) | ||||||
|  |  | ||||||
|  |     @callback | ||||||
|  |     def _handle_coordinator_update(self, update=True) -> None: | ||||||
|  |         value = self._device.get(self.entity_description.key, 0) | ||||||
|  |         self._attr_is_locked = self.is_locked | ||||||
|  |         if update: | ||||||
|  |             self.async_write_ha_state() | ||||||
| @ -9,7 +9,7 @@ | |||||||
|   "iot_class": "cloud_polling", |   "iot_class": "cloud_polling", | ||||||
|   "issue_tracker": "https://github.com/Andre0512/hon/issues", |   "issue_tracker": "https://github.com/Andre0512/hon/issues", | ||||||
|   "requirements": [ |   "requirements": [ | ||||||
|     "pyhOn==0.14.4" |     "pyhOn==0.14.7" | ||||||
|   ], |   ], | ||||||
|   "version": "0.9.0-beta.6" |   "version": "0.9.0-beta.8" | ||||||
| } | } | ||||||
|  | |||||||
| @ -162,13 +162,6 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = { | |||||||
|             translation_key="freezer_temp_sel", |             translation_key="freezer_temp_sel", | ||||||
|         ), |         ), | ||||||
|     ), |     ), | ||||||
|     "HO": ( |  | ||||||
|         HonNumberEntityDescription( |  | ||||||
|             key="startProgram.lightStatus", |  | ||||||
|             name="Light status", |  | ||||||
|             icon="mdi:lightbulb", |  | ||||||
|         ), |  | ||||||
|     ), |  | ||||||
|     "AP": ( |     "AP": ( | ||||||
|         HonNumberEntityDescription( |         HonNumberEntityDescription( | ||||||
|             key="settings.aromaTimeOn", |             key="settings.aromaTimeOn", | ||||||
| @ -182,14 +175,10 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = { | |||||||
|             icon="mdi:thermometer", |             icon="mdi:thermometer", | ||||||
|             native_unit_of_measurement=UnitOfTime.SECONDS, |             native_unit_of_measurement=UnitOfTime.SECONDS, | ||||||
|         ), |         ), | ||||||
|         HonNumberEntityDescription( |  | ||||||
|             key="settings.lightStatus", |  | ||||||
|             name="Light status", |  | ||||||
|             icon="mdi:lightbulb", |  | ||||||
|         ), |  | ||||||
|         HonNumberEntityDescription( |         HonNumberEntityDescription( | ||||||
|             key="settings.pollenLevel", |             key="settings.pollenLevel", | ||||||
|             name="Pollen Level", |             name="Pollen Level", | ||||||
|  |             translation_key="pollen_level", | ||||||
|         ), |         ), | ||||||
|     ), |     ), | ||||||
| } | } | ||||||
| @ -264,6 +253,10 @@ class HonNumberEntity(HonEntity, NumberEntity): | |||||||
| class HonConfigNumberEntity(HonNumberEntity): | class HonConfigNumberEntity(HonNumberEntity): | ||||||
|     entity_description: HonConfigNumberEntityDescription |     entity_description: HonConfigNumberEntityDescription | ||||||
|  |  | ||||||
|  |     @property | ||||||
|  |     def native_value(self) -> float | None: | ||||||
|  |         return self._device.settings[self.entity_description.key].value | ||||||
|  |  | ||||||
|     async def async_set_native_value(self, value: str) -> None: |     async def async_set_native_value(self, value: str) -> None: | ||||||
|         setting = self._device.settings[self.entity_description.key] |         setting = self._device.settings[self.entity_description.key] | ||||||
|         if isinstance(setting, HonParameterRange): |         if isinstance(setting, HonParameterRange): | ||||||
|  | |||||||
| @ -138,12 +138,14 @@ SELECTS = { | |||||||
|             key="settings.aromaStatus", |             key="settings.aromaStatus", | ||||||
|             name="Diffuser Level", |             name="Diffuser Level", | ||||||
|             option_list=const.AP_DIFFUSER_LEVEL, |             option_list=const.AP_DIFFUSER_LEVEL, | ||||||
|  |             translation_key="diffuser", | ||||||
|         ), |         ), | ||||||
|         HonSelectEntityDescription( |         HonSelectEntityDescription( | ||||||
|             key="settings.machMode", |             key="settings.machMode", | ||||||
|             name="Mode", |             name="Mode", | ||||||
|             icon="mdi:run", |             icon="mdi:run", | ||||||
|             option_list=const.AP_MACH_MODE, |             option_list=const.AP_MACH_MODE, | ||||||
|  |             translation_key="mode", | ||||||
|         ), |         ), | ||||||
|     ), |     ), | ||||||
| } | } | ||||||
|  | |||||||
| @ -12,7 +12,6 @@ from homeassistant.config_entries import ConfigEntry | |||||||
| from homeassistant.const import ( | from homeassistant.const import ( | ||||||
|     PERCENTAGE, |     PERCENTAGE, | ||||||
|     CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, |     CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, | ||||||
|     CONCENTRATION_PARTS_PER_BILLION, |  | ||||||
|     CONCENTRATION_PARTS_PER_MILLION, |     CONCENTRATION_PARTS_PER_MILLION, | ||||||
| ) | ) | ||||||
| from homeassistant.const import ( | from homeassistant.const import ( | ||||||
| @ -719,14 +718,14 @@ SENSORS: dict[str, tuple[SensorEntityDescription, ...]] = { | |||||||
|         ), |         ), | ||||||
|         HonSensorEntityDescription( |         HonSensorEntityDescription( | ||||||
|             key="pm10ValueIndoor", |             key="pm10ValueIndoor", | ||||||
|             name="pm10", |             name="PM 10", | ||||||
|             state_class=SensorStateClass.MEASUREMENT, |             state_class=SensorStateClass.MEASUREMENT, | ||||||
|             device_class=SensorDeviceClass.PM10, |             device_class=SensorDeviceClass.PM10, | ||||||
|             native_unit_of_measurement=CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, |             native_unit_of_measurement=CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, | ||||||
|         ), |         ), | ||||||
|         HonSensorEntityDescription( |         HonSensorEntityDescription( | ||||||
|             key="pm2p5ValueIndoor", |             key="pm2p5ValueIndoor", | ||||||
|             name="pm2p5", |             name="PM 2.5", | ||||||
|             state_class=SensorStateClass.MEASUREMENT, |             state_class=SensorStateClass.MEASUREMENT, | ||||||
|             device_class=SensorDeviceClass.PM25, |             device_class=SensorDeviceClass.PM25, | ||||||
|             native_unit_of_measurement=CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, |             native_unit_of_measurement=CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, | ||||||
| @ -736,7 +735,8 @@ SENSORS: dict[str, tuple[SensorEntityDescription, ...]] = { | |||||||
|             name="VOC", |             name="VOC", | ||||||
|             state_class=SensorStateClass.MEASUREMENT, |             state_class=SensorStateClass.MEASUREMENT, | ||||||
|             device_class=SensorDeviceClass.VOLATILE_ORGANIC_COMPOUNDS, |             device_class=SensorDeviceClass.VOLATILE_ORGANIC_COMPOUNDS, | ||||||
|             native_unit_of_measurement=CONCENTRATION_PARTS_PER_BILLION, |             native_unit_of_measurement=CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, | ||||||
|  |             translation_key="voc", | ||||||
|         ), |         ), | ||||||
|         HonSensorEntityDescription( |         HonSensorEntityDescription( | ||||||
|             key="humidityIndoor", |             key="humidityIndoor", | ||||||
|  | |||||||
| @ -329,18 +329,12 @@ SWITCHES: dict[str, tuple[HonSwitchEntityDescription, ...]] = { | |||||||
|             icon="mdi:palm-tree", |             icon="mdi:palm-tree", | ||||||
|             translation_key="holiday_mode", |             translation_key="holiday_mode", | ||||||
|         ), |         ), | ||||||
|         HonSwitchEntityDescription( |  | ||||||
|             key="lightStatus", name="Light", icon="mdi:lightbulb" |  | ||||||
|         ), |  | ||||||
|     ), |     ), | ||||||
|     "AP": ( |     "AP": ( | ||||||
|         HonSwitchEntityDescription( |         HonSwitchEntityDescription( | ||||||
|             key="touchToneStatus", |             key="touchToneStatus", | ||||||
|             name="Touch Tone", |             name="Touch Tone", | ||||||
|         ), |             translation_key="touch_tone", | ||||||
|         HonSwitchEntityDescription( |  | ||||||
|             key="lockStatus", |  | ||||||
|             name="Lock Status", |  | ||||||
|         ), |         ), | ||||||
|     ), |     ), | ||||||
| } | } | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Máchání", |                     "rinse": "Máchání", | ||||||
|                     "drying": "Sušení", |                     "drying": "Sušení", | ||||||
|                     "steam": "Pára", |                     "steam": "Pára", | ||||||
|                     "weighting": "Vážení ", |                     "weighting": "Vážení", | ||||||
|                     "scheduled": "Naplánováno", |                     "scheduled": "Naplánováno", | ||||||
|                     "tumbling": "Keep Fresh", |                     "tumbling": "Keep Fresh", | ||||||
|                     "refresh": "Osvěžení", |                     "refresh": "Osvěžení", | ||||||
| @ -81,7 +81,7 @@ | |||||||
|                     "iot_nano_aqua": "Nano Aqua", |                     "iot_nano_aqua": "Nano Aqua", | ||||||
|                     "iot_purify": "Automatické čištění", |                     "iot_purify": "Automatické čištění", | ||||||
|                     "iot_self_clean": "Samočištění zamrazením", |                     "iot_self_clean": "Samočištění zamrazením", | ||||||
|                     "iot_self_clean_56": "Samočištění 56°C sterilizace ", |                     "iot_self_clean_56": "Samočištění 56°C sterilizace", | ||||||
|                     "iot_simple_start": "Spustit nyní", |                     "iot_simple_start": "Spustit nyní", | ||||||
|                     "iot_uv": "UV", |                     "iot_uv": "UV", | ||||||
|                     "iot_uv_and_auto": "UV + auto", |                     "iot_uv_and_auto": "UV + auto", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rychlý 59'", |                     "59_min": "Rychlý 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Aut. Hygienický", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Aut. Rychlý", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto univerzální 50 -60°C", |                     "auto_universal": "Auto univerzální 50 -60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Objemné kusy", |                     "hqd_bulky": "Objemné kusy", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Chladný vánek 30 minut", |                     "hqd_cold_wind_30": "Chladný vánek 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Chladný vánek ", |                     "hqd_cold_wind_timing": "Chladný vánek", | ||||||
|                     "hqd_cotton": "Bavlna", |                     "hqd_cotton": "Bavlna", | ||||||
|                     "hqd_curtain": "Záclony", |                     "hqd_curtain": "Záclony", | ||||||
|                     "hqd_delicate": "Jemné", |                     "hqd_delicate": "Jemné", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rychlý 20", |                     "hqd_quick_20": "Rychlý 20", | ||||||
|                     "hqd_quick_30": "Rychlý 30", |                     "hqd_quick_30": "Rychlý 30", | ||||||
|                     "hqd_quick_dry": "Rychlé sušení 30", |                     "hqd_quick_dry": "Rychlé sušení 30'", | ||||||
|                     "hqd_quilt": "Deky", |                     "hqd_quilt": "Deky", | ||||||
|                     "hqd_refresh": "Osvěžení", |                     "hqd_refresh": "Osvěžení", | ||||||
|                     "hqd_school_uniform": "Školní uniformy", |                     "hqd_school_uniform": "Školní uniformy", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Chytré praní", |                     "iot_smart_wash": "Chytré praní", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Speciální 39' + pára", |                     "iot_special_39_full_load_steam": "Speciální 39' + pára", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiena plus pára ", |                     "iot_steam_hygiene_plus": "Hygiena plus pára", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetika a barevné + pára", |                     "iot_synthetic_and_coloured_steam": "Syntetika a barevné + pára", | ||||||
|                     "iot_wash_and_dry": "Praní a sušení", |                     "iot_wash_and_dry": "Praní a sušení", | ||||||
|                     "iot_wash_anti_mites": "Proti roztočům", |                     "iot_wash_anti_mites": "Proti roztočům", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro – bavlna", |                     "steam_care_pro_cotton": "Steam Care Pro – bavlna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro – jemné", |                     "steam_care_pro_delicates": "Steam Care Pro – jemné", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro – syntetika", |                     "steam_care_pro_synthetic": "Steam Care Pro – syntetika", | ||||||
|                     "steam_hygiene_plus": "Hygiena plus pára ", |                     "steam_hygiene_plus": "Hygiena plus pára", | ||||||
|                     "synthetics": "Syntetika", |                     "synthetics": "Syntetika", | ||||||
|                     "synthetic_and_coloured": "Syntetika a barevné", |                     "synthetic_and_coloured": "Syntetika a barevné", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetika a barevné + pára", |                     "synthetic_and_coloured_steam": "Syntetika a barevné + pára", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Teplota chladničky" |                 "name": "Teplota chladničky" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Plyn (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Vysoký", |                     "high": "Vysoký", | ||||||
|                     "mid": "Střední   ", |                     "mid": "Střední", | ||||||
|                     "low": "Nízký", |                     "low": "Nízký", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -906,7 +911,7 @@ | |||||||
|                     "iot_nano_aqua": "Nano Aqua", |                     "iot_nano_aqua": "Nano Aqua", | ||||||
|                     "iot_purify": "Automatické čištění", |                     "iot_purify": "Automatické čištění", | ||||||
|                     "iot_self_clean": "Samočištění zamrazením", |                     "iot_self_clean": "Samočištění zamrazením", | ||||||
|                     "iot_self_clean_56": "Samočištění 56°C sterilizace ", |                     "iot_self_clean_56": "Samočištění 56°C sterilizace", | ||||||
|                     "iot_simple_start": "Spustit nyní", |                     "iot_simple_start": "Spustit nyní", | ||||||
|                     "iot_uv": "UV", |                     "iot_uv": "UV", | ||||||
|                     "iot_uv_and_auto": "UV + auto", |                     "iot_uv_and_auto": "UV + auto", | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rychlý 59'", |                     "59_min": "Rychlý 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Aut. Hygienický", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Aut. Rychlý", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto univerzální 50 -60°C", |                     "auto_universal": "Auto univerzální 50 -60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Objemné kusy", |                     "hqd_bulky": "Objemné kusy", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Chladný vánek 30 minut", |                     "hqd_cold_wind_30": "Chladný vánek 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Chladný vánek ", |                     "hqd_cold_wind_timing": "Chladný vánek", | ||||||
|                     "hqd_cotton": "Bavlna", |                     "hqd_cotton": "Bavlna", | ||||||
|                     "hqd_curtain": "Záclony", |                     "hqd_curtain": "Záclony", | ||||||
|                     "hqd_delicate": "Jemné", |                     "hqd_delicate": "Jemné", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rychlý 20", |                     "hqd_quick_20": "Rychlý 20", | ||||||
|                     "hqd_quick_30": "Rychlý 30", |                     "hqd_quick_30": "Rychlý 30", | ||||||
|                     "hqd_quick_dry": "Rychlé sušení 30", |                     "hqd_quick_dry": "Rychlé sušení 30'", | ||||||
|                     "hqd_quilt": "Deky", |                     "hqd_quilt": "Deky", | ||||||
|                     "hqd_refresh": "Osvěžení", |                     "hqd_refresh": "Osvěžení", | ||||||
|                     "hqd_school_uniform": "Školní uniformy", |                     "hqd_school_uniform": "Školní uniformy", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Chytré praní", |                     "iot_smart_wash": "Chytré praní", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Speciální 39' + pára", |                     "iot_special_39_full_load_steam": "Speciální 39' + pára", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiena plus pára ", |                     "iot_steam_hygiene_plus": "Hygiena plus pára", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetika a barevné + pára", |                     "iot_synthetic_and_coloured_steam": "Syntetika a barevné + pára", | ||||||
|                     "iot_wash_and_dry": "Praní a sušení", |                     "iot_wash_and_dry": "Praní a sušení", | ||||||
|                     "iot_wash_anti_mites": "Proti roztočům", |                     "iot_wash_anti_mites": "Proti roztočům", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro – bavlna", |                     "steam_care_pro_cotton": "Steam Care Pro – bavlna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro – jemné", |                     "steam_care_pro_delicates": "Steam Care Pro – jemné", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro – syntetika", |                     "steam_care_pro_synthetic": "Steam Care Pro – syntetika", | ||||||
|                     "steam_hygiene_plus": "Hygiena plus pára ", |                     "steam_hygiene_plus": "Hygiena plus pára", | ||||||
|                     "synthetics": "Syntetika", |                     "synthetics": "Syntetika", | ||||||
|                     "synthetic_and_coloured": "Syntetika a barevné", |                     "synthetic_and_coloured": "Syntetika a barevné", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetika a barevné + pára", |                     "synthetic_and_coloured_steam": "Syntetika a barevné + pára", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Zbývající čas" |                 "name": "Zbývající čas" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difuzér" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Režim" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1642,7 +1655,7 @@ | |||||||
|                 "name": "Trouba" |                 "name": "Trouba" | ||||||
|             }, |             }, | ||||||
|             "prewash": { |             "prewash": { | ||||||
|                 "name": "Předpírka\r\r\r\r\r\r\r\n" |                 "name": "Předpírka" | ||||||
|             }, |             }, | ||||||
|             "pause": { |             "pause": { | ||||||
|                 "name": "Pozastavit" |                 "name": "Pozastavit" | ||||||
| @ -1666,7 +1679,7 @@ | |||||||
|                 "name": "Samočištění zamrazením" |                 "name": "Samočištění zamrazením" | ||||||
|             }, |             }, | ||||||
|             "self_clean_56": { |             "self_clean_56": { | ||||||
|                 "name": "Samočištění 56°C sterilizace " |                 "name": "Samočištění 56°C sterilizace" | ||||||
|             }, |             }, | ||||||
|             "silent_mode": { |             "silent_mode": { | ||||||
|                 "name": "Tichý režim" |                 "name": "Tichý režim" | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Noční režim" |                 "name": "Noční režim" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Hlasitost tónu klepnutí" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1764,7 +1780,7 @@ | |||||||
|                 "name": "Zapnout" |                 "name": "Zapnout" | ||||||
|             }, |             }, | ||||||
|             "prewash": { |             "prewash": { | ||||||
|                 "name": "Předpírka\r\r\r\r\r\r\r\n" |                 "name": "Předpírka" | ||||||
|             }, |             }, | ||||||
|             "buzzer": { |             "buzzer": { | ||||||
|                 "name": "Zvuková signalizace konce cyklu" |                 "name": "Zvuková signalizace konce cyklu" | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Cílová teplota Chladnička" |                 "name": "Cílová teplota Chladnička" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Hladina pylu" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1856,7 +1875,7 @@ | |||||||
|                             "iot_nano_aqua": "Nano Aqua", |                             "iot_nano_aqua": "Nano Aqua", | ||||||
|                             "iot_purify": "Automatické čištění", |                             "iot_purify": "Automatické čištění", | ||||||
|                             "iot_self_clean": "Samočištění zamrazením", |                             "iot_self_clean": "Samočištění zamrazením", | ||||||
|                             "iot_self_clean_56": "Samočištění 56°C sterilizace ", |                             "iot_self_clean_56": "Samočištění 56°C sterilizace", | ||||||
|                             "iot_simple_start": "Spustit nyní", |                             "iot_simple_start": "Spustit nyní", | ||||||
|                             "iot_uv": "UV", |                             "iot_uv": "UV", | ||||||
|                             "iot_uv_and_auto": "UV + auto", |                             "iot_uv_and_auto": "UV + auto", | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Odsávání vzduchu" |                 "name": "Odsávání vzduchu" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Světlo" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Spülen", |                     "rinse": "Spülen", | ||||||
|                     "drying": "Trocknen", |                     "drying": "Trocknen", | ||||||
|                     "steam": "Dampf", |                     "steam": "Dampf", | ||||||
|                     "weighting": "Wiegen ", |                     "weighting": "Wiegen", | ||||||
|                     "scheduled": "Geplant", |                     "scheduled": "Geplant", | ||||||
|                     "tumbling": "Auffrischen", |                     "tumbling": "Auffrischen", | ||||||
|                     "refresh": "Auffrischen", |                     "refresh": "Auffrischen", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "AutoUniversal 50-60°C", |                     "auto_universal": "AutoUniversal 50-60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene 75 °C", |                     "hygiene_plus": "Hygiene 75 °C", | ||||||
|                     "intensive": "Intensiv ", |                     "intensive": "Intensiv", | ||||||
|                     "intensive_rapid": "Intensiv-Schnellspülgang", |                     "intensive_rapid": "Intensiv-Schnellspülgang", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "AutoUniversal 50-60°C", |                     "iot_auto_universal_soil": "AutoUniversal 50-60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Schwere Textilien", |                     "hqd_bulky": "Schwere Textilien", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Kühle Brise 30 Minuten", |                     "hqd_cold_wind_30": "Kühle Brise 30 Minuten", | ||||||
|                     "hqd_cold_wind_timing": "Kühle Brise ", |                     "hqd_cold_wind_timing": "Kühle Brise", | ||||||
|                     "hqd_cotton": "Baumwolle", |                     "hqd_cotton": "Baumwolle", | ||||||
|                     "hqd_curtain": "Vorhänge", |                     "hqd_curtain": "Vorhänge", | ||||||
|                     "hqd_delicate": "Feinwäsche", |                     "hqd_delicate": "Feinwäsche", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Schnell 20", |                     "hqd_quick_20": "Schnell 20", | ||||||
|                     "hqd_quick_30": "Schnell 30", |                     "hqd_quick_30": "Schnell 30", | ||||||
|                     "hqd_quick_dry": "Schnell trocken 30", |                     "hqd_quick_dry": "Schnell trocken 30'", | ||||||
|                     "hqd_quilt": "Steppdecken", |                     "hqd_quilt": "Steppdecken", | ||||||
|                     "hqd_refresh": "Auffrischen", |                     "hqd_refresh": "Auffrischen", | ||||||
|                     "hqd_school_uniform": "Schuluniform", |                     "hqd_school_uniform": "Schuluniform", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + Dampf", |                     "iot_special_39_full_load_steam": "Special 39' + Dampf", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Dampf ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Dampf", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", |                     "iot_synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", | ||||||
|                     "iot_wash_and_dry": "Waschen und trocknen", |                     "iot_wash_and_dry": "Waschen und trocknen", | ||||||
|                     "iot_wash_anti_mites": "Milbenbekämpfung", |                     "iot_wash_anti_mites": "Milbenbekämpfung", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Baumwolle", |                     "steam_care_pro_cotton": "Steam Care Pro - Baumwolle", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Feinwäsche", |                     "steam_care_pro_delicates": "Steam Care Pro - Feinwäsche", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetik", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetik", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Dampf ", |                     "steam_hygiene_plus": "Hygiene Plus Dampf", | ||||||
|                     "synthetics": "Synthetik", |                     "synthetics": "Synthetik", | ||||||
|                     "synthetic_and_coloured": "Synthetik und Farben", |                     "synthetic_and_coloured": "Synthetik und Farben", | ||||||
|                     "synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", |                     "synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatur des Kühlschranks" |                 "name": "Temperatur des Kühlschranks" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Hoch", |                     "high": "Hoch", | ||||||
|                     "mid": "Mittel   ", |                     "mid": "Mittel", | ||||||
|                     "low": "Niedrig", |                     "low": "Niedrig", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "AutoUniversal 50-60°C", |                     "auto_universal": "AutoUniversal 50-60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene 75 °C", |                     "hygiene_plus": "Hygiene 75 °C", | ||||||
|                     "intensive": "Intensiv ", |                     "intensive": "Intensiv", | ||||||
|                     "intensive_rapid": "Intensiv-Schnellspülgang", |                     "intensive_rapid": "Intensiv-Schnellspülgang", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "AutoUniversal 50-60°C", |                     "iot_auto_universal_soil": "AutoUniversal 50-60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Schwere Textilien", |                     "hqd_bulky": "Schwere Textilien", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Kühle Brise 30 Minuten", |                     "hqd_cold_wind_30": "Kühle Brise 30 Minuten", | ||||||
|                     "hqd_cold_wind_timing": "Kühle Brise ", |                     "hqd_cold_wind_timing": "Kühle Brise", | ||||||
|                     "hqd_cotton": "Baumwolle", |                     "hqd_cotton": "Baumwolle", | ||||||
|                     "hqd_curtain": "Vorhänge", |                     "hqd_curtain": "Vorhänge", | ||||||
|                     "hqd_delicate": "Feinwäsche", |                     "hqd_delicate": "Feinwäsche", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Schnell 20", |                     "hqd_quick_20": "Schnell 20", | ||||||
|                     "hqd_quick_30": "Schnell 30", |                     "hqd_quick_30": "Schnell 30", | ||||||
|                     "hqd_quick_dry": "Schnell trocken 30", |                     "hqd_quick_dry": "Schnell trocken 30'", | ||||||
|                     "hqd_quilt": "Steppdecken", |                     "hqd_quilt": "Steppdecken", | ||||||
|                     "hqd_refresh": "Auffrischen", |                     "hqd_refresh": "Auffrischen", | ||||||
|                     "hqd_school_uniform": "Schuluniform", |                     "hqd_school_uniform": "Schuluniform", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + Dampf", |                     "iot_special_39_full_load_steam": "Special 39' + Dampf", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Dampf ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Dampf", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", |                     "iot_synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", | ||||||
|                     "iot_wash_and_dry": "Waschen und trocknen", |                     "iot_wash_and_dry": "Waschen und trocknen", | ||||||
|                     "iot_wash_anti_mites": "Milbenbekämpfung", |                     "iot_wash_anti_mites": "Milbenbekämpfung", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Baumwolle", |                     "steam_care_pro_cotton": "Steam Care Pro - Baumwolle", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Feinwäsche", |                     "steam_care_pro_delicates": "Steam Care Pro - Feinwäsche", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetik", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetik", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Dampf ", |                     "steam_hygiene_plus": "Hygiene Plus Dampf", | ||||||
|                     "synthetics": "Synthetik", |                     "synthetics": "Synthetik", | ||||||
|                     "synthetic_and_coloured": "Synthetik und Farben", |                     "synthetic_and_coloured": "Synthetik und Farben", | ||||||
|                     "synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", |                     "synthetic_and_coloured_steam": "Synthetik und Farben + Dampf", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Verbleibende Zeit" |                 "name": "Verbleibende Zeit" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Luftverteiler" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Modus" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Nachtmodus" |                 "name": "Nachtmodus" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Tastentonlautstärke" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Zieltemperatur Kühlschrank" |                 "name": "Zieltemperatur Kühlschrank" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Pollenkonzentration" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Dunstabzug" |                 "name": "Dunstabzug" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Licht" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Ξέβγαλμα", |                     "rinse": "Ξέβγαλμα", | ||||||
|                     "drying": "Στέγνωμα", |                     "drying": "Στέγνωμα", | ||||||
|                     "steam": "Ατμός", |                     "steam": "Ατμός", | ||||||
|                     "weighting": "Ζύγισμα ", |                     "weighting": "Ζύγισμα", | ||||||
|                     "scheduled": "Προγραμματισμένος", |                     "scheduled": "Προγραμματισμένος", | ||||||
|                     "tumbling": "Κρατήστε τη φρεσκάδα", |                     "tumbling": "Κρατήστε τη φρεσκάδα", | ||||||
|                     "refresh": "Φρεσκάρισμα", |                     "refresh": "Φρεσκάρισμα", | ||||||
| @ -63,8 +63,8 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "no_dry": "Χωρίς στέγνωμα", |                     "no_dry": "Χωρίς στέγνωμα", | ||||||
|                     "iron_dry": "Σιδέρωμα", |                     "iron_dry": "Σιδέρωμα", | ||||||
|                     "no_dry_iron": "Στέγνωμα για Αποθήκευση ", |                     "no_dry_iron": "Στέγνωμα για Αποθήκευση", | ||||||
|                     "cupboard_dry": "Στέγνωμα για Αποθήκευση ", |                     "cupboard_dry": "Στέγνωμα για Αποθήκευση", | ||||||
|                     "extra_dry": "Επιπλέον στέγνωμα", |                     "extra_dry": "Επιπλέον στέγνωμα", | ||||||
|                     "ready_to_wear": "Ετοιμο να φορεθεί" |                     "ready_to_wear": "Ετοιμο να φορεθεί" | ||||||
|                 }, |                 }, | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Γρηγορο 59'", |                     "59_min": "Γρηγορο 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Αυτοματη Υγιεινη", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Αυτοματο Γρηγορο", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "αυτοματο Universal 50 - 60°C", |                     "auto_universal": "αυτοματο Universal 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Υγιεινό", |                     "hygiene": "Υγιεινό", | ||||||
|                     "hygiene_plus": "Hygiene+ 75°C", |                     "hygiene_plus": "Hygiene+ 75°C", | ||||||
|                     "intensive": "Εντατικό ", |                     "intensive": "Εντατικό", | ||||||
|                     "intensive_rapid": "δυνατο γρηγορο", |                     "intensive_rapid": "δυνατο γρηγορο", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "αυτοματο Universal 50 - 60°C", |                     "iot_auto_universal_soil": "αυτοματο Universal 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Ογκώδη αντικείμενα", |                     "hqd_bulky": "Ογκώδη αντικείμενα", | ||||||
|                     "hqd_casual": "Καθημερινά ρούχα", |                     "hqd_casual": "Καθημερινά ρούχα", | ||||||
|                     "hqd_cold_wind_30": "Δροσερό αεράκι 30 λεπτά", |                     "hqd_cold_wind_30": "Δροσερό αεράκι 30 λεπτά", | ||||||
|                     "hqd_cold_wind_timing": "Δροσερό αεράκι ", |                     "hqd_cold_wind_timing": "Δροσερό αεράκι", | ||||||
|                     "hqd_cotton": "Βαμβακερό", |                     "hqd_cotton": "Βαμβακερό", | ||||||
|                     "hqd_curtain": "Κουρτίνες", |                     "hqd_curtain": "Κουρτίνες", | ||||||
|                     "hqd_delicate": "Ευαίσθητα", |                     "hqd_delicate": "Ευαίσθητα", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Γρήγορα 20", |                     "hqd_quick_20": "Γρήγορα 20", | ||||||
|                     "hqd_quick_30": "Γρήγορα 30", |                     "hqd_quick_30": "Γρήγορα 30", | ||||||
|                     "hqd_quick_dry": "Γρήγορο στέγνωμα 30", |                     "hqd_quick_dry": "Γρήγορο στέγνωμα 30'", | ||||||
|                     "hqd_quilt": "Παπλώματα", |                     "hqd_quilt": "Παπλώματα", | ||||||
|                     "hqd_refresh": "Φρεσκάρισμα", |                     "hqd_refresh": "Φρεσκάρισμα", | ||||||
|                     "hqd_school_uniform": "Σχολική στολή", |                     "hqd_school_uniform": "Σχολική στολή", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Έξυπνη πλύση", |                     "iot_smart_wash": "Έξυπνη πλύση", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Ειδικό 39' + Ατμός", |                     "iot_special_39_full_load_steam": "Ειδικό 39' + Ατμός", | ||||||
|                     "iot_steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό ", |                     "iot_steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", |                     "iot_synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", | ||||||
|                     "iot_wash_and_dry": "Πλύσιμο & στέγνωμα", |                     "iot_wash_and_dry": "Πλύσιμο & στέγνωμα", | ||||||
|                     "iot_wash_anti_mites": "Αντι-ακάρεα", |                     "iot_wash_anti_mites": "Αντι-ακάρεα", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Βαμβακερά", |                     "steam_care_pro_cotton": "Steam Care Pro - Βαμβακερά", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Ευαίσθητα", |                     "steam_care_pro_delicates": "Steam Care Pro - Ευαίσθητα", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Συνθετικά", |                     "steam_care_pro_synthetic": "Steam Care Pro - Συνθετικά", | ||||||
|                     "steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό ", |                     "steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό", | ||||||
|                     "synthetics": "Συνθετικά", |                     "synthetics": "Συνθετικά", | ||||||
|                     "synthetic_and_coloured": "Συνθετικά και χρωματιστά", |                     "synthetic_and_coloured": "Συνθετικά και χρωματιστά", | ||||||
|                     "synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", |                     "synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Θερμοκρασία ψυγείου" |                 "name": "Θερμοκρασία ψυγείου" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Αέριο (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -862,8 +867,8 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "no_dry": "Χωρίς στέγνωμα", |                     "no_dry": "Χωρίς στέγνωμα", | ||||||
|                     "iron_dry": "Σιδέρωμα", |                     "iron_dry": "Σιδέρωμα", | ||||||
|                     "no_dry_iron": "Στέγνωμα για Αποθήκευση ", |                     "no_dry_iron": "Στέγνωμα για Αποθήκευση", | ||||||
|                     "cupboard_dry": "Στέγνωμα για Αποθήκευση ", |                     "cupboard_dry": "Στέγνωμα για Αποθήκευση", | ||||||
|                     "extra_dry": "Επιπλέον στέγνωμα", |                     "extra_dry": "Επιπλέον στέγνωμα", | ||||||
|                     "ready_to_wear": "Ετοιμο να φορεθεί" |                     "ready_to_wear": "Ετοιμο να φορεθεί" | ||||||
|                 }, |                 }, | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Υψηλό", |                     "high": "Υψηλό", | ||||||
|                     "mid": "Μέτριο   ", |                     "mid": "Μέτριο", | ||||||
|                     "low": "Χαμηλό", |                     "low": "Χαμηλό", | ||||||
|                     "auto": "Αυτόματο" |                     "auto": "Αυτόματο" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Γρηγορο 59'", |                     "59_min": "Γρηγορο 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Αυτοματη Υγιεινη", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Αυτοματο Γρηγορο", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "αυτοματο Universal 50 - 60°C", |                     "auto_universal": "αυτοματο Universal 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Υγιεινό", |                     "hygiene": "Υγιεινό", | ||||||
|                     "hygiene_plus": "Hygiene+ 75°C", |                     "hygiene_plus": "Hygiene+ 75°C", | ||||||
|                     "intensive": "Εντατικό ", |                     "intensive": "Εντατικό", | ||||||
|                     "intensive_rapid": "δυνατο γρηγορο", |                     "intensive_rapid": "δυνατο γρηγορο", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "αυτοματο Universal 50 - 60°C", |                     "iot_auto_universal_soil": "αυτοματο Universal 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Ογκώδη αντικείμενα", |                     "hqd_bulky": "Ογκώδη αντικείμενα", | ||||||
|                     "hqd_casual": "Καθημερινά ρούχα", |                     "hqd_casual": "Καθημερινά ρούχα", | ||||||
|                     "hqd_cold_wind_30": "Δροσερό αεράκι 30 λεπτά", |                     "hqd_cold_wind_30": "Δροσερό αεράκι 30 λεπτά", | ||||||
|                     "hqd_cold_wind_timing": "Δροσερό αεράκι ", |                     "hqd_cold_wind_timing": "Δροσερό αεράκι", | ||||||
|                     "hqd_cotton": "Βαμβακερό", |                     "hqd_cotton": "Βαμβακερό", | ||||||
|                     "hqd_curtain": "Κουρτίνες", |                     "hqd_curtain": "Κουρτίνες", | ||||||
|                     "hqd_delicate": "Ευαίσθητα", |                     "hqd_delicate": "Ευαίσθητα", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Γρήγορα 20", |                     "hqd_quick_20": "Γρήγορα 20", | ||||||
|                     "hqd_quick_30": "Γρήγορα 30", |                     "hqd_quick_30": "Γρήγορα 30", | ||||||
|                     "hqd_quick_dry": "Γρήγορο στέγνωμα 30", |                     "hqd_quick_dry": "Γρήγορο στέγνωμα 30'", | ||||||
|                     "hqd_quilt": "Παπλώματα", |                     "hqd_quilt": "Παπλώματα", | ||||||
|                     "hqd_refresh": "Φρεσκάρισμα", |                     "hqd_refresh": "Φρεσκάρισμα", | ||||||
|                     "hqd_school_uniform": "Σχολική στολή", |                     "hqd_school_uniform": "Σχολική στολή", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Έξυπνη πλύση", |                     "iot_smart_wash": "Έξυπνη πλύση", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Ειδικό 39' + Ατμός", |                     "iot_special_39_full_load_steam": "Ειδικό 39' + Ατμός", | ||||||
|                     "iot_steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό ", |                     "iot_steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", |                     "iot_synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", | ||||||
|                     "iot_wash_and_dry": "Πλύσιμο & στέγνωμα", |                     "iot_wash_and_dry": "Πλύσιμο & στέγνωμα", | ||||||
|                     "iot_wash_anti_mites": "Αντι-ακάρεα", |                     "iot_wash_anti_mites": "Αντι-ακάρεα", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Βαμβακερά", |                     "steam_care_pro_cotton": "Steam Care Pro - Βαμβακερά", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Ευαίσθητα", |                     "steam_care_pro_delicates": "Steam Care Pro - Ευαίσθητα", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Συνθετικά", |                     "steam_care_pro_synthetic": "Steam Care Pro - Συνθετικά", | ||||||
|                     "steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό ", |                     "steam_hygiene_plus": "Ατμός για περισσότερο υγιεινό φαγητό", | ||||||
|                     "synthetics": "Συνθετικά", |                     "synthetics": "Συνθετικά", | ||||||
|                     "synthetic_and_coloured": "Συνθετικά και χρωματιστά", |                     "synthetic_and_coloured": "Συνθετικά και χρωματιστά", | ||||||
|                     "synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", |                     "synthetic_and_coloured_steam": "Συνθετικά και χρωματιστά + Ατμός", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Χρόνος που απομένει" |                 "name": "Χρόνος που απομένει" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Διαχύτης" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Νυχτερινή λειτουργία" |                 "name": "Νυχτερινή λειτουργία" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Ένταση τόνου αφής" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Στοχευμένη θερμοκρασία Ψυγείο" |                 "name": "Στοχευμένη θερμοκρασία Ψυγείο" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Επίπεδο γύρης" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Εξαγωγή αέρα" |                 "name": "Εξαγωγή αέρα" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Φως" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -36,7 +36,7 @@ | |||||||
|                     "rinse": "Rinse", |                     "rinse": "Rinse", | ||||||
|                     "drying": "Drying", |                     "drying": "Drying", | ||||||
|                     "steam": "Steam", |                     "steam": "Steam", | ||||||
|                     "weighting": "Weighing ", |                     "weighting": "Weighing", | ||||||
|                     "scheduled": "Scheduled", |                     "scheduled": "Scheduled", | ||||||
|                     "tumbling": "Keep Fresh", |                     "tumbling": "Keep Fresh", | ||||||
|                     "refresh": "Refresh", |                     "refresh": "Refresh", | ||||||
| @ -131,7 +131,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene+ 75°C", |                     "hygiene_plus": "Hygiene+ 75°C", | ||||||
|                     "intensive": "Intensive ", |                     "intensive": "Intensive", | ||||||
|                     "intensive_rapid": "Intensive Rapid", |                     "intensive_rapid": "Intensive Rapid", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -164,7 +164,7 @@ | |||||||
|                     "iot_porcelain": "Porcelain", |                     "iot_porcelain": "Porcelain", | ||||||
|                     "iot_power_mix_wash": "Power Mix Wash", |                     "iot_power_mix_wash": "Power Mix Wash", | ||||||
|                     "iot_power_mix_wash_soil": "Power Mix Wash", |                     "iot_power_mix_wash_soil": "Power Mix Wash", | ||||||
|                     "iot_prewash": "Pre-wash ", |                     "iot_prewash": "Pre-wash", | ||||||
|                     "iot_pyrex_and_glassware": "Pyrex & Glassware", |                     "iot_pyrex_and_glassware": "Pyrex & Glassware", | ||||||
|                     "iot_rapid_29": "Rapid 29'", |                     "iot_rapid_29": "Rapid 29'", | ||||||
|                     "iot_rapid_39": "Rapid 39' 60°C", |                     "iot_rapid_39": "Rapid 39' 60°C", | ||||||
| @ -178,7 +178,7 @@ | |||||||
|                     "iot_wok_grids_maxi_pans_soil": "Special Pans (Wok, Grids & Maxi Pans)", |                     "iot_wok_grids_maxi_pans_soil": "Special Pans (Wok, Grids & Maxi Pans)", | ||||||
|                     "iot_yes_quick_cycle": "Yes Quick", |                     "iot_yes_quick_cycle": "Yes Quick", | ||||||
|                     "night": "Night 55°C", |                     "night": "Night 55°C", | ||||||
|                     "prewash": "Pre-wash ", |                     "prewash": "Pre-wash", | ||||||
|                     "rapid_20": "Rapid 20'", |                     "rapid_20": "Rapid 20'", | ||||||
|                     "rapid_24": "Rapid 24'", |                     "rapid_24": "Rapid 24'", | ||||||
|                     "rapid_29": "Rapid 29' 50°C", |                     "rapid_29": "Rapid 29' 50°C", | ||||||
| @ -341,7 +341,7 @@ | |||||||
|                     "hqd_bulky": "Bulky Items", |                     "hqd_bulky": "Bulky Items", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Cool Breeze 30m", |                     "hqd_cold_wind_30": "Cool Breeze 30m", | ||||||
|                     "hqd_cold_wind_timing": "Cool Breeze ", |                     "hqd_cold_wind_timing": "Cool Breeze", | ||||||
|                     "hqd_cotton": "Cotton", |                     "hqd_cotton": "Cotton", | ||||||
|                     "hqd_curtain": "Curtains", |                     "hqd_curtain": "Curtains", | ||||||
|                     "hqd_delicate": "Delicates", |                     "hqd_delicate": "Delicates", | ||||||
| @ -360,8 +360,8 @@ | |||||||
|                     "hqd_outdoor": "Outdoor", |                     "hqd_outdoor": "Outdoor", | ||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Quick 20m", |                     "hqd_quick_20": "Quick 20m", | ||||||
|                     "hqd_quick_30": "Quick 30m", |                     "hqd_quick_30": "Quick 30'", | ||||||
|                     "hqd_quick_dry": "Quick dry (30 min)", |                     "hqd_quick_dry": "Quick dry 30'", | ||||||
|                     "hqd_quilt": "Quilts", |                     "hqd_quilt": "Quilts", | ||||||
|                     "hqd_refresh": "Refresh", |                     "hqd_refresh": "Refresh", | ||||||
|                     "hqd_school_uniform": "School Uniform", |                     "hqd_school_uniform": "School Uniform", | ||||||
| @ -399,7 +399,7 @@ | |||||||
|                     "iot_dry_lingerie": "Lingerie", |                     "iot_dry_lingerie": "Lingerie", | ||||||
|                     "iot_dry_mixed": "Mixed", |                     "iot_dry_mixed": "Mixed", | ||||||
|                     "iot_dry_playsuits": "Playsuits", |                     "iot_dry_playsuits": "Playsuits", | ||||||
|                     "iot_dry_rapid_30": "Rapid 30m", |                     "iot_dry_rapid_30": "Rapid 30'", | ||||||
|                     "iot_dry_rapid_59": "Rapid 59'", |                     "iot_dry_rapid_59": "Rapid 59'", | ||||||
|                     "iot_dry_refresh": "Refresh", |                     "iot_dry_refresh": "Refresh", | ||||||
|                     "iot_dry_regenerates_waterproof": "Regenerates Waterproof", |                     "iot_dry_regenerates_waterproof": "Regenerates Waterproof", | ||||||
| @ -458,7 +458,7 @@ | |||||||
|                     "all_in_one_59": "All in One 59'", |                     "all_in_one_59": "All in One 59'", | ||||||
|                     "all_in_one_59_steam": "All in One 59' + Vapore", |                     "all_in_one_59_steam": "All in One 59' + Vapore", | ||||||
|                     "autocare": "Autocare", |                     "autocare": "Autocare", | ||||||
|                     "autoclean": "Drum cleaning and descaling ", |                     "autoclean": "Drum cleaning and descaling", | ||||||
|                     "baby_60": "All Baby 60°C", |                     "baby_60": "All Baby 60°C", | ||||||
|                     "care_14": "Rapid Care 14'", |                     "care_14": "Rapid Care 14'", | ||||||
|                     "care_30": "Rapid Care 30'", |                     "care_30": "Rapid Care 30'", | ||||||
| @ -538,7 +538,7 @@ | |||||||
|                     "iot_dry_cuddly_toys": "Cuddly Toys", |                     "iot_dry_cuddly_toys": "Cuddly Toys", | ||||||
|                     "iot_dry_curtains": "Curtains", |                     "iot_dry_curtains": "Curtains", | ||||||
|                     "iot_dry_dehumidifier": "Humidity Remover", |                     "iot_dry_dehumidifier": "Humidity Remover", | ||||||
|                     "iot_dry_delicates_antiallergy": "Delicates  Anti-allergy", |                     "iot_dry_delicates_antiallergy": "DelicatesAnti-allergy", | ||||||
|                     "iot_dry_delicate_tablecloths": "Delicate Tablecloths", |                     "iot_dry_delicate_tablecloths": "Delicate Tablecloths", | ||||||
|                     "iot_dry_denim_jeans": "Denim - Jeans", |                     "iot_dry_denim_jeans": "Denim - Jeans", | ||||||
|                     "iot_dry_easy_iron_cotton": "Easy Iron - Cotton", |                     "iot_dry_easy_iron_cotton": "Easy Iron - Cotton", | ||||||
| @ -699,6 +699,7 @@ | |||||||
|                     "iot_wash_wool": "Wool", |                     "iot_wash_wool": "Wool", | ||||||
|                     "jeans": "Jeans", |                     "jeans": "Jeans", | ||||||
|                     "jeans_60": "Jeans", |                     "jeans_60": "Jeans", | ||||||
|  |                     "jeans_60_steam": "Jeans + Steam", | ||||||
|                     "low_dry": "Low Heat Dry", |                     "low_dry": "Low Heat Dry", | ||||||
|                     "mixed": "Mixed", |                     "mixed": "Mixed", | ||||||
|                     "mixed_and_colored_59": "Mixed and Colored 59'", |                     "mixed_and_colored_59": "Mixed and Colored 59'", | ||||||
| @ -876,6 +877,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Fridge temperature" |                 "name": "Fridge temperature" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -902,7 +906,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "High", |                     "high": "High", | ||||||
|                     "mid": "Medium   ", |                     "mid": "Medium", | ||||||
|                     "low": "Low", |                     "low": "Low", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -969,7 +973,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene+ 75°C", |                     "hygiene_plus": "Hygiene+ 75°C", | ||||||
|                     "intensive": "Intensive ", |                     "intensive": "Intensive", | ||||||
|                     "intensive_rapid": "Intensive Rapid", |                     "intensive_rapid": "Intensive Rapid", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -1002,7 +1006,7 @@ | |||||||
|                     "iot_porcelain": "Porcelain", |                     "iot_porcelain": "Porcelain", | ||||||
|                     "iot_power_mix_wash": "Power Mix Wash", |                     "iot_power_mix_wash": "Power Mix Wash", | ||||||
|                     "iot_power_mix_wash_soil": "Power Mix Wash", |                     "iot_power_mix_wash_soil": "Power Mix Wash", | ||||||
|                     "iot_prewash": "Pre-wash ", |                     "iot_prewash": "Pre-wash", | ||||||
|                     "iot_pyrex_and_glassware": "Pyrex & Glassware", |                     "iot_pyrex_and_glassware": "Pyrex & Glassware", | ||||||
|                     "iot_rapid_29": "Rapid 29'", |                     "iot_rapid_29": "Rapid 29'", | ||||||
|                     "iot_rapid_39": "Rapid 39' 60°C", |                     "iot_rapid_39": "Rapid 39' 60°C", | ||||||
| @ -1016,7 +1020,7 @@ | |||||||
|                     "iot_wok_grids_maxi_pans_soil": "Special Pans (Wok, Grids & Maxi Pans)", |                     "iot_wok_grids_maxi_pans_soil": "Special Pans (Wok, Grids & Maxi Pans)", | ||||||
|                     "iot_yes_quick_cycle": "Yes Quick", |                     "iot_yes_quick_cycle": "Yes Quick", | ||||||
|                     "night": "Night 55°C", |                     "night": "Night 55°C", | ||||||
|                     "prewash": "Pre-wash ", |                     "prewash": "Pre-wash", | ||||||
|                     "rapid_20": "Rapid 20'", |                     "rapid_20": "Rapid 20'", | ||||||
|                     "rapid_24": "Rapid 24'", |                     "rapid_24": "Rapid 24'", | ||||||
|                     "rapid_29": "Rapid 29' 50°C", |                     "rapid_29": "Rapid 29' 50°C", | ||||||
| @ -1179,7 +1183,7 @@ | |||||||
|                     "hqd_bulky": "Bulky Items", |                     "hqd_bulky": "Bulky Items", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Cool Breeze 30m", |                     "hqd_cold_wind_30": "Cool Breeze 30m", | ||||||
|                     "hqd_cold_wind_timing": "Cool Breeze ", |                     "hqd_cold_wind_timing": "Cool Breeze", | ||||||
|                     "hqd_cotton": "Cotton", |                     "hqd_cotton": "Cotton", | ||||||
|                     "hqd_curtain": "Curtains", |                     "hqd_curtain": "Curtains", | ||||||
|                     "hqd_delicate": "Delicates", |                     "hqd_delicate": "Delicates", | ||||||
| @ -1198,8 +1202,8 @@ | |||||||
|                     "hqd_outdoor": "Outdoor", |                     "hqd_outdoor": "Outdoor", | ||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Quick 20m", |                     "hqd_quick_20": "Quick 20m", | ||||||
|                     "hqd_quick_30": "Quick 30m", |                     "hqd_quick_30": "Quick 30'", | ||||||
|                     "hqd_quick_dry": "Quick dry (30 min)", |                     "hqd_quick_dry": "Quick dry 30'", | ||||||
|                     "hqd_quilt": "Quilts", |                     "hqd_quilt": "Quilts", | ||||||
|                     "hqd_refresh": "Refresh", |                     "hqd_refresh": "Refresh", | ||||||
|                     "hqd_school_uniform": "School Uniform", |                     "hqd_school_uniform": "School Uniform", | ||||||
| @ -1237,7 +1241,7 @@ | |||||||
|                     "iot_dry_lingerie": "Lingerie", |                     "iot_dry_lingerie": "Lingerie", | ||||||
|                     "iot_dry_mixed": "Mixed", |                     "iot_dry_mixed": "Mixed", | ||||||
|                     "iot_dry_playsuits": "Playsuits", |                     "iot_dry_playsuits": "Playsuits", | ||||||
|                     "iot_dry_rapid_30": "Rapid 30m", |                     "iot_dry_rapid_30": "Rapid 30'", | ||||||
|                     "iot_dry_rapid_59": "Rapid 59'", |                     "iot_dry_rapid_59": "Rapid 59'", | ||||||
|                     "iot_dry_refresh": "Refresh", |                     "iot_dry_refresh": "Refresh", | ||||||
|                     "iot_dry_regenerates_waterproof": "Regenerates Waterproof", |                     "iot_dry_regenerates_waterproof": "Regenerates Waterproof", | ||||||
| @ -1296,7 +1300,7 @@ | |||||||
|                     "all_in_one_59": "All in One 59'", |                     "all_in_one_59": "All in One 59'", | ||||||
|                     "all_in_one_59_steam": "All in One 59' + Vapore", |                     "all_in_one_59_steam": "All in One 59' + Vapore", | ||||||
|                     "autocare": "Autocare", |                     "autocare": "Autocare", | ||||||
|                     "autoclean": "Drum cleaning and descaling ", |                     "autoclean": "Drum cleaning and descaling", | ||||||
|                     "baby_60": "All Baby 60°C", |                     "baby_60": "All Baby 60°C", | ||||||
|                     "care_14": "Rapid Care 14'", |                     "care_14": "Rapid Care 14'", | ||||||
|                     "care_30": "Rapid Care 30'", |                     "care_30": "Rapid Care 30'", | ||||||
| @ -1376,7 +1380,7 @@ | |||||||
|                     "iot_dry_cuddly_toys": "Cuddly Toys", |                     "iot_dry_cuddly_toys": "Cuddly Toys", | ||||||
|                     "iot_dry_curtains": "Curtains", |                     "iot_dry_curtains": "Curtains", | ||||||
|                     "iot_dry_dehumidifier": "Humidity Remover", |                     "iot_dry_dehumidifier": "Humidity Remover", | ||||||
|                     "iot_dry_delicates_antiallergy": "Delicates  Anti-allergy", |                     "iot_dry_delicates_antiallergy": "DelicatesAnti-allergy", | ||||||
|                     "iot_dry_delicate_tablecloths": "Delicate Tablecloths", |                     "iot_dry_delicate_tablecloths": "Delicate Tablecloths", | ||||||
|                     "iot_dry_denim_jeans": "Denim - Jeans", |                     "iot_dry_denim_jeans": "Denim - Jeans", | ||||||
|                     "iot_dry_easy_iron_cotton": "Easy Iron - Cotton", |                     "iot_dry_easy_iron_cotton": "Easy Iron - Cotton", | ||||||
| @ -1537,6 +1541,7 @@ | |||||||
|                     "iot_wash_wool": "Wool", |                     "iot_wash_wool": "Wool", | ||||||
|                     "jeans": "Jeans", |                     "jeans": "Jeans", | ||||||
|                     "jeans_60": "Jeans", |                     "jeans_60": "Jeans", | ||||||
|  |                     "jeans_60_steam": "Jeans + Steam", | ||||||
|                     "low_dry": "Low Heat Dry", |                     "low_dry": "Low Heat Dry", | ||||||
|                     "mixed": "Mixed", |                     "mixed": "Mixed", | ||||||
|                     "mixed_and_colored_59": "Mixed and Colored 59'", |                     "mixed_and_colored_59": "Mixed and Colored 59'", | ||||||
| @ -1628,6 +1633,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Time remaining" |                 "name": "Time remaining" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Diffuser" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1671,7 +1682,7 @@ | |||||||
|                 "name": "Oven" |                 "name": "Oven" | ||||||
|             }, |             }, | ||||||
|             "prewash": { |             "prewash": { | ||||||
|                 "name": "Pre-wash " |                 "name": "Pre-wash" | ||||||
|             }, |             }, | ||||||
|             "pause": { |             "pause": { | ||||||
|                 "name": "Pause" |                 "name": "Pause" | ||||||
| @ -1738,6 +1749,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Night mode" |                 "name": "Night mode" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Touch tone volume" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1793,7 +1807,7 @@ | |||||||
|                 "name": "On" |                 "name": "On" | ||||||
|             }, |             }, | ||||||
|             "prewash": { |             "prewash": { | ||||||
|                 "name": "Pre-wash " |                 "name": "Pre-wash" | ||||||
|             }, |             }, | ||||||
|             "buzzer": { |             "buzzer": { | ||||||
|                 "name": "Cycle end chime" |                 "name": "Cycle end chime" | ||||||
| @ -1867,6 +1881,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Target temperature Fridge" |                 "name": "Target temperature Fridge" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Pollen level" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -2009,6 +2026,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Air extraction" |                 "name": "Air extraction" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Light" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Aclarado", |                     "rinse": "Aclarado", | ||||||
|                     "drying": "Secado", |                     "drying": "Secado", | ||||||
|                     "steam": "Vapor", |                     "steam": "Vapor", | ||||||
|                     "weighting": "Peso ", |                     "weighting": "Peso", | ||||||
|                     "scheduled": "Programado", |                     "scheduled": "Programado", | ||||||
|                     "tumbling": "Ropa fresca", |                     "tumbling": "Ropa fresca", | ||||||
|                     "refresh": "Refrescar", |                     "refresh": "Refrescar", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rápido 59'", |                     "59_min": "Rápido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiene", |                     "hygiene": "Higiene", | ||||||
|                     "hygiene_plus": "Higiene+ 75 °C", |                     "hygiene_plus": "Higiene+ 75 °C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Fuerte rápido", |                     "intensive_rapid": "Fuerte rápido", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Objetos voluminosos", |                     "hqd_bulky": "Objetos voluminosos", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Brisa fresca 30 minutos", |                     "hqd_cold_wind_30": "Brisa fresca 30 minutos", | ||||||
|                     "hqd_cold_wind_timing": "Brisa fresca ", |                     "hqd_cold_wind_timing": "Brisa fresca", | ||||||
|                     "hqd_cotton": "Algodón", |                     "hqd_cotton": "Algodón", | ||||||
|                     "hqd_curtain": "Cortinas", |                     "hqd_curtain": "Cortinas", | ||||||
|                     "hqd_delicate": "Ropa delicada", |                     "hqd_delicate": "Ropa delicada", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rápido 20", |                     "hqd_quick_20": "Rápido 20", | ||||||
|                     "hqd_quick_30": "Rápido 30", |                     "hqd_quick_30": "Rápido 30", | ||||||
|                     "hqd_quick_dry": "Secado rápido 30", |                     "hqd_quick_dry": "Secado rápido 30'", | ||||||
|                     "hqd_quilt": "Colchas", |                     "hqd_quilt": "Colchas", | ||||||
|                     "hqd_refresh": "Refrescar", |                     "hqd_refresh": "Refrescar", | ||||||
|                     "hqd_school_uniform": "Uniformes escolares", |                     "hqd_school_uniform": "Uniformes escolares", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Especial 39' + Vapor", |                     "iot_special_39_full_load_steam": "Especial 39' + Vapor", | ||||||
|                     "iot_steam_hygiene_plus": "Vapor higiene extra ", |                     "iot_steam_hygiene_plus": "Vapor higiene extra", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", |                     "iot_synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", | ||||||
|                     "iot_wash_and_dry": "Lavar y secar", |                     "iot_wash_and_dry": "Lavar y secar", | ||||||
|                     "iot_wash_anti_mites": "Antiácaros", |                     "iot_wash_anti_mites": "Antiácaros", | ||||||
| @ -630,7 +632,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Desinfección de mascarillas", |                     "iot_wash_masks_sanification": "Desinfección de mascarillas", | ||||||
|                     "iot_wash_masks_sanification_steam": "Desinfección de mascarillas + Vapor", |                     "iot_wash_masks_sanification_steam": "Desinfección de mascarillas + Vapor", | ||||||
|                     "iot_wash_mats": "Alfombras", |                     "iot_wash_mats": "Alfombras", | ||||||
|                     "iot_wash_men_s_trousers": "Pantalones ", |                     "iot_wash_men_s_trousers": "Pantalones", | ||||||
|                     "iot_wash_mixed": "Ropa mixta", |                     "iot_wash_mixed": "Ropa mixta", | ||||||
|                     "iot_wash_mixed_steam": "Ropa mixta + Vapor", |                     "iot_wash_mixed_steam": "Ropa mixta + Vapor", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Mixta y de color 44’", |                     "iot_wash_mix_and_coloured_44": "Mixta y de color 44’", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Algodón", |                     "steam_care_pro_cotton": "Steam Care Pro - Algodón", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", |                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", | ||||||
|                     "steam_hygiene_plus": "Vapor higiene extra ", |                     "steam_hygiene_plus": "Vapor higiene extra", | ||||||
|                     "synthetics": "Ropa sintética", |                     "synthetics": "Ropa sintética", | ||||||
|                     "synthetic_and_coloured": "Ropa sintética y de color", |                     "synthetic_and_coloured": "Ropa sintética y de color", | ||||||
|                     "synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", |                     "synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura del frigorífico" |                 "name": "Temperatura del frigorífico" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (COV)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Alta", |                     "high": "Alta", | ||||||
|                     "mid": "Media   ", |                     "mid": "Media", | ||||||
|                     "low": "Baja", |                     "low": "Baja", | ||||||
|                     "auto": "Automático" |                     "auto": "Automático" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rápido 59'", |                     "59_min": "Rápido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiene", |                     "hygiene": "Higiene", | ||||||
|                     "hygiene_plus": "Higiene+ 75 °C", |                     "hygiene_plus": "Higiene+ 75 °C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Fuerte rápido", |                     "intensive_rapid": "Fuerte rápido", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Objetos voluminosos", |                     "hqd_bulky": "Objetos voluminosos", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Brisa fresca 30 minutos", |                     "hqd_cold_wind_30": "Brisa fresca 30 minutos", | ||||||
|                     "hqd_cold_wind_timing": "Brisa fresca ", |                     "hqd_cold_wind_timing": "Brisa fresca", | ||||||
|                     "hqd_cotton": "Algodón", |                     "hqd_cotton": "Algodón", | ||||||
|                     "hqd_curtain": "Cortinas", |                     "hqd_curtain": "Cortinas", | ||||||
|                     "hqd_delicate": "Ropa delicada", |                     "hqd_delicate": "Ropa delicada", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rápido 20", |                     "hqd_quick_20": "Rápido 20", | ||||||
|                     "hqd_quick_30": "Rápido 30", |                     "hqd_quick_30": "Rápido 30", | ||||||
|                     "hqd_quick_dry": "Secado rápido 30", |                     "hqd_quick_dry": "Secado rápido 30'", | ||||||
|                     "hqd_quilt": "Colchas", |                     "hqd_quilt": "Colchas", | ||||||
|                     "hqd_refresh": "Refrescar", |                     "hqd_refresh": "Refrescar", | ||||||
|                     "hqd_school_uniform": "Uniformes escolares", |                     "hqd_school_uniform": "Uniformes escolares", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Especial 39' + Vapor", |                     "iot_special_39_full_load_steam": "Especial 39' + Vapor", | ||||||
|                     "iot_steam_hygiene_plus": "Vapor higiene extra ", |                     "iot_steam_hygiene_plus": "Vapor higiene extra", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", |                     "iot_synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", | ||||||
|                     "iot_wash_and_dry": "Lavar y secar", |                     "iot_wash_and_dry": "Lavar y secar", | ||||||
|                     "iot_wash_anti_mites": "Antiácaros", |                     "iot_wash_anti_mites": "Antiácaros", | ||||||
| @ -1455,7 +1462,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Desinfección de mascarillas", |                     "iot_wash_masks_sanification": "Desinfección de mascarillas", | ||||||
|                     "iot_wash_masks_sanification_steam": "Desinfección de mascarillas + Vapor", |                     "iot_wash_masks_sanification_steam": "Desinfección de mascarillas + Vapor", | ||||||
|                     "iot_wash_mats": "Alfombras", |                     "iot_wash_mats": "Alfombras", | ||||||
|                     "iot_wash_men_s_trousers": "Pantalones ", |                     "iot_wash_men_s_trousers": "Pantalones", | ||||||
|                     "iot_wash_mixed": "Ropa mixta", |                     "iot_wash_mixed": "Ropa mixta", | ||||||
|                     "iot_wash_mixed_steam": "Ropa mixta + Vapor", |                     "iot_wash_mixed_steam": "Ropa mixta + Vapor", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Mixta y de color 44’", |                     "iot_wash_mix_and_coloured_44": "Mixta y de color 44’", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Algodón", |                     "steam_care_pro_cotton": "Steam Care Pro - Algodón", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", |                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", | ||||||
|                     "steam_hygiene_plus": "Vapor higiene extra ", |                     "steam_hygiene_plus": "Vapor higiene extra", | ||||||
|                     "synthetics": "Ropa sintética", |                     "synthetics": "Ropa sintética", | ||||||
|                     "synthetic_and_coloured": "Ropa sintética y de color", |                     "synthetic_and_coloured": "Ropa sintética y de color", | ||||||
|                     "synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", |                     "synthetic_and_coloured_steam": "Ropa sintética y de color + Vapor", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Tiempo restante" |                 "name": "Tiempo restante" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difusor" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Modo" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Modo nocturno" |                 "name": "Modo nocturno" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volumen del tono táctil" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Temperatura deseada Frigorífico" |                 "name": "Temperatura deseada Frigorífico" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Nivel de polen" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Extracción de aire" |                 "name": "Extracción de aire" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Luz" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Rinçage", |                     "rinse": "Rinçage", | ||||||
|                     "drying": "Séchage", |                     "drying": "Séchage", | ||||||
|                     "steam": "Vapeur d'eau", |                     "steam": "Vapeur d'eau", | ||||||
|                     "weighting": "Calcul du poids ", |                     "weighting": "Calcul du poids", | ||||||
|                     "scheduled": "Planifié", |                     "scheduled": "Planifié", | ||||||
|                     "tumbling": "Keep Fresh", |                     "tumbling": "Keep Fresh", | ||||||
|                     "refresh": "Rafraîchissement", |                     "refresh": "Rafraîchissement", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rapide 59'", |                     "59_min": "Rapide 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiène", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapide", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto universel 50 - 60°C", |                     "auto_universal": "Auto universel 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiène", |                     "hygiene": "Hygiène", | ||||||
|                     "hygiene_plus": "Hygiène 75 °C", |                     "hygiene_plus": "Hygiène 75 °C", | ||||||
|                     "intensive": "Intensif ", |                     "intensive": "Intensif", | ||||||
|                     "intensive_rapid": "Intensif rapide", |                     "intensive_rapid": "Intensif rapide", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto universel 50 - 60°C", |                     "iot_auto_universal_soil": "Auto universel 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Articles volumineux", |                     "hqd_bulky": "Articles volumineux", | ||||||
|                     "hqd_casual": "Journalier", |                     "hqd_casual": "Journalier", | ||||||
|                     "hqd_cold_wind_30": "Brise rafraîchissante 30 minutes", |                     "hqd_cold_wind_30": "Brise rafraîchissante 30 minutes", | ||||||
|                     "hqd_cold_wind_timing": "Brise rafraîchissante ", |                     "hqd_cold_wind_timing": "Brise rafraîchissante", | ||||||
|                     "hqd_cotton": "Coton", |                     "hqd_cotton": "Coton", | ||||||
|                     "hqd_curtain": "Rideaux", |                     "hqd_curtain": "Rideaux", | ||||||
|                     "hqd_delicate": "Délicats", |                     "hqd_delicate": "Délicats", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapide 20’", |                     "hqd_quick_20": "Rapide 20’", | ||||||
|                     "hqd_quick_30": "Rapide 30’", |                     "hqd_quick_30": "Rapide 30’", | ||||||
|                     "hqd_quick_dry": "Séchage rapide 30", |                     "hqd_quick_dry": "Séchage rapide 30'", | ||||||
|                     "hqd_quilt": "Couvertures", |                     "hqd_quilt": "Couvertures", | ||||||
|                     "hqd_refresh": "Rafraîchissement", |                     "hqd_refresh": "Rafraîchissement", | ||||||
|                     "hqd_school_uniform": "Uniforme scolaire", |                     "hqd_school_uniform": "Uniforme scolaire", | ||||||
| @ -372,7 +374,7 @@ | |||||||
|                     "iot_dry_cotton": "Coton", |                     "iot_dry_cotton": "Coton", | ||||||
|                     "iot_dry_cuddly_toys": "Jouets en peluche", |                     "iot_dry_cuddly_toys": "Jouets en peluche", | ||||||
|                     "iot_dry_curtains": "Rideaux", |                     "iot_dry_curtains": "Rideaux", | ||||||
|                     "iot_dry_dehumidifier": "Élimination de l\\'humidité", |                     "iot_dry_dehumidifier": "Élimination de l'humidité", | ||||||
|                     "iot_dry_delicates": "Délicats", |                     "iot_dry_delicates": "Délicats", | ||||||
|                     "iot_dry_delicate_tablecloths": "Nappes délicates", |                     "iot_dry_delicate_tablecloths": "Nappes délicates", | ||||||
|                     "iot_dry_denim_jeans": "Denim - jeans", |                     "iot_dry_denim_jeans": "Denim - jeans", | ||||||
| @ -386,7 +388,7 @@ | |||||||
|                     "iot_dry_playsuits": "Combinaisons", |                     "iot_dry_playsuits": "Combinaisons", | ||||||
|                     "iot_dry_rapid_30": "Rapid 30", |                     "iot_dry_rapid_30": "Rapid 30", | ||||||
|                     "iot_dry_rapid_59": "Rapide 59'.", |                     "iot_dry_rapid_59": "Rapide 59'.", | ||||||
|                     "iot_dry_refresh": "Coup d\\'éclat", |                     "iot_dry_refresh": "Coup d'éclat", | ||||||
|                     "iot_dry_regenerates_waterproof": "Imperméabilisant", |                     "iot_dry_regenerates_waterproof": "Imperméabilisant", | ||||||
|                     "iot_dry_relax_creases": "Anti-plis", |                     "iot_dry_relax_creases": "Anti-plis", | ||||||
|                     "iot_dry_shirts": "Chemises", |                     "iot_dry_shirts": "Chemises", | ||||||
| @ -488,7 +490,7 @@ | |||||||
|                     "hqd_quick_15": "Rapide 15'", |                     "hqd_quick_15": "Rapide 15'", | ||||||
|                     "hqd_quick_wash_57": "Lavage rapide 57 min", |                     "hqd_quick_wash_57": "Lavage rapide 57 min", | ||||||
|                     "hqd_rapid_wash_and_dry": "Lavage et séchage", |                     "hqd_rapid_wash_and_dry": "Lavage et séchage", | ||||||
|                     "hqd_refresh": "Coup d\\'éclat", |                     "hqd_refresh": "Coup d'éclat", | ||||||
|                     "hqd_rinse": "Rinçage", |                     "hqd_rinse": "Rinçage", | ||||||
|                     "hqd_shirts": "Chemises", |                     "hqd_shirts": "Chemises", | ||||||
|                     "hqd_smart": "Smart A.I.", |                     "hqd_smart": "Smart A.I.", | ||||||
| @ -522,7 +524,7 @@ | |||||||
|                     "iot_dry_cotton_dry": "Séchage du coton", |                     "iot_dry_cotton_dry": "Séchage du coton", | ||||||
|                     "iot_dry_cuddly_toys": "Animaux en peluche", |                     "iot_dry_cuddly_toys": "Animaux en peluche", | ||||||
|                     "iot_dry_curtains": "Rideaux", |                     "iot_dry_curtains": "Rideaux", | ||||||
|                     "iot_dry_dehumidifier": "Élimination de l\\'humidité", |                     "iot_dry_dehumidifier": "Élimination de l'humidité", | ||||||
|                     "iot_dry_delicates_antiallergy": "Délicat - anti-allergique", |                     "iot_dry_delicates_antiallergy": "Délicat - anti-allergique", | ||||||
|                     "iot_dry_delicate_tablecloths": "Nappes délicates", |                     "iot_dry_delicate_tablecloths": "Nappes délicates", | ||||||
|                     "iot_dry_denim_jeans": "Denim - Jeans", |                     "iot_dry_denim_jeans": "Denim - Jeans", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Lavage intelligent", |                     "iot_smart_wash": "Lavage intelligent", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Spécial 39’ + vapeur", |                     "iot_special_39_full_load_steam": "Spécial 39’ + vapeur", | ||||||
|                     "iot_steam_hygiene_plus": "Vapeur Hygiène Plus ", |                     "iot_steam_hygiene_plus": "Vapeur Hygiène Plus", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", |                     "iot_synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", | ||||||
|                     "iot_wash_and_dry": "Lavage et séchage", |                     "iot_wash_and_dry": "Lavage et séchage", | ||||||
|                     "iot_wash_anti_mites": "Anti-acarien", |                     "iot_wash_anti_mites": "Anti-acarien", | ||||||
| @ -630,7 +632,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Désinfection des masques", |                     "iot_wash_masks_sanification": "Désinfection des masques", | ||||||
|                     "iot_wash_masks_sanification_steam": "Désinfection des masques + Vapeur d'eau", |                     "iot_wash_masks_sanification_steam": "Désinfection des masques + Vapeur d'eau", | ||||||
|                     "iot_wash_mats": "Tapis", |                     "iot_wash_mats": "Tapis", | ||||||
|                     "iot_wash_men_s_trousers": "Pantalons ", |                     "iot_wash_men_s_trousers": "Pantalons", | ||||||
|                     "iot_wash_mixed": "Tissus mélangés", |                     "iot_wash_mixed": "Tissus mélangés", | ||||||
|                     "iot_wash_mixed_steam": "Tissus mélangés + Vapeur d'eau", |                     "iot_wash_mixed_steam": "Tissus mélangés + Vapeur d'eau", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Tissus mélangés et colorés 44'", |                     "iot_wash_mix_and_coloured_44": "Tissus mélangés et colorés 44'", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Coton", |                     "steam_care_pro_cotton": "Steam Care Pro - Coton", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Délicats", |                     "steam_care_pro_delicates": "Steam Care Pro - Délicats", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthétiques", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthétiques", | ||||||
|                     "steam_hygiene_plus": "Vapeur Hygiène Plus ", |                     "steam_hygiene_plus": "Vapeur Hygiène Plus", | ||||||
|                     "synthetics": "Synthétiques", |                     "synthetics": "Synthétiques", | ||||||
|                     "synthetic_and_coloured": "Synthétiques et couleurs", |                     "synthetic_and_coloured": "Synthétiques et couleurs", | ||||||
|                     "synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", |                     "synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Température du réfrigérateur" |                 "name": "Température du réfrigérateur" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "COV gazeux" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Élevé", |                     "high": "Élevé", | ||||||
|                     "mid": "Intermédiaire   ", |                     "mid": "Intermédiaire", | ||||||
|                     "low": "Faible", |                     "low": "Faible", | ||||||
|                     "auto": "Automatique" |                     "auto": "Automatique" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rapide 59'", |                     "59_min": "Rapide 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiène", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapide", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto universel 50 - 60°C", |                     "auto_universal": "Auto universel 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiène", |                     "hygiene": "Hygiène", | ||||||
|                     "hygiene_plus": "Hygiène 75 °C", |                     "hygiene_plus": "Hygiène 75 °C", | ||||||
|                     "intensive": "Intensif ", |                     "intensive": "Intensif", | ||||||
|                     "intensive_rapid": "Intensif rapide", |                     "intensive_rapid": "Intensif rapide", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto universel 50 - 60°C", |                     "iot_auto_universal_soil": "Auto universel 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Articles volumineux", |                     "hqd_bulky": "Articles volumineux", | ||||||
|                     "hqd_casual": "Journalier", |                     "hqd_casual": "Journalier", | ||||||
|                     "hqd_cold_wind_30": "Brise rafraîchissante 30 minutes", |                     "hqd_cold_wind_30": "Brise rafraîchissante 30 minutes", | ||||||
|                     "hqd_cold_wind_timing": "Brise rafraîchissante ", |                     "hqd_cold_wind_timing": "Brise rafraîchissante", | ||||||
|                     "hqd_cotton": "Coton", |                     "hqd_cotton": "Coton", | ||||||
|                     "hqd_curtain": "Rideaux", |                     "hqd_curtain": "Rideaux", | ||||||
|                     "hqd_delicate": "Délicats", |                     "hqd_delicate": "Délicats", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapide 20’", |                     "hqd_quick_20": "Rapide 20’", | ||||||
|                     "hqd_quick_30": "Rapide 30’", |                     "hqd_quick_30": "Rapide 30’", | ||||||
|                     "hqd_quick_dry": "Séchage rapide 30", |                     "hqd_quick_dry": "Séchage rapide 30'", | ||||||
|                     "hqd_quilt": "Couvertures", |                     "hqd_quilt": "Couvertures", | ||||||
|                     "hqd_refresh": "Rafraîchissement", |                     "hqd_refresh": "Rafraîchissement", | ||||||
|                     "hqd_school_uniform": "Uniforme scolaire", |                     "hqd_school_uniform": "Uniforme scolaire", | ||||||
| @ -1197,7 +1204,7 @@ | |||||||
|                     "iot_dry_cotton": "Coton", |                     "iot_dry_cotton": "Coton", | ||||||
|                     "iot_dry_cuddly_toys": "Jouets en peluche", |                     "iot_dry_cuddly_toys": "Jouets en peluche", | ||||||
|                     "iot_dry_curtains": "Rideaux", |                     "iot_dry_curtains": "Rideaux", | ||||||
|                     "iot_dry_dehumidifier": "Élimination de l\\'humidité", |                     "iot_dry_dehumidifier": "Élimination de l'humidité", | ||||||
|                     "iot_dry_delicates": "Délicats", |                     "iot_dry_delicates": "Délicats", | ||||||
|                     "iot_dry_delicate_tablecloths": "Nappes délicates", |                     "iot_dry_delicate_tablecloths": "Nappes délicates", | ||||||
|                     "iot_dry_denim_jeans": "Denim - jeans", |                     "iot_dry_denim_jeans": "Denim - jeans", | ||||||
| @ -1211,7 +1218,7 @@ | |||||||
|                     "iot_dry_playsuits": "Combinaisons", |                     "iot_dry_playsuits": "Combinaisons", | ||||||
|                     "iot_dry_rapid_30": "Rapid 30", |                     "iot_dry_rapid_30": "Rapid 30", | ||||||
|                     "iot_dry_rapid_59": "Rapide 59'.", |                     "iot_dry_rapid_59": "Rapide 59'.", | ||||||
|                     "iot_dry_refresh": "Coup d\\'éclat", |                     "iot_dry_refresh": "Coup d'éclat", | ||||||
|                     "iot_dry_regenerates_waterproof": "Imperméabilisant", |                     "iot_dry_regenerates_waterproof": "Imperméabilisant", | ||||||
|                     "iot_dry_relax_creases": "Anti-plis", |                     "iot_dry_relax_creases": "Anti-plis", | ||||||
|                     "iot_dry_shirts": "Chemises", |                     "iot_dry_shirts": "Chemises", | ||||||
| @ -1313,7 +1320,7 @@ | |||||||
|                     "hqd_quick_15": "Rapide 15'", |                     "hqd_quick_15": "Rapide 15'", | ||||||
|                     "hqd_quick_wash_57": "Lavage rapide 57 min", |                     "hqd_quick_wash_57": "Lavage rapide 57 min", | ||||||
|                     "hqd_rapid_wash_and_dry": "Lavage et séchage", |                     "hqd_rapid_wash_and_dry": "Lavage et séchage", | ||||||
|                     "hqd_refresh": "Coup d\\'éclat", |                     "hqd_refresh": "Coup d'éclat", | ||||||
|                     "hqd_rinse": "Rinçage", |                     "hqd_rinse": "Rinçage", | ||||||
|                     "hqd_shirts": "Chemises", |                     "hqd_shirts": "Chemises", | ||||||
|                     "hqd_smart": "Smart A.I.", |                     "hqd_smart": "Smart A.I.", | ||||||
| @ -1347,7 +1354,7 @@ | |||||||
|                     "iot_dry_cotton_dry": "Séchage du coton", |                     "iot_dry_cotton_dry": "Séchage du coton", | ||||||
|                     "iot_dry_cuddly_toys": "Animaux en peluche", |                     "iot_dry_cuddly_toys": "Animaux en peluche", | ||||||
|                     "iot_dry_curtains": "Rideaux", |                     "iot_dry_curtains": "Rideaux", | ||||||
|                     "iot_dry_dehumidifier": "Élimination de l\\'humidité", |                     "iot_dry_dehumidifier": "Élimination de l'humidité", | ||||||
|                     "iot_dry_delicates_antiallergy": "Délicat - anti-allergique", |                     "iot_dry_delicates_antiallergy": "Délicat - anti-allergique", | ||||||
|                     "iot_dry_delicate_tablecloths": "Nappes délicates", |                     "iot_dry_delicate_tablecloths": "Nappes délicates", | ||||||
|                     "iot_dry_denim_jeans": "Denim - Jeans", |                     "iot_dry_denim_jeans": "Denim - Jeans", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Lavage intelligent", |                     "iot_smart_wash": "Lavage intelligent", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Spécial 39’ + vapeur", |                     "iot_special_39_full_load_steam": "Spécial 39’ + vapeur", | ||||||
|                     "iot_steam_hygiene_plus": "Vapeur Hygiène Plus ", |                     "iot_steam_hygiene_plus": "Vapeur Hygiène Plus", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", |                     "iot_synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", | ||||||
|                     "iot_wash_and_dry": "Lavage et séchage", |                     "iot_wash_and_dry": "Lavage et séchage", | ||||||
|                     "iot_wash_anti_mites": "Anti-acarien", |                     "iot_wash_anti_mites": "Anti-acarien", | ||||||
| @ -1455,7 +1462,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Désinfection des masques", |                     "iot_wash_masks_sanification": "Désinfection des masques", | ||||||
|                     "iot_wash_masks_sanification_steam": "Désinfection des masques + Vapeur d'eau", |                     "iot_wash_masks_sanification_steam": "Désinfection des masques + Vapeur d'eau", | ||||||
|                     "iot_wash_mats": "Tapis", |                     "iot_wash_mats": "Tapis", | ||||||
|                     "iot_wash_men_s_trousers": "Pantalons ", |                     "iot_wash_men_s_trousers": "Pantalons", | ||||||
|                     "iot_wash_mixed": "Tissus mélangés", |                     "iot_wash_mixed": "Tissus mélangés", | ||||||
|                     "iot_wash_mixed_steam": "Tissus mélangés + Vapeur d'eau", |                     "iot_wash_mixed_steam": "Tissus mélangés + Vapeur d'eau", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Tissus mélangés et colorés 44'", |                     "iot_wash_mix_and_coloured_44": "Tissus mélangés et colorés 44'", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Coton", |                     "steam_care_pro_cotton": "Steam Care Pro - Coton", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Délicats", |                     "steam_care_pro_delicates": "Steam Care Pro - Délicats", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthétiques", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthétiques", | ||||||
|                     "steam_hygiene_plus": "Vapeur Hygiène Plus ", |                     "steam_hygiene_plus": "Vapeur Hygiène Plus", | ||||||
|                     "synthetics": "Synthétiques", |                     "synthetics": "Synthétiques", | ||||||
|                     "synthetic_and_coloured": "Synthétiques et couleurs", |                     "synthetic_and_coloured": "Synthétiques et couleurs", | ||||||
|                     "synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", |                     "synthetic_and_coloured_steam": "Synthétiques et couleurs + vapeur", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Temps restant" |                 "name": "Temps restant" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Diffuseur" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Mode nuit" |                 "name": "Mode nuit" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volume des tonalités" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Température cible Réfrigérateur" |                 "name": "Température cible Réfrigérateur" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Niveau de pollen" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Extraction de l'air" |                 "name": "Extraction de l'air" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Luminosité" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "לִשְׁטוֹף", |                     "rinse": "לִשְׁטוֹף", | ||||||
|                     "drying": "יִבּוּשׁ", |                     "drying": "יִבּוּשׁ", | ||||||
|                     "steam": "קִיטוֹר", |                     "steam": "קִיטוֹר", | ||||||
|                     "weighting": "Weighing ", |                     "weighting": "Weighing", | ||||||
|                     "scheduled": "מתוזמן", |                     "scheduled": "מתוזמן", | ||||||
|                     "tumbling": "שמור על טריות", |                     "tumbling": "שמור על טריות", | ||||||
|                     "refresh": "Refresh", |                     "refresh": "Refresh", | ||||||
| @ -413,6 +413,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Fridge temperature" |                 "name": "Fridge temperature" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -439,7 +442,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "High", |                     "high": "High", | ||||||
|                     "mid": "Medium   ", |                     "mid": "Medium", | ||||||
|                     "low": "Low", |                     "low": "Low", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -724,6 +727,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "זמן שנותר" |                 "name": "זמן שנותר" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Diffuser" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -834,6 +843,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Night mode" |                 "name": "Night mode" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Touch tone volume" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -963,6 +975,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Target temperature Fridge" |                 "name": "Target temperature Fridge" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Pollen level" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1030,6 +1045,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Air extraction" |                 "name": "Air extraction" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Light" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Ispiranje", |                     "rinse": "Ispiranje", | ||||||
|                     "drying": "Sušenje", |                     "drying": "Sušenje", | ||||||
|                     "steam": "Para", |                     "steam": "Para", | ||||||
|                     "weighting": "Mjerenje težine ", |                     "weighting": "Mjerenje težine", | ||||||
|                     "scheduled": "Zakazano", |                     "scheduled": "Zakazano", | ||||||
|                     "tumbling": "Održavanje svježine", |                     "tumbling": "Održavanje svježine", | ||||||
|                     "refresh": "Protiv neugodnih mirisa", |                     "refresh": "Protiv neugodnih mirisa", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Brzi 59'", |                     "59_min": "Brzi 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatska Higijena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Automatski Brzi", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Automatski univerzalni 50 - 60°C", |                     "auto_universal": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene+ (Higijena+) 75 °C", |                     "hygiene_plus": "Hygiene+ (Higijena+) 75 °C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "Snažan i brz", |                     "intensive_rapid": "Snažan i brz", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", |                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Glomazni komadi", |                     "hqd_bulky": "Glomazni komadi", | ||||||
|                     "hqd_casual": "Opušteno", |                     "hqd_casual": "Opušteno", | ||||||
|                     "hqd_cold_wind_30": "Hladni zrak, 30 minuta", |                     "hqd_cold_wind_30": "Hladni zrak, 30 minuta", | ||||||
|                     "hqd_cold_wind_timing": "Hladni zrak ", |                     "hqd_cold_wind_timing": "Hladni zrak", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Zavjese", |                     "hqd_curtain": "Zavjese", | ||||||
|                     "hqd_delicate": "Osjetljivo rublje", |                     "hqd_delicate": "Osjetljivo rublje", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Brzo 20", |                     "hqd_quick_20": "Brzo 20", | ||||||
|                     "hqd_quick_30": "Brzo 30", |                     "hqd_quick_30": "Brzo 30", | ||||||
|                     "hqd_quick_dry": "Brzo sušenje 30", |                     "hqd_quick_dry": "Brzo sušenje 30'", | ||||||
|                     "hqd_quilt": "Popluni", |                     "hqd_quilt": "Popluni", | ||||||
|                     "hqd_refresh": "Protiv neugodnih mirisa", |                     "hqd_refresh": "Protiv neugodnih mirisa", | ||||||
|                     "hqd_school_uniform": "Školska uniforma", |                     "hqd_school_uniform": "Školska uniforma", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebna 39' + para", |                     "iot_special_39_full_load_steam": "Posebna 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", |                     "iot_synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", | ||||||
|                     "iot_wash_and_dry": "Pranje & sušenje", |                     "iot_wash_and_dry": "Pranje & sušenje", | ||||||
|                     "iot_wash_anti_mites": "Protiv grinja", |                     "iot_wash_anti_mites": "Protiv grinja", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", |                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - osjetljivo", |                     "steam_care_pro_delicates": "Steam Care Pro - osjetljivo", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetika i šareno rublje", |                     "synthetic_and_coloured": "Sintetika i šareno rublje", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", |                     "synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura hladnjaka" |                 "name": "Temperatura hladnjaka" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Plinovi (HOS-ovi)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Visoko", |                     "high": "Visoko", | ||||||
|                     "mid": "Srednje   ", |                     "mid": "Srednje", | ||||||
|                     "low": "Nisko", |                     "low": "Nisko", | ||||||
|                     "auto": "Automatski" |                     "auto": "Automatski" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Brzi 59'", |                     "59_min": "Brzi 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatska Higijena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Automatski Brzi", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Automatski univerzalni 50 - 60°C", |                     "auto_universal": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiene", |                     "hygiene": "Hygiene", | ||||||
|                     "hygiene_plus": "Hygiene+ (Higijena+) 75 °C", |                     "hygiene_plus": "Hygiene+ (Higijena+) 75 °C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "Snažan i brz", |                     "intensive_rapid": "Snažan i brz", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", |                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Glomazni komadi", |                     "hqd_bulky": "Glomazni komadi", | ||||||
|                     "hqd_casual": "Opušteno", |                     "hqd_casual": "Opušteno", | ||||||
|                     "hqd_cold_wind_30": "Hladni zrak, 30 minuta", |                     "hqd_cold_wind_30": "Hladni zrak, 30 minuta", | ||||||
|                     "hqd_cold_wind_timing": "Hladni zrak ", |                     "hqd_cold_wind_timing": "Hladni zrak", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Zavjese", |                     "hqd_curtain": "Zavjese", | ||||||
|                     "hqd_delicate": "Osjetljivo rublje", |                     "hqd_delicate": "Osjetljivo rublje", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious Cure", |                     "hqd_precious_cure": "Precious Cure", | ||||||
|                     "hqd_quick_20": "Brzo 20", |                     "hqd_quick_20": "Brzo 20", | ||||||
|                     "hqd_quick_30": "Brzo 30", |                     "hqd_quick_30": "Brzo 30", | ||||||
|                     "hqd_quick_dry": "Brzo sušenje 30", |                     "hqd_quick_dry": "Brzo sušenje 30'", | ||||||
|                     "hqd_quilt": "Popluni", |                     "hqd_quilt": "Popluni", | ||||||
|                     "hqd_refresh": "Protiv neugodnih mirisa", |                     "hqd_refresh": "Protiv neugodnih mirisa", | ||||||
|                     "hqd_school_uniform": "Školska uniforma", |                     "hqd_school_uniform": "Školska uniforma", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebna 39' + para", |                     "iot_special_39_full_load_steam": "Posebna 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", |                     "iot_synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", | ||||||
|                     "iot_wash_and_dry": "Pranje & sušenje", |                     "iot_wash_and_dry": "Pranje & sušenje", | ||||||
|                     "iot_wash_anti_mites": "Protiv grinja", |                     "iot_wash_anti_mites": "Protiv grinja", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", |                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - osjetljivo", |                     "steam_care_pro_delicates": "Steam Care Pro - osjetljivo", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetika i šareno rublje", |                     "synthetic_and_coloured": "Sintetika i šareno rublje", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", |                     "synthetic_and_coloured_steam": "Sintetika i šareno rublje + para", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Preostalo vrijeme" |                 "name": "Preostalo vrijeme" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Raspršivač" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1675,13 +1688,13 @@ | |||||||
|                 "name": "Bešumni način rada" |                 "name": "Bešumni način rada" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_1": { |             "extra_rinse_1": { | ||||||
|                 "name": "+1 ispiranje " |                 "name": "+1 ispiranje" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_2": { |             "extra_rinse_2": { | ||||||
|                 "name": "+2 ispiranja " |                 "name": "+2 ispiranja" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_3": { |             "extra_rinse_3": { | ||||||
|                 "name": "+3 ispiranja " |                 "name": "+3 ispiranja" | ||||||
|             }, |             }, | ||||||
|             "acqua_plus": { |             "acqua_plus": { | ||||||
|                 "name": "Aquaplus" |                 "name": "Aquaplus" | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Noćni način rada" |                 "name": "Noćni način rada" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Glasnoća tona pri dodiru" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1716,13 +1732,13 @@ | |||||||
|                 "name": "Brava na vratima" |                 "name": "Brava na vratima" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_1": { |             "extra_rinse_1": { | ||||||
|                 "name": "+1 ispiranje " |                 "name": "+1 ispiranje" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_2": { |             "extra_rinse_2": { | ||||||
|                 "name": "+2 ispiranja " |                 "name": "+2 ispiranja" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_3": { |             "extra_rinse_3": { | ||||||
|                 "name": "+3 ispiranja " |                 "name": "+3 ispiranja" | ||||||
|             }, |             }, | ||||||
|             "good_night": { |             "good_night": { | ||||||
|                 "name": "Good Night" |                 "name": "Good Night" | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Ciljana temperatura Hladnjak" |                 "name": "Ciljana temperatura Hladnjak" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Razina peludi" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Odvođenje zraka" |                 "name": "Odvođenje zraka" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Svjetlo" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -55,7 +55,7 @@ | |||||||
|                     "washing": "Lavaggio", |                     "washing": "Lavaggio", | ||||||
|                     "rinse": "Risciacqui", |                     "rinse": "Risciacqui", | ||||||
|                     "drying": "Asciugatura", |                     "drying": "Asciugatura", | ||||||
|                     "hot_rinse": "Risciacquo caldo " |                     "hot_rinse": "Risciacquo caldo" | ||||||
|                 }, |                 }, | ||||||
|                 "name": "Fase" |                 "name": "Fase" | ||||||
|             }, |             }, | ||||||
| @ -72,7 +72,7 @@ | |||||||
|             }, |             }, | ||||||
|             "programs_ac": { |             "programs_ac": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "iot_10_heating": "Funzione 10°C Heating ", |                     "iot_10_heating": "Funzione 10°C Heating", | ||||||
|                     "iot_auto": "Auto", |                     "iot_auto": "Auto", | ||||||
|                     "iot_cool": "Freddo", |                     "iot_cool": "Freddo", | ||||||
|                     "iot_dry": "Deumidificazione", |                     "iot_dry": "Deumidificazione", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rapido 59'", |                     "59_min": "Rapido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Igiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapido", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universale 50 - 60°C", |                     "auto_universal": "Auto Universale 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Igiene", |                     "hygiene": "Igiene", | ||||||
|                     "hygiene_plus": "Igiene 75°C", |                     "hygiene_plus": "Igiene 75°C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Forte Veloce", |                     "intensive_rapid": "Forte Veloce", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universale 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universale 50 - 60°C", | ||||||
| @ -345,8 +347,8 @@ | |||||||
|                     "hqd_outdoor": "Outdoor", |                     "hqd_outdoor": "Outdoor", | ||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapido 20m", |                     "hqd_quick_20": "Rapido 20m", | ||||||
|                     "hqd_quick_30": "Rapido 30m", |                     "hqd_quick_30": "Rapido 30'", | ||||||
|                     "hqd_quick_dry": "Asciugatura veloce (30 min)", |                     "hqd_quick_dry": "Asciugatura veloce 30'", | ||||||
|                     "hqd_quilt": "Trapunte", |                     "hqd_quilt": "Trapunte", | ||||||
|                     "hqd_refresh": "Refresh", |                     "hqd_refresh": "Refresh", | ||||||
|                     "hqd_school_uniform": "Uniforme scolastica", |                     "hqd_school_uniform": "Uniforme scolastica", | ||||||
| @ -384,7 +386,7 @@ | |||||||
|                     "iot_dry_lingerie": "Lingerie", |                     "iot_dry_lingerie": "Lingerie", | ||||||
|                     "iot_dry_mixed": "Misti", |                     "iot_dry_mixed": "Misti", | ||||||
|                     "iot_dry_playsuits": "Tutine", |                     "iot_dry_playsuits": "Tutine", | ||||||
|                     "iot_dry_rapid_30": "Rapido 30m", |                     "iot_dry_rapid_30": "Rapido 30'", | ||||||
|                     "iot_dry_rapid_59": "Rapido 59'.", |                     "iot_dry_rapid_59": "Rapido 59'.", | ||||||
|                     "iot_dry_refresh": "Rinfresca", |                     "iot_dry_refresh": "Rinfresca", | ||||||
|                     "iot_dry_regenerates_waterproof": "Rigenera Tessuti Impermeabili", |                     "iot_dry_regenerates_waterproof": "Rigenera Tessuti Impermeabili", | ||||||
| @ -630,7 +632,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Sanificazione Mascherine", |                     "iot_wash_masks_sanification": "Sanificazione Mascherine", | ||||||
|                     "iot_wash_masks_sanification_steam": "Sanificazione Mascherine + Vapore", |                     "iot_wash_masks_sanification_steam": "Sanificazione Mascherine + Vapore", | ||||||
|                     "iot_wash_mats": "Tappetini", |                     "iot_wash_mats": "Tappetini", | ||||||
|                     "iot_wash_men_s_trousers": "Pantaloni ", |                     "iot_wash_men_s_trousers": "Pantaloni", | ||||||
|                     "iot_wash_mixed": "Misti", |                     "iot_wash_mixed": "Misti", | ||||||
|                     "iot_wash_mixed_steam": "Misti + Vapore", |                     "iot_wash_mixed_steam": "Misti + Vapore", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Misti e colorati 44'", |                     "iot_wash_mix_and_coloured_44": "Misti e colorati 44'", | ||||||
| @ -676,7 +678,7 @@ | |||||||
|                     "iot_wash_technical_jackets": "Giacconi Tecnici", |                     "iot_wash_technical_jackets": "Giacconi Tecnici", | ||||||
|                     "iot_wash_technical_jackets_zelig": "Giacconi Tecnici", |                     "iot_wash_technical_jackets_zelig": "Giacconi Tecnici", | ||||||
|                     "iot_wash_trainers": "Scarpe da ginnastica", |                     "iot_wash_trainers": "Scarpe da ginnastica", | ||||||
|                     "iot_wash_whites": "Bianchi ", |                     "iot_wash_whites": "Bianchi", | ||||||
|                     "iot_wash_whites_44": "Bianchi 44'", |                     "iot_wash_whites_44": "Bianchi 44'", | ||||||
|                     "iot_wash_whites_59": "Bianchi 59'", |                     "iot_wash_whites_59": "Bianchi 59'", | ||||||
|                     "iot_wash_whites_xl": "Bianchi XL", |                     "iot_wash_whites_xl": "Bianchi XL", | ||||||
| @ -753,7 +755,7 @@ | |||||||
|                     "holiday": "HOLIDAY", |                     "holiday": "HOLIDAY", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Nessuna modalità selezionata", |                     "no_mode_selected": "Nessuna modalità selezionata", | ||||||
|                     "quick_cool": " QUICK COOL", |                     "quick_cool": "QUICK COOL", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER COOL", |                     "super_cool": "SUPER COOL", | ||||||
| @ -860,6 +862,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura del frigorifero" |                 "name": "Temperatura del frigorifero" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -902,7 +907,7 @@ | |||||||
|             }, |             }, | ||||||
|             "programs_ac": { |             "programs_ac": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "iot_10_heating": "Funzione 10°C Heating ", |                     "iot_10_heating": "Funzione 10°C Heating", | ||||||
|                     "iot_auto": "Auto", |                     "iot_auto": "Auto", | ||||||
|                     "iot_cool": "Freddo", |                     "iot_cool": "Freddo", | ||||||
|                     "iot_dry": "Deumidificazione", |                     "iot_dry": "Deumidificazione", | ||||||
| @ -927,7 +932,9 @@ | |||||||
|                     "59_min": "Rapido 59'", |                     "59_min": "Rapido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Igiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapido", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universale 50 - 60°C", |                     "auto_universal": "Auto Universale 50 - 60°C", | ||||||
| @ -949,7 +956,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Igiene", |                     "hygiene": "Igiene", | ||||||
|                     "hygiene_plus": "Igiene 75°C", |                     "hygiene_plus": "Igiene 75°C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Forte Veloce", |                     "intensive_rapid": "Forte Veloce", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universale 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universale 50 - 60°C", | ||||||
| @ -1175,8 +1182,8 @@ | |||||||
|                     "hqd_outdoor": "Outdoor", |                     "hqd_outdoor": "Outdoor", | ||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapido 20m", |                     "hqd_quick_20": "Rapido 20m", | ||||||
|                     "hqd_quick_30": "Rapido 30m", |                     "hqd_quick_30": "Rapido 30'", | ||||||
|                     "hqd_quick_dry": "Asciugatura veloce (30 min)", |                     "hqd_quick_dry": "Asciugatura veloce 30'", | ||||||
|                     "hqd_quilt": "Trapunte", |                     "hqd_quilt": "Trapunte", | ||||||
|                     "hqd_refresh": "Refresh", |                     "hqd_refresh": "Refresh", | ||||||
|                     "hqd_school_uniform": "Uniforme scolastica", |                     "hqd_school_uniform": "Uniforme scolastica", | ||||||
| @ -1214,7 +1221,7 @@ | |||||||
|                     "iot_dry_lingerie": "Lingerie", |                     "iot_dry_lingerie": "Lingerie", | ||||||
|                     "iot_dry_mixed": "Misti", |                     "iot_dry_mixed": "Misti", | ||||||
|                     "iot_dry_playsuits": "Tutine", |                     "iot_dry_playsuits": "Tutine", | ||||||
|                     "iot_dry_rapid_30": "Rapido 30m", |                     "iot_dry_rapid_30": "Rapido 30'", | ||||||
|                     "iot_dry_rapid_59": "Rapido 59'.", |                     "iot_dry_rapid_59": "Rapido 59'.", | ||||||
|                     "iot_dry_refresh": "Rinfresca", |                     "iot_dry_refresh": "Rinfresca", | ||||||
|                     "iot_dry_regenerates_waterproof": "Rigenera Tessuti Impermeabili", |                     "iot_dry_regenerates_waterproof": "Rigenera Tessuti Impermeabili", | ||||||
| @ -1460,7 +1467,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Sanificazione Mascherine", |                     "iot_wash_masks_sanification": "Sanificazione Mascherine", | ||||||
|                     "iot_wash_masks_sanification_steam": "Sanificazione Mascherine + Vapore", |                     "iot_wash_masks_sanification_steam": "Sanificazione Mascherine + Vapore", | ||||||
|                     "iot_wash_mats": "Tappetini", |                     "iot_wash_mats": "Tappetini", | ||||||
|                     "iot_wash_men_s_trousers": "Pantaloni ", |                     "iot_wash_men_s_trousers": "Pantaloni", | ||||||
|                     "iot_wash_mixed": "Misti", |                     "iot_wash_mixed": "Misti", | ||||||
|                     "iot_wash_mixed_steam": "Misti + Vapore", |                     "iot_wash_mixed_steam": "Misti + Vapore", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Misti e colorati 44'", |                     "iot_wash_mix_and_coloured_44": "Misti e colorati 44'", | ||||||
| @ -1506,7 +1513,7 @@ | |||||||
|                     "iot_wash_technical_jackets": "Giacconi Tecnici", |                     "iot_wash_technical_jackets": "Giacconi Tecnici", | ||||||
|                     "iot_wash_technical_jackets_zelig": "Giacconi Tecnici", |                     "iot_wash_technical_jackets_zelig": "Giacconi Tecnici", | ||||||
|                     "iot_wash_trainers": "Scarpe da ginnastica", |                     "iot_wash_trainers": "Scarpe da ginnastica", | ||||||
|                     "iot_wash_whites": "Bianchi ", |                     "iot_wash_whites": "Bianchi", | ||||||
|                     "iot_wash_whites_44": "Bianchi 44'", |                     "iot_wash_whites_44": "Bianchi 44'", | ||||||
|                     "iot_wash_whites_59": "Bianchi 59'", |                     "iot_wash_whites_59": "Bianchi 59'", | ||||||
|                     "iot_wash_whites_xl": "Bianchi XL", |                     "iot_wash_whites_xl": "Bianchi XL", | ||||||
| @ -1583,7 +1590,7 @@ | |||||||
|                     "holiday": "HOLIDAY", |                     "holiday": "HOLIDAY", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Nessuna modalità selezionata", |                     "no_mode_selected": "Nessuna modalità selezionata", | ||||||
|                     "quick_cool": " QUICK COOL", |                     "quick_cool": "QUICK COOL", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER COOL", |                     "super_cool": "SUPER COOL", | ||||||
| @ -1604,11 +1611,17 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Tempo rimanente" |                 "name": "Tempo rimanente" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Diffusore" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Modalità" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
|             "anti_crease": { |             "anti_crease": { | ||||||
|                 "name": "Antipieghe " |                 "name": "Antipieghe" | ||||||
|             }, |             }, | ||||||
|             "add_dish": { |             "add_dish": { | ||||||
|                 "name": "Aggiungi stoviglie" |                 "name": "Aggiungi stoviglie" | ||||||
| @ -1665,7 +1678,7 @@ | |||||||
|                 "name": "Modalità ECO" |                 "name": "Modalità ECO" | ||||||
|             }, |             }, | ||||||
|             "10_degree_heating": { |             "10_degree_heating": { | ||||||
|                 "name": "Funzione 10°C Heating " |                 "name": "Funzione 10°C Heating" | ||||||
|             }, |             }, | ||||||
|             "self_clean": { |             "self_clean": { | ||||||
|                 "name": "Self clean" |                 "name": "Self clean" | ||||||
| @ -1714,6 +1727,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Modalità notte" |                 "name": "Modalità notte" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volume Tasti" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1733,7 +1749,7 @@ | |||||||
|                 "name": "Buona notte" |                 "name": "Buona notte" | ||||||
|             }, |             }, | ||||||
|             "anti_crease": { |             "anti_crease": { | ||||||
|                 "name": "Antipieghe " |                 "name": "Antipieghe" | ||||||
|             }, |             }, | ||||||
|             "acqua_plus": { |             "acqua_plus": { | ||||||
|                 "name": "Acquaplus" |                 "name": "Acquaplus" | ||||||
| @ -1843,6 +1859,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Temperatura target Frigorifero" |                 "name": "Temperatura target Frigorifero" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Livello di polline" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1852,7 +1871,7 @@ | |||||||
|                     "preset_mode": { |                     "preset_mode": { | ||||||
|                         "name": "Programmi", |                         "name": "Programmi", | ||||||
|                         "state": { |                         "state": { | ||||||
|                             "iot_10_heating": "Funzione 10°C Heating ", |                             "iot_10_heating": "Funzione 10°C Heating", | ||||||
|                             "iot_auto": "Auto", |                             "iot_auto": "Auto", | ||||||
|                             "iot_cool": "Freddo", |                             "iot_cool": "Freddo", | ||||||
|                             "iot_dry": "Deumidificazione", |                             "iot_dry": "Deumidificazione", | ||||||
| @ -1983,6 +2002,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Aspirazione aria" |                 "name": "Aspirazione aria" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Illuminazione" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Spoelen", |                     "rinse": "Spoelen", | ||||||
|                     "drying": "Drogen", |                     "drying": "Drogen", | ||||||
|                     "steam": "Stoom", |                     "steam": "Stoom", | ||||||
|                     "weighting": "Wegen ", |                     "weighting": "Wegen", | ||||||
|                     "scheduled": "Gepland", |                     "scheduled": "Gepland", | ||||||
|                     "tumbling": "Fris houden", |                     "tumbling": "Fris houden", | ||||||
|                     "refresh": "Opfrissen", |                     "refresh": "Opfrissen", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Snel 59'", |                     "59_min": "Snel 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto universeel 50 - 60°C", |                     "auto_universal": "Auto universeel 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Grote artikelen", |                     "hqd_bulky": "Grote artikelen", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "30 minuten koel briesje", |                     "hqd_cold_wind_30": "30 minuten koel briesje", | ||||||
|                     "hqd_cold_wind_timing": "Koel briesje ", |                     "hqd_cold_wind_timing": "Koel briesje", | ||||||
|                     "hqd_cotton": "Katoen", |                     "hqd_cotton": "Katoen", | ||||||
|                     "hqd_curtain": "Gordijnen", |                     "hqd_curtain": "Gordijnen", | ||||||
|                     "hqd_delicate": "Fijne was", |                     "hqd_delicate": "Fijne was", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Quick 20", |                     "hqd_quick_20": "Quick 20", | ||||||
|                     "hqd_quick_30": "Quick 30", |                     "hqd_quick_30": "Quick 30", | ||||||
|                     "hqd_quick_dry": "Quick dry 30", |                     "hqd_quick_dry": "Quick dry 30'", | ||||||
|                     "hqd_quilt": "Quilts", |                     "hqd_quilt": "Quilts", | ||||||
|                     "hqd_refresh": "Opfrissen", |                     "hqd_refresh": "Opfrissen", | ||||||
|                     "hqd_school_uniform": "Schooluniform", |                     "hqd_school_uniform": "Schooluniform", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Speciaal 39' + Stoom", |                     "iot_special_39_full_load_steam": "Speciaal 39' + Stoom", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiëne Plus Stoom ", |                     "iot_steam_hygiene_plus": "Hygiëne Plus Stoom", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", |                     "iot_synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", | ||||||
|                     "iot_wash_and_dry": "Wassen en drogen", |                     "iot_wash_and_dry": "Wassen en drogen", | ||||||
|                     "iot_wash_anti_mites": "Antimijt", |                     "iot_wash_anti_mites": "Antimijt", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Katoen", |                     "steam_care_pro_cotton": "Steam Care Pro - Katoen", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Fijne was", |                     "steam_care_pro_delicates": "Steam Care Pro - Fijne was", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetisch", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetisch", | ||||||
|                     "steam_hygiene_plus": "Hygiëne Plus Stoom ", |                     "steam_hygiene_plus": "Hygiëne Plus Stoom", | ||||||
|                     "synthetics": "Synthetische stoffen", |                     "synthetics": "Synthetische stoffen", | ||||||
|                     "synthetic_and_coloured": "Synthetische vezels en kleuren", |                     "synthetic_and_coloured": "Synthetische vezels en kleuren", | ||||||
|                     "synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", |                     "synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Koelkasttemperatuur" |                 "name": "Koelkasttemperatuur" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Hoog", |                     "high": "Hoog", | ||||||
|                     "mid": "Gemiddeld   ", |                     "mid": "Gemiddeld", | ||||||
|                     "low": "Laag", |                     "low": "Laag", | ||||||
|                     "auto": "Automatisch" |                     "auto": "Automatisch" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Snel 59'", |                     "59_min": "Snel 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto universeel 50 - 60°C", |                     "auto_universal": "Auto universeel 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Grote artikelen", |                     "hqd_bulky": "Grote artikelen", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "30 minuten koel briesje", |                     "hqd_cold_wind_30": "30 minuten koel briesje", | ||||||
|                     "hqd_cold_wind_timing": "Koel briesje ", |                     "hqd_cold_wind_timing": "Koel briesje", | ||||||
|                     "hqd_cotton": "Katoen", |                     "hqd_cotton": "Katoen", | ||||||
|                     "hqd_curtain": "Gordijnen", |                     "hqd_curtain": "Gordijnen", | ||||||
|                     "hqd_delicate": "Fijne was", |                     "hqd_delicate": "Fijne was", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Quick 20", |                     "hqd_quick_20": "Quick 20", | ||||||
|                     "hqd_quick_30": "Quick 30", |                     "hqd_quick_30": "Quick 30", | ||||||
|                     "hqd_quick_dry": "Quick dry 30", |                     "hqd_quick_dry": "Quick dry 30'", | ||||||
|                     "hqd_quilt": "Quilts", |                     "hqd_quilt": "Quilts", | ||||||
|                     "hqd_refresh": "Opfrissen", |                     "hqd_refresh": "Opfrissen", | ||||||
|                     "hqd_school_uniform": "Schooluniform", |                     "hqd_school_uniform": "Schooluniform", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Speciaal 39' + Stoom", |                     "iot_special_39_full_load_steam": "Speciaal 39' + Stoom", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiëne Plus Stoom ", |                     "iot_steam_hygiene_plus": "Hygiëne Plus Stoom", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", |                     "iot_synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", | ||||||
|                     "iot_wash_and_dry": "Wassen en drogen", |                     "iot_wash_and_dry": "Wassen en drogen", | ||||||
|                     "iot_wash_anti_mites": "Antimijt", |                     "iot_wash_anti_mites": "Antimijt", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Katoen", |                     "steam_care_pro_cotton": "Steam Care Pro - Katoen", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Fijne was", |                     "steam_care_pro_delicates": "Steam Care Pro - Fijne was", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetisch", |                     "steam_care_pro_synthetic": "Steam Care Pro - Synthetisch", | ||||||
|                     "steam_hygiene_plus": "Hygiëne Plus Stoom ", |                     "steam_hygiene_plus": "Hygiëne Plus Stoom", | ||||||
|                     "synthetics": "Synthetische stoffen", |                     "synthetics": "Synthetische stoffen", | ||||||
|                     "synthetic_and_coloured": "Synthetische vezels en kleuren", |                     "synthetic_and_coloured": "Synthetische vezels en kleuren", | ||||||
|                     "synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", |                     "synthetic_and_coloured_steam": "Synthetisch en gekleurd + Stoom", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Resterende tijd" |                 "name": "Resterende tijd" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Diffuser" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Modus" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Nachtmodus" |                 "name": "Nachtmodus" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volume van geluid bij aanraking" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Doeltemperatuur Koelkast" |                 "name": "Doeltemperatuur Koelkast" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Pollenniveau" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Luchtafvoer" |                 "name": "Luchtafvoer" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Licht" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Płukanie", |                     "rinse": "Płukanie", | ||||||
|                     "drying": "Suszenie", |                     "drying": "Suszenie", | ||||||
|                     "steam": "Para", |                     "steam": "Para", | ||||||
|                     "weighting": "Ważenie ", |                     "weighting": "Ważenie", | ||||||
|                     "scheduled": "Zaplanowane", |                     "scheduled": "Zaplanowane", | ||||||
|                     "tumbling": "Utrzymaj świeżość", |                     "tumbling": "Utrzymaj świeżość", | ||||||
|                     "refresh": "Odświeżanie", |                     "refresh": "Odświeżanie", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Szybki 59'", |                     "59_min": "Szybki 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universalny 50 - 60°C", |                     "auto_universal": "Auto Universalny 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiena", |                     "hygiene": "Higiena", | ||||||
|                     "hygiene_plus": "Higiena+ 75°C", |                     "hygiene_plus": "Higiena+ 75°C", | ||||||
|                     "intensive": "Intensywne ", |                     "intensive": "Intensywne", | ||||||
|                     "intensive_rapid": "intensywny szybki", |                     "intensive_rapid": "intensywny szybki", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universalny 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universalny 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Elementy wielkogabarytowe", |                     "hqd_bulky": "Elementy wielkogabarytowe", | ||||||
|                     "hqd_casual": "Nieformalny", |                     "hqd_casual": "Nieformalny", | ||||||
|                     "hqd_cold_wind_30": "Chłodna bryza 30 minut", |                     "hqd_cold_wind_30": "Chłodna bryza 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Chłodny wietrzyk ", |                     "hqd_cold_wind_timing": "Chłodny wietrzyk", | ||||||
|                     "hqd_cotton": "Bawełna", |                     "hqd_cotton": "Bawełna", | ||||||
|                     "hqd_curtain": "Zasłony", |                     "hqd_curtain": "Zasłony", | ||||||
|                     "hqd_delicate": "Delikatne", |                     "hqd_delicate": "Delikatne", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Szybkie 20", |                     "hqd_quick_20": "Szybkie 20", | ||||||
|                     "hqd_quick_30": "Szybkie 30", |                     "hqd_quick_30": "Szybkie 30", | ||||||
|                     "hqd_quick_dry": "Szybkoschnące 30", |                     "hqd_quick_dry": "Szybkoschnące 30'", | ||||||
|                     "hqd_quilt": "Kołdry", |                     "hqd_quilt": "Kołdry", | ||||||
|                     "hqd_refresh": "Odświeżanie", |                     "hqd_refresh": "Odświeżanie", | ||||||
|                     "hqd_school_uniform": "Mundurek szkolny", |                     "hqd_school_uniform": "Mundurek szkolny", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Inteligentne pranie", |                     "iot_smart_wash": "Inteligentne pranie", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Specjalny 39' + Para", |                     "iot_special_39_full_load_steam": "Specjalny 39' + Para", | ||||||
|                     "iot_steam_hygiene_plus": "Higiena Plus Para ", |                     "iot_steam_hygiene_plus": "Higiena Plus Para", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", |                     "iot_synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", | ||||||
|                     "iot_wash_and_dry": "Pranie + suszenie", |                     "iot_wash_and_dry": "Pranie + suszenie", | ||||||
|                     "iot_wash_anti_mites": "Przeciw roztoczom", |                     "iot_wash_anti_mites": "Przeciw roztoczom", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Bawełna", |                     "steam_care_pro_cotton": "Steam Care Pro - Bawełna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delikatne", |                     "steam_care_pro_delicates": "Steam Care Pro - Delikatne", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Syntetyki", |                     "steam_care_pro_synthetic": "Steam Care Pro - Syntetyki", | ||||||
|                     "steam_hygiene_plus": "Higiena Plus Para ", |                     "steam_hygiene_plus": "Higiena Plus Para", | ||||||
|                     "synthetics": "Syntetyki", |                     "synthetics": "Syntetyki", | ||||||
|                     "synthetic_and_coloured": "Syntetyki i Kolorowe", |                     "synthetic_and_coloured": "Syntetyki i Kolorowe", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", |                     "synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura lodówki" |                 "name": "Temperatura lodówki" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gaz (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Wysoki", |                     "high": "Wysoki", | ||||||
|                     "mid": "Średni   ", |                     "mid": "Średni", | ||||||
|                     "low": "Niski", |                     "low": "Niski", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Szybki 59'", |                     "59_min": "Szybki 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universalny 50 - 60°C", |                     "auto_universal": "Auto Universalny 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiena", |                     "hygiene": "Higiena", | ||||||
|                     "hygiene_plus": "Higiena+ 75°C", |                     "hygiene_plus": "Higiena+ 75°C", | ||||||
|                     "intensive": "Intensywne ", |                     "intensive": "Intensywne", | ||||||
|                     "intensive_rapid": "intensywny szybki", |                     "intensive_rapid": "intensywny szybki", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universalny 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universalny 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Elementy wielkogabarytowe", |                     "hqd_bulky": "Elementy wielkogabarytowe", | ||||||
|                     "hqd_casual": "Nieformalny", |                     "hqd_casual": "Nieformalny", | ||||||
|                     "hqd_cold_wind_30": "Chłodna bryza 30 minut", |                     "hqd_cold_wind_30": "Chłodna bryza 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Chłodny wietrzyk ", |                     "hqd_cold_wind_timing": "Chłodny wietrzyk", | ||||||
|                     "hqd_cotton": "Bawełna", |                     "hqd_cotton": "Bawełna", | ||||||
|                     "hqd_curtain": "Zasłony", |                     "hqd_curtain": "Zasłony", | ||||||
|                     "hqd_delicate": "Delikatne", |                     "hqd_delicate": "Delikatne", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Szybkie 20", |                     "hqd_quick_20": "Szybkie 20", | ||||||
|                     "hqd_quick_30": "Szybkie 30", |                     "hqd_quick_30": "Szybkie 30", | ||||||
|                     "hqd_quick_dry": "Szybkoschnące 30", |                     "hqd_quick_dry": "Szybkoschnące 30'", | ||||||
|                     "hqd_quilt": "Kołdry", |                     "hqd_quilt": "Kołdry", | ||||||
|                     "hqd_refresh": "Odświeżanie", |                     "hqd_refresh": "Odświeżanie", | ||||||
|                     "hqd_school_uniform": "Mundurek szkolny", |                     "hqd_school_uniform": "Mundurek szkolny", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Inteligentne pranie", |                     "iot_smart_wash": "Inteligentne pranie", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Specjalny 39' + Para", |                     "iot_special_39_full_load_steam": "Specjalny 39' + Para", | ||||||
|                     "iot_steam_hygiene_plus": "Higiena Plus Para ", |                     "iot_steam_hygiene_plus": "Higiena Plus Para", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", |                     "iot_synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", | ||||||
|                     "iot_wash_and_dry": "Pranie + suszenie", |                     "iot_wash_and_dry": "Pranie + suszenie", | ||||||
|                     "iot_wash_anti_mites": "Przeciw roztoczom", |                     "iot_wash_anti_mites": "Przeciw roztoczom", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Bawełna", |                     "steam_care_pro_cotton": "Steam Care Pro - Bawełna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delikatne", |                     "steam_care_pro_delicates": "Steam Care Pro - Delikatne", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Syntetyki", |                     "steam_care_pro_synthetic": "Steam Care Pro - Syntetyki", | ||||||
|                     "steam_hygiene_plus": "Higiena Plus Para ", |                     "steam_hygiene_plus": "Higiena Plus Para", | ||||||
|                     "synthetics": "Syntetyki", |                     "synthetics": "Syntetyki", | ||||||
|                     "synthetic_and_coloured": "Syntetyki i Kolorowe", |                     "synthetic_and_coloured": "Syntetyki i Kolorowe", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", |                     "synthetic_and_coloured_steam": "Syntetyki i Kolorowe + Para", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Pozostały czas" |                 "name": "Pozostały czas" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Dyfuzor" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Tryb" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Tryb nocny" |                 "name": "Tryb nocny" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Dźwięk przycisku dotykowego" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Temperatura docelowa Lodówka" |                 "name": "Temperatura docelowa Lodówka" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Poziom pyłków" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Wyciąg powietrza" |                 "name": "Wyciąg powietrza" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Światło" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Lavagem", |                     "rinse": "Lavagem", | ||||||
|                     "drying": "Secagem", |                     "drying": "Secagem", | ||||||
|                     "steam": "Vapor", |                     "steam": "Vapor", | ||||||
|                     "weighting": "Pesagem ", |                     "weighting": "Pesagem", | ||||||
|                     "scheduled": "Agendado", |                     "scheduled": "Agendado", | ||||||
|                     "tumbling": "Manter Fresco", |                     "tumbling": "Manter Fresco", | ||||||
|                     "refresh": "Refrescar", |                     "refresh": "Refrescar", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rápido 59'", |                     "59_min": "Rápido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiene", |                     "hygiene": "Higiene", | ||||||
|                     "hygiene_plus": "Higiene+ 75 °C", |                     "hygiene_plus": "Higiene+ 75 °C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Rápido intensivo", |                     "intensive_rapid": "Rápido intensivo", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -201,7 +203,7 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "iot_special_ash_brown": "Castanho cinza", |                     "iot_special_ash_brown": "Castanho cinza", | ||||||
|                     "iot_special_beef_fillet": "Lombo de novilho", |                     "iot_special_beef_fillet": "Lombo de novilho", | ||||||
|                     "iot_special_beef_veal_stew": "Carne de vitela guisada ", |                     "iot_special_beef_veal_stew": "Carne de vitela guisada", | ||||||
|                     "iot_special_boiled_rice": "Arroz cozido", |                     "iot_special_boiled_rice": "Arroz cozido", | ||||||
|                     "iot_special_chicken_breast": "Peito de frango", |                     "iot_special_chicken_breast": "Peito de frango", | ||||||
|                     "iot_special_chicken_legs": "Pernas de frango", |                     "iot_special_chicken_legs": "Pernas de frango", | ||||||
| @ -217,7 +219,7 @@ | |||||||
|                     "iot_special_pancakes": "Panquecas", |                     "iot_special_pancakes": "Panquecas", | ||||||
|                     "iot_special_paris_style_peas": "Ervilhas ao estilo parisiense", |                     "iot_special_paris_style_peas": "Ervilhas ao estilo parisiense", | ||||||
|                     "iot_special_poached_eggs": "Ovos escalfados", |                     "iot_special_poached_eggs": "Ovos escalfados", | ||||||
|                     "iot_special_pork_fillet": "Lombo porco ", |                     "iot_special_pork_fillet": "Lombo porco", | ||||||
|                     "iot_special_pork_ribs": "Lombo de porco", |                     "iot_special_pork_ribs": "Lombo de porco", | ||||||
|                     "iot_special_prawns": "Camarões", |                     "iot_special_prawns": "Camarões", | ||||||
|                     "iot_special_quinoa": "Quinoa", |                     "iot_special_quinoa": "Quinoa", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Itens volumosos", |                     "hqd_bulky": "Itens volumosos", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Brisa fresca durante 30 minutos", |                     "hqd_cold_wind_30": "Brisa fresca durante 30 minutos", | ||||||
|                     "hqd_cold_wind_timing": "Brisa fresca ", |                     "hqd_cold_wind_timing": "Brisa fresca", | ||||||
|                     "hqd_cotton": "Algodão", |                     "hqd_cotton": "Algodão", | ||||||
|                     "hqd_curtain": "Cortinas", |                     "hqd_curtain": "Cortinas", | ||||||
|                     "hqd_delicate": "Roupa delicada", |                     "hqd_delicate": "Roupa delicada", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rápido 20", |                     "hqd_quick_20": "Rápido 20", | ||||||
|                     "hqd_quick_30": "Rápido 30", |                     "hqd_quick_30": "Rápido 30", | ||||||
|                     "hqd_quick_dry": "Secagem rápida 30", |                     "hqd_quick_dry": "Secagem rápida 30'", | ||||||
|                     "hqd_quilt": "Colchas", |                     "hqd_quilt": "Colchas", | ||||||
|                     "hqd_refresh": "Refrescar", |                     "hqd_refresh": "Refrescar", | ||||||
|                     "hqd_school_uniform": "Farda da escola", |                     "hqd_school_uniform": "Farda da escola", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + Vapor", |                     "iot_special_39_full_load_steam": "Special 39' + Vapor", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", |                     "iot_synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", | ||||||
|                     "iot_wash_and_dry": "Lavar & secar", |                     "iot_wash_and_dry": "Lavar & secar", | ||||||
|                     "iot_wash_anti_mites": "Anti-ácaros", |                     "iot_wash_anti_mites": "Anti-ácaros", | ||||||
| @ -630,7 +632,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Desinfeção de Máscaras", |                     "iot_wash_masks_sanification": "Desinfeção de Máscaras", | ||||||
|                     "iot_wash_masks_sanification_steam": "Desinfeção de Máscaras + Vapor", |                     "iot_wash_masks_sanification_steam": "Desinfeção de Máscaras + Vapor", | ||||||
|                     "iot_wash_mats": "Tapetes", |                     "iot_wash_mats": "Tapetes", | ||||||
|                     "iot_wash_men_s_trousers": "Calças ", |                     "iot_wash_men_s_trousers": "Calças", | ||||||
|                     "iot_wash_mixed": "Misto", |                     "iot_wash_mixed": "Misto", | ||||||
|                     "iot_wash_mixed_steam": "Mistos + Vapor", |                     "iot_wash_mixed_steam": "Mistos + Vapor", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Misto e cores 44'", |                     "iot_wash_mix_and_coloured_44": "Misto e cores 44'", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Algodões", |                     "steam_care_pro_cotton": "Steam Care Pro - Algodões", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", |                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintéticos", |                     "synthetics": "Sintéticos", | ||||||
|                     "synthetic_and_coloured": "Sintéticos e Cores", |                     "synthetic_and_coloured": "Sintéticos e Cores", | ||||||
|                     "synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", |                     "synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura do frigorífico" |                 "name": "Temperatura do frigorífico" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gás (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Alta", |                     "high": "Alta", | ||||||
|                     "mid": "Média   ", |                     "mid": "Média", | ||||||
|                     "low": "Baixa", |                     "low": "Baixa", | ||||||
|                     "auto": "Auto" |                     "auto": "Auto" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rápido 59'", |                     "59_min": "Rápido 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiene", |                     "hygiene": "Higiene", | ||||||
|                     "hygiene_plus": "Higiene+ 75 °C", |                     "hygiene_plus": "Higiene+ 75 °C", | ||||||
|                     "intensive": "Intensivo ", |                     "intensive": "Intensivo", | ||||||
|                     "intensive_rapid": "Rápido intensivo", |                     "intensive_rapid": "Rápido intensivo", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -1026,7 +1033,7 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "iot_special_ash_brown": "Castanho cinza", |                     "iot_special_ash_brown": "Castanho cinza", | ||||||
|                     "iot_special_beef_fillet": "Lombo de novilho", |                     "iot_special_beef_fillet": "Lombo de novilho", | ||||||
|                     "iot_special_beef_veal_stew": "Carne de vitela guisada ", |                     "iot_special_beef_veal_stew": "Carne de vitela guisada", | ||||||
|                     "iot_special_boiled_rice": "Arroz cozido", |                     "iot_special_boiled_rice": "Arroz cozido", | ||||||
|                     "iot_special_chicken_breast": "Peito de frango", |                     "iot_special_chicken_breast": "Peito de frango", | ||||||
|                     "iot_special_chicken_legs": "Pernas de frango", |                     "iot_special_chicken_legs": "Pernas de frango", | ||||||
| @ -1042,7 +1049,7 @@ | |||||||
|                     "iot_special_pancakes": "Panquecas", |                     "iot_special_pancakes": "Panquecas", | ||||||
|                     "iot_special_paris_style_peas": "Ervilhas ao estilo parisiense", |                     "iot_special_paris_style_peas": "Ervilhas ao estilo parisiense", | ||||||
|                     "iot_special_poached_eggs": "Ovos escalfados", |                     "iot_special_poached_eggs": "Ovos escalfados", | ||||||
|                     "iot_special_pork_fillet": "Lombo porco ", |                     "iot_special_pork_fillet": "Lombo porco", | ||||||
|                     "iot_special_pork_ribs": "Lombo de porco", |                     "iot_special_pork_ribs": "Lombo de porco", | ||||||
|                     "iot_special_prawns": "Camarões", |                     "iot_special_prawns": "Camarões", | ||||||
|                     "iot_special_quinoa": "Quinoa", |                     "iot_special_quinoa": "Quinoa", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Itens volumosos", |                     "hqd_bulky": "Itens volumosos", | ||||||
|                     "hqd_casual": "Casual", |                     "hqd_casual": "Casual", | ||||||
|                     "hqd_cold_wind_30": "Brisa fresca durante 30 minutos", |                     "hqd_cold_wind_30": "Brisa fresca durante 30 minutos", | ||||||
|                     "hqd_cold_wind_timing": "Brisa fresca ", |                     "hqd_cold_wind_timing": "Brisa fresca", | ||||||
|                     "hqd_cotton": "Algodão", |                     "hqd_cotton": "Algodão", | ||||||
|                     "hqd_curtain": "Cortinas", |                     "hqd_curtain": "Cortinas", | ||||||
|                     "hqd_delicate": "Roupa delicada", |                     "hqd_delicate": "Roupa delicada", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rápido 20", |                     "hqd_quick_20": "Rápido 20", | ||||||
|                     "hqd_quick_30": "Rápido 30", |                     "hqd_quick_30": "Rápido 30", | ||||||
|                     "hqd_quick_dry": "Secagem rápida 30", |                     "hqd_quick_dry": "Secagem rápida 30'", | ||||||
|                     "hqd_quilt": "Colchas", |                     "hqd_quilt": "Colchas", | ||||||
|                     "hqd_refresh": "Refrescar", |                     "hqd_refresh": "Refrescar", | ||||||
|                     "hqd_school_uniform": "Farda da escola", |                     "hqd_school_uniform": "Farda da escola", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + Vapor", |                     "iot_special_39_full_load_steam": "Special 39' + Vapor", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", |                     "iot_synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", | ||||||
|                     "iot_wash_and_dry": "Lavar & secar", |                     "iot_wash_and_dry": "Lavar & secar", | ||||||
|                     "iot_wash_anti_mites": "Anti-ácaros", |                     "iot_wash_anti_mites": "Anti-ácaros", | ||||||
| @ -1455,7 +1462,7 @@ | |||||||
|                     "iot_wash_masks_sanification": "Desinfeção de Máscaras", |                     "iot_wash_masks_sanification": "Desinfeção de Máscaras", | ||||||
|                     "iot_wash_masks_sanification_steam": "Desinfeção de Máscaras + Vapor", |                     "iot_wash_masks_sanification_steam": "Desinfeção de Máscaras + Vapor", | ||||||
|                     "iot_wash_mats": "Tapetes", |                     "iot_wash_mats": "Tapetes", | ||||||
|                     "iot_wash_men_s_trousers": "Calças ", |                     "iot_wash_men_s_trousers": "Calças", | ||||||
|                     "iot_wash_mixed": "Misto", |                     "iot_wash_mixed": "Misto", | ||||||
|                     "iot_wash_mixed_steam": "Mistos + Vapor", |                     "iot_wash_mixed_steam": "Mistos + Vapor", | ||||||
|                     "iot_wash_mix_and_coloured_44": "Misto e cores 44'", |                     "iot_wash_mix_and_coloured_44": "Misto e cores 44'", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Algodões", |                     "steam_care_pro_cotton": "Steam Care Pro - Algodões", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", |                     "steam_care_pro_delicates": "Steam Care Pro - Delicados", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sintéticos", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintéticos", |                     "synthetics": "Sintéticos", | ||||||
|                     "synthetic_and_coloured": "Sintéticos e Cores", |                     "synthetic_and_coloured": "Sintéticos e Cores", | ||||||
|                     "synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", |                     "synthetic_and_coloured_steam": "Sintéticos e Cores + Vapor", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Tempo restante" |                 "name": "Tempo restante" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difusor" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Modo" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Modo noturno" |                 "name": "Modo noturno" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volume do tom de toque" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Temperatura alvo Frigorífico" |                 "name": "Temperatura alvo Frigorífico" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Nível de pólenes" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Extração de ar" |                 "name": "Extração de ar" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Luz" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Clătire", |                     "rinse": "Clătire", | ||||||
|                     "drying": "Uscare", |                     "drying": "Uscare", | ||||||
|                     "steam": "Abur", |                     "steam": "Abur", | ||||||
|                     "weighting": "Cântărire ", |                     "weighting": "Cântărire", | ||||||
|                     "scheduled": "Programat", |                     "scheduled": "Programat", | ||||||
|                     "tumbling": "Menținere prospețime", |                     "tumbling": "Menținere prospețime", | ||||||
|                     "refresh": "Reîmprospătare", |                     "refresh": "Reîmprospătare", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Autoigienă", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Igienă", |                     "hygiene": "Igienă", | ||||||
|                     "hygiene_plus": "Igienă+ 75 °C", |                     "hygiene_plus": "Igienă+ 75 °C", | ||||||
|                     "intensive": "Intensiv ", |                     "intensive": "Intensiv", | ||||||
|                     "intensive_rapid": "rapid intensiv", |                     "intensive_rapid": "rapid intensiv", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Articole voluminoase", |                     "hqd_bulky": "Articole voluminoase", | ||||||
|                     "hqd_casual": "Articole obișnuite", |                     "hqd_casual": "Articole obișnuite", | ||||||
|                     "hqd_cold_wind_30": "Vânt rece 30 minute", |                     "hqd_cold_wind_30": "Vânt rece 30 minute", | ||||||
|                     "hqd_cold_wind_timing": "Vânt rece ", |                     "hqd_cold_wind_timing": "Vânt rece", | ||||||
|                     "hqd_cotton": "Bumbac", |                     "hqd_cotton": "Bumbac", | ||||||
|                     "hqd_curtain": "Perdele", |                     "hqd_curtain": "Perdele", | ||||||
|                     "hqd_delicate": "Delicate", |                     "hqd_delicate": "Delicate", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapid 20", |                     "hqd_quick_20": "Rapid 20", | ||||||
|                     "hqd_quick_30": "Rapid 30", |                     "hqd_quick_30": "Rapid 30", | ||||||
|                     "hqd_quick_dry": "Uscare rapidă 30", |                     "hqd_quick_dry": "Uscare rapidă 30'", | ||||||
|                     "hqd_quilt": "Pilote", |                     "hqd_quilt": "Pilote", | ||||||
|                     "hqd_refresh": "Reîmprospătare", |                     "hqd_refresh": "Reîmprospătare", | ||||||
|                     "hqd_school_uniform": "Uniformă școlară", |                     "hqd_school_uniform": "Uniformă școlară", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Spălare inteligentă", |                     "iot_smart_wash": "Spălare inteligentă", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + abur", |                     "iot_special_39_full_load_steam": "Special 39' + abur", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetice și colorate + abur", |                     "iot_synthetic_and_coloured_steam": "Sintetice și colorate + abur", | ||||||
|                     "iot_wash_and_dry": "Spălare și uscare", |                     "iot_wash_and_dry": "Spălare și uscare", | ||||||
|                     "iot_wash_anti_mites": "Anti-acarieni", |                     "iot_wash_anti_mites": "Anti-acarieni", | ||||||
| @ -605,7 +607,7 @@ | |||||||
|                     "iot_wash_dash_fresh_cycle": "Dash Fresh Clean", |                     "iot_wash_dash_fresh_cycle": "Dash Fresh Clean", | ||||||
|                     "iot_wash_delicate": "Delicate", |                     "iot_wash_delicate": "Delicate", | ||||||
|                     "iot_wash_delicate_antiallergy": "Antialergic pentru haine delicate", |                     "iot_wash_delicate_antiallergy": "Antialergic pentru haine delicate", | ||||||
|                     "iot_wash_delicate_antiallergy_steam": "Anti-alergenic pentru țesături delicate  + Abur", |                     "iot_wash_delicate_antiallergy_steam": "Anti-alergenic pentru țesături delicate+ Abur", | ||||||
|                     "iot_wash_delicate_antiallergy_zelig": "Antialergic pentru haine delicate", |                     "iot_wash_delicate_antiallergy_zelig": "Antialergic pentru haine delicate", | ||||||
|                     "iot_wash_delicate_colors": "Colorate delicate", |                     "iot_wash_delicate_colors": "Colorate delicate", | ||||||
|                     "iot_wash_delicate_colors_steam": "Culori + Abur", |                     "iot_wash_delicate_colors_steam": "Culori + Abur", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - bumbac", |                     "steam_care_pro_cotton": "Steam Care Pro - bumbac", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - delicate", |                     "steam_care_pro_delicates": "Steam Care Pro - delicate", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetice", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetice", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintetice", |                     "synthetics": "Sintetice", | ||||||
|                     "synthetic_and_coloured": "Sintetice și colorate", |                     "synthetic_and_coloured": "Sintetice și colorate", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetice și colorate + abur", |                     "synthetic_and_coloured_steam": "Sintetice și colorate + abur", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura frigiderului" |                 "name": "Temperatura frigiderului" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gaze (COV)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Ridicat", |                     "high": "Ridicat", | ||||||
|                     "mid": "Mediu   ", |                     "mid": "Mediu", | ||||||
|                     "low": "Scăzut", |                     "low": "Scăzut", | ||||||
|                     "auto": "Automat" |                     "auto": "Automat" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Autoigienă", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto Universal 50 - 60°C", |                     "auto_universal": "Auto Universal 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Igienă", |                     "hygiene": "Igienă", | ||||||
|                     "hygiene_plus": "Igienă+ 75 °C", |                     "hygiene_plus": "Igienă+ 75 °C", | ||||||
|                     "intensive": "Intensiv ", |                     "intensive": "Intensiv", | ||||||
|                     "intensive_rapid": "rapid intensiv", |                     "intensive_rapid": "rapid intensiv", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", |                     "iot_auto_universal_soil": "Auto Universal 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Articole voluminoase", |                     "hqd_bulky": "Articole voluminoase", | ||||||
|                     "hqd_casual": "Articole obișnuite", |                     "hqd_casual": "Articole obișnuite", | ||||||
|                     "hqd_cold_wind_30": "Vânt rece 30 minute", |                     "hqd_cold_wind_30": "Vânt rece 30 minute", | ||||||
|                     "hqd_cold_wind_timing": "Vânt rece ", |                     "hqd_cold_wind_timing": "Vânt rece", | ||||||
|                     "hqd_cotton": "Bumbac", |                     "hqd_cotton": "Bumbac", | ||||||
|                     "hqd_curtain": "Perdele", |                     "hqd_curtain": "Perdele", | ||||||
|                     "hqd_delicate": "Delicate", |                     "hqd_delicate": "Delicate", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rapid 20", |                     "hqd_quick_20": "Rapid 20", | ||||||
|                     "hqd_quick_30": "Rapid 30", |                     "hqd_quick_30": "Rapid 30", | ||||||
|                     "hqd_quick_dry": "Uscare rapidă 30", |                     "hqd_quick_dry": "Uscare rapidă 30'", | ||||||
|                     "hqd_quilt": "Pilote", |                     "hqd_quilt": "Pilote", | ||||||
|                     "hqd_refresh": "Reîmprospătare", |                     "hqd_refresh": "Reîmprospătare", | ||||||
|                     "hqd_school_uniform": "Uniformă școlară", |                     "hqd_school_uniform": "Uniformă școlară", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Spălare inteligentă", |                     "iot_smart_wash": "Spălare inteligentă", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Special 39' + abur", |                     "iot_special_39_full_load_steam": "Special 39' + abur", | ||||||
|                     "iot_steam_hygiene_plus": "Hygiene Plus Steam ", |                     "iot_steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetice și colorate + abur", |                     "iot_synthetic_and_coloured_steam": "Sintetice și colorate + abur", | ||||||
|                     "iot_wash_and_dry": "Spălare și uscare", |                     "iot_wash_and_dry": "Spălare și uscare", | ||||||
|                     "iot_wash_anti_mites": "Anti-acarieni", |                     "iot_wash_anti_mites": "Anti-acarieni", | ||||||
| @ -1430,7 +1437,7 @@ | |||||||
|                     "iot_wash_dash_fresh_cycle": "Dash Fresh Clean", |                     "iot_wash_dash_fresh_cycle": "Dash Fresh Clean", | ||||||
|                     "iot_wash_delicate": "Delicate", |                     "iot_wash_delicate": "Delicate", | ||||||
|                     "iot_wash_delicate_antiallergy": "Antialergic pentru haine delicate", |                     "iot_wash_delicate_antiallergy": "Antialergic pentru haine delicate", | ||||||
|                     "iot_wash_delicate_antiallergy_steam": "Anti-alergenic pentru țesături delicate  + Abur", |                     "iot_wash_delicate_antiallergy_steam": "Anti-alergenic pentru țesături delicate+ Abur", | ||||||
|                     "iot_wash_delicate_antiallergy_zelig": "Antialergic pentru haine delicate", |                     "iot_wash_delicate_antiallergy_zelig": "Antialergic pentru haine delicate", | ||||||
|                     "iot_wash_delicate_colors": "Colorate delicate", |                     "iot_wash_delicate_colors": "Colorate delicate", | ||||||
|                     "iot_wash_delicate_colors_steam": "Culori + Abur", |                     "iot_wash_delicate_colors_steam": "Culori + Abur", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - bumbac", |                     "steam_care_pro_cotton": "Steam Care Pro - bumbac", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - delicate", |                     "steam_care_pro_delicates": "Steam Care Pro - delicate", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetice", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetice", | ||||||
|                     "steam_hygiene_plus": "Hygiene Plus Steam ", |                     "steam_hygiene_plus": "Hygiene Plus Steam", | ||||||
|                     "synthetics": "Sintetice", |                     "synthetics": "Sintetice", | ||||||
|                     "synthetic_and_coloured": "Sintetice și colorate", |                     "synthetic_and_coloured": "Sintetice și colorate", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetice și colorate + abur", |                     "synthetic_and_coloured_steam": "Sintetice și colorate + abur", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Timp rămas" |                 "name": "Timp rămas" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difuzor" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Modul noapte" |                 "name": "Modul noapte" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Volum la atingerea tastelor" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Temperatură vizată Frigider" |                 "name": "Temperatură vizată Frigider" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Nivel polen" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Extracția aerului" |                 "name": "Extracția aerului" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Lumină" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Полоскание", |                     "rinse": "Полоскание", | ||||||
|                     "drying": "Сушка", |                     "drying": "Сушка", | ||||||
|                     "steam": "Пар", |                     "steam": "Пар", | ||||||
|                     "weighting": "Взвешивание ", |                     "weighting": "Взвешивание", | ||||||
|                     "scheduled": "Запланировано", |                     "scheduled": "Запланировано", | ||||||
|                     "tumbling": "Сохранение свежести", |                     "tumbling": "Сохранение свежести", | ||||||
|                     "refresh": "Освежить", |                     "refresh": "Освежить", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Быcтрая Мойkа 59'", |                     "59_min": "Быcтрая Мойkа 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Автоочистка", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Быстрая Автомойка", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "авто универсальная 50 - 60°C", |                     "auto_universal": "авто универсальная 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Объемные изделия", |                     "hqd_bulky": "Объемные изделия", | ||||||
|                     "hqd_casual": "Повседневная одежда", |                     "hqd_casual": "Повседневная одежда", | ||||||
|                     "hqd_cold_wind_30": "Прохладный обдув 30 минут", |                     "hqd_cold_wind_30": "Прохладный обдув 30 минут", | ||||||
|                     "hqd_cold_wind_timing": "Прохладный обдув ", |                     "hqd_cold_wind_timing": "Прохладный обдув", | ||||||
|                     "hqd_cotton": "Хлопок", |                     "hqd_cotton": "Хлопок", | ||||||
|                     "hqd_curtain": "Шторы", |                     "hqd_curtain": "Шторы", | ||||||
|                     "hqd_delicate": "Деликатные вещи", |                     "hqd_delicate": "Деликатные вещи", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Быстрая 20", |                     "hqd_quick_20": "Быстрая 20", | ||||||
|                     "hqd_quick_30": "Быстрая 30", |                     "hqd_quick_30": "Быстрая 30", | ||||||
|                     "hqd_quick_dry": "Быстрая сушка 30", |                     "hqd_quick_dry": "Быстрая сушка 30'", | ||||||
|                     "hqd_quilt": "Стеганые одеяла", |                     "hqd_quilt": "Стеганые одеяла", | ||||||
|                     "hqd_refresh": "Освежение", |                     "hqd_refresh": "Освежение", | ||||||
|                     "hqd_school_uniform": "Школьная форма", |                     "hqd_school_uniform": "Школьная форма", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Специальная 39 мин + пар", |                     "iot_special_39_full_load_steam": "Специальная 39 мин + пар", | ||||||
|                     "iot_steam_hygiene_plus": "Гигиена плюс парообработка ", |                     "iot_steam_hygiene_plus": "Гигиена плюс парообработка", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", |                     "iot_synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", | ||||||
|                     "iot_wash_and_dry": "Стирка и сушка", |                     "iot_wash_and_dry": "Стирка и сушка", | ||||||
|                     "iot_wash_anti_mites": "Противоклещевая обработка", |                     "iot_wash_anti_mites": "Противоклещевая обработка", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro — хлопок", |                     "steam_care_pro_cotton": "Steam Care Pro — хлопок", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro — деликатные вещи", |                     "steam_care_pro_delicates": "Steam Care Pro — деликатные вещи", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro — синтетика", |                     "steam_care_pro_synthetic": "Steam Care Pro — синтетика", | ||||||
|                     "steam_hygiene_plus": "Гигиена плюс парообработка ", |                     "steam_hygiene_plus": "Гигиена плюс парообработка", | ||||||
|                     "synthetics": "Синтетика", |                     "synthetics": "Синтетика", | ||||||
|                     "synthetic_and_coloured": "Синтетика и цветные ткани", |                     "synthetic_and_coloured": "Синтетика и цветные ткани", | ||||||
|                     "synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", |                     "synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", | ||||||
| @ -753,7 +755,7 @@ | |||||||
|                     "holiday": "HOLIDAY", |                     "holiday": "HOLIDAY", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Режим не выбран", |                     "no_mode_selected": "Режим не выбран", | ||||||
|                     "quick_cool": " БЫСТРОЕ ОХЛАЖДЕНИЕ", |                     "quick_cool": "БЫСТРОЕ ОХЛАЖДЕНИЕ", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER COOL", |                     "super_cool": "SUPER COOL", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Температура в холодильнике" |                 "name": "Температура в холодильнике" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Газ (ЛОС)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Высокий", |                     "high": "Высокий", | ||||||
|                     "mid": "Средний   ", |                     "mid": "Средний", | ||||||
|                     "low": "Низкий", |                     "low": "Низкий", | ||||||
|                     "auto": "Авто" |                     "auto": "Авто" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Быcтрая Мойkа 59'", |                     "59_min": "Быcтрая Мойkа 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Автоочистка", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Быстрая Автомойка", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "авто универсальная 50 - 60°C", |                     "auto_universal": "авто универсальная 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Объемные изделия", |                     "hqd_bulky": "Объемные изделия", | ||||||
|                     "hqd_casual": "Повседневная одежда", |                     "hqd_casual": "Повседневная одежда", | ||||||
|                     "hqd_cold_wind_30": "Прохладный обдув 30 минут", |                     "hqd_cold_wind_30": "Прохладный обдув 30 минут", | ||||||
|                     "hqd_cold_wind_timing": "Прохладный обдув ", |                     "hqd_cold_wind_timing": "Прохладный обдув", | ||||||
|                     "hqd_cotton": "Хлопок", |                     "hqd_cotton": "Хлопок", | ||||||
|                     "hqd_curtain": "Шторы", |                     "hqd_curtain": "Шторы", | ||||||
|                     "hqd_delicate": "Деликатные вещи", |                     "hqd_delicate": "Деликатные вещи", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Быстрая 20", |                     "hqd_quick_20": "Быстрая 20", | ||||||
|                     "hqd_quick_30": "Быстрая 30", |                     "hqd_quick_30": "Быстрая 30", | ||||||
|                     "hqd_quick_dry": "Быстрая сушка 30", |                     "hqd_quick_dry": "Быстрая сушка 30'", | ||||||
|                     "hqd_quilt": "Стеганые одеяла", |                     "hqd_quilt": "Стеганые одеяла", | ||||||
|                     "hqd_refresh": "Освежение", |                     "hqd_refresh": "Освежение", | ||||||
|                     "hqd_school_uniform": "Школьная форма", |                     "hqd_school_uniform": "Школьная форма", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Специальная 39 мин + пар", |                     "iot_special_39_full_load_steam": "Специальная 39 мин + пар", | ||||||
|                     "iot_steam_hygiene_plus": "Гигиена плюс парообработка ", |                     "iot_steam_hygiene_plus": "Гигиена плюс парообработка", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", |                     "iot_synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", | ||||||
|                     "iot_wash_and_dry": "Стирка и сушка", |                     "iot_wash_and_dry": "Стирка и сушка", | ||||||
|                     "iot_wash_anti_mites": "Противоклещевая обработка", |                     "iot_wash_anti_mites": "Противоклещевая обработка", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro — хлопок", |                     "steam_care_pro_cotton": "Steam Care Pro — хлопок", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro — деликатные вещи", |                     "steam_care_pro_delicates": "Steam Care Pro — деликатные вещи", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro — синтетика", |                     "steam_care_pro_synthetic": "Steam Care Pro — синтетика", | ||||||
|                     "steam_hygiene_plus": "Гигиена плюс парообработка ", |                     "steam_hygiene_plus": "Гигиена плюс парообработка", | ||||||
|                     "synthetics": "Синтетика", |                     "synthetics": "Синтетика", | ||||||
|                     "synthetic_and_coloured": "Синтетика и цветные ткани", |                     "synthetic_and_coloured": "Синтетика и цветные ткани", | ||||||
|                     "synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", |                     "synthetic_and_coloured_steam": "Синтетика и цветные ткани + пар", | ||||||
| @ -1578,7 +1585,7 @@ | |||||||
|                     "holiday": "HOLIDAY", |                     "holiday": "HOLIDAY", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Режим не выбран", |                     "no_mode_selected": "Режим не выбран", | ||||||
|                     "quick_cool": " БЫСТРОЕ ОХЛАЖДЕНИЕ", |                     "quick_cool": "БЫСТРОЕ ОХЛАЖДЕНИЕ", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER COOL", |                     "super_cool": "SUPER COOL", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Оставшееся время" |                 "name": "Оставшееся время" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Распылитель" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Режим" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Ночной режим" |                 "name": "Ночной режим" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Громкость сенсорных кнопок" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Заданная температура Холодильник" |                 "name": "Заданная температура Холодильник" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Уровень пыльцы в воздухе" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Отвод воздуха" |                 "name": "Отвод воздуха" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Свет" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Oplachovanie", |                     "rinse": "Oplachovanie", | ||||||
|                     "drying": "Sušenie", |                     "drying": "Sušenie", | ||||||
|                     "steam": "Para", |                     "steam": "Para", | ||||||
|                     "weighting": "Váženie ", |                     "weighting": "Váženie", | ||||||
|                     "scheduled": "Naplánované", |                     "scheduled": "Naplánované", | ||||||
|                     "tumbling": "Uchovať svieže", |                     "tumbling": "Uchovať svieže", | ||||||
|                     "refresh": "Osvieženie", |                     "refresh": "Osvieženie", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rýchly 59'", |                     "59_min": "Rýchly 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatická Hygiena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto univerzálny 50 -60°C", |                     "auto_universal": "Auto univerzálny 50 -60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiena", |                     "hygiene": "Hygiena", | ||||||
|                     "hygiene_plus": "Hygienické umývanie + 75 °C", |                     "hygiene_plus": "Hygienické umývanie + 75 °C", | ||||||
|                     "intensive": "Intenzívne pranie ", |                     "intensive": "Intenzívne pranie", | ||||||
|                     "intensive_rapid": "intenzívny rýchly", |                     "intensive_rapid": "intenzívny rýchly", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto univerzálny 50 -60°C", |                     "iot_auto_universal_soil": "Auto univerzálny 50 -60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Objemné položky", |                     "hqd_bulky": "Objemné položky", | ||||||
|                     "hqd_casual": "Neformálne", |                     "hqd_casual": "Neformálne", | ||||||
|                     "hqd_cold_wind_30": "Chladný vánok 30 minút", |                     "hqd_cold_wind_30": "Chladný vánok 30 minút", | ||||||
|                     "hqd_cold_wind_timing": "Studený vánok ", |                     "hqd_cold_wind_timing": "Studený vánok", | ||||||
|                     "hqd_cotton": "Bavlna", |                     "hqd_cotton": "Bavlna", | ||||||
|                     "hqd_curtain": "Záclony", |                     "hqd_curtain": "Záclony", | ||||||
|                     "hqd_delicate": "Jemné materiály", |                     "hqd_delicate": "Jemné materiály", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rýchle 20", |                     "hqd_quick_20": "Rýchle 20", | ||||||
|                     "hqd_quick_30": "Rýchle 30", |                     "hqd_quick_30": "Rýchle 30", | ||||||
|                     "hqd_quick_dry": "Rýchle sušenie 30", |                     "hqd_quick_dry": "Rýchle sušenie 30'", | ||||||
|                     "hqd_quilt": "Prikrývky", |                     "hqd_quilt": "Prikrývky", | ||||||
|                     "hqd_refresh": "Osvieženie", |                     "hqd_refresh": "Osvieženie", | ||||||
|                     "hqd_school_uniform": "Školská uniforma", |                     "hqd_school_uniform": "Školská uniforma", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Špeciál 39' + Para", |                     "iot_special_39_full_load_steam": "Špeciál 39' + Para", | ||||||
|                     "iot_steam_hygiene_plus": "Para Hygiene Plus ", |                     "iot_steam_hygiene_plus": "Para Hygiene Plus", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", |                     "iot_synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", | ||||||
|                     "iot_wash_and_dry": "Pranie a sušenie", |                     "iot_wash_and_dry": "Pranie a sušenie", | ||||||
|                     "iot_wash_anti_mites": "Proti roztočom", |                     "iot_wash_anti_mites": "Proti roztočom", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - bavlna", |                     "steam_care_pro_cotton": "Steam Care Pro - bavlna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - jemné", |                     "steam_care_pro_delicates": "Steam Care Pro - jemné", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - syntetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - syntetika", | ||||||
|                     "steam_hygiene_plus": "Para Hygiene Plus ", |                     "steam_hygiene_plus": "Para Hygiene Plus", | ||||||
|                     "synthetics": "Syntetika", |                     "synthetics": "Syntetika", | ||||||
|                     "synthetic_and_coloured": "Syntetika a farebné materiály", |                     "synthetic_and_coloured": "Syntetika a farebné materiály", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", |                     "synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Teplota chladničky" |                 "name": "Teplota chladničky" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Plyn (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Vysoká", |                     "high": "Vysoká", | ||||||
|                     "mid": "Stredne ťažká   ", |                     "mid": "Stredne ťažká", | ||||||
|                     "low": "Nízka", |                     "low": "Nízka", | ||||||
|                     "auto": "Automatika" |                     "auto": "Automatika" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rýchly 59'", |                     "59_min": "Rýchly 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatická Hygiena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Auto univerzálny 50 -60°C", |                     "auto_universal": "Auto univerzálny 50 -60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hygiena", |                     "hygiene": "Hygiena", | ||||||
|                     "hygiene_plus": "Hygienické umývanie + 75 °C", |                     "hygiene_plus": "Hygienické umývanie + 75 °C", | ||||||
|                     "intensive": "Intenzívne pranie ", |                     "intensive": "Intenzívne pranie", | ||||||
|                     "intensive_rapid": "intenzívny rýchly", |                     "intensive_rapid": "intenzívny rýchly", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Auto univerzálny 50 -60°C", |                     "iot_auto_universal_soil": "Auto univerzálny 50 -60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Objemné položky", |                     "hqd_bulky": "Objemné položky", | ||||||
|                     "hqd_casual": "Neformálne", |                     "hqd_casual": "Neformálne", | ||||||
|                     "hqd_cold_wind_30": "Chladný vánok 30 minút", |                     "hqd_cold_wind_30": "Chladný vánok 30 minút", | ||||||
|                     "hqd_cold_wind_timing": "Studený vánok ", |                     "hqd_cold_wind_timing": "Studený vánok", | ||||||
|                     "hqd_cotton": "Bavlna", |                     "hqd_cotton": "Bavlna", | ||||||
|                     "hqd_curtain": "Záclony", |                     "hqd_curtain": "Záclony", | ||||||
|                     "hqd_delicate": "Jemné materiály", |                     "hqd_delicate": "Jemné materiály", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Rýchle 20", |                     "hqd_quick_20": "Rýchle 20", | ||||||
|                     "hqd_quick_30": "Rýchle 30", |                     "hqd_quick_30": "Rýchle 30", | ||||||
|                     "hqd_quick_dry": "Rýchle sušenie 30", |                     "hqd_quick_dry": "Rýchle sušenie 30'", | ||||||
|                     "hqd_quilt": "Prikrývky", |                     "hqd_quilt": "Prikrývky", | ||||||
|                     "hqd_refresh": "Osvieženie", |                     "hqd_refresh": "Osvieženie", | ||||||
|                     "hqd_school_uniform": "Školská uniforma", |                     "hqd_school_uniform": "Školská uniforma", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Smart Wash", |                     "iot_smart_wash": "Smart Wash", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Špeciál 39' + Para", |                     "iot_special_39_full_load_steam": "Špeciál 39' + Para", | ||||||
|                     "iot_steam_hygiene_plus": "Para Hygiene Plus ", |                     "iot_steam_hygiene_plus": "Para Hygiene Plus", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", |                     "iot_synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", | ||||||
|                     "iot_wash_and_dry": "Pranie a sušenie", |                     "iot_wash_and_dry": "Pranie a sušenie", | ||||||
|                     "iot_wash_anti_mites": "Proti roztočom", |                     "iot_wash_anti_mites": "Proti roztočom", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - bavlna", |                     "steam_care_pro_cotton": "Steam Care Pro - bavlna", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - jemné", |                     "steam_care_pro_delicates": "Steam Care Pro - jemné", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - syntetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - syntetika", | ||||||
|                     "steam_hygiene_plus": "Para Hygiene Plus ", |                     "steam_hygiene_plus": "Para Hygiene Plus", | ||||||
|                     "synthetics": "Syntetika", |                     "synthetics": "Syntetika", | ||||||
|                     "synthetic_and_coloured": "Syntetika a farebné materiály", |                     "synthetic_and_coloured": "Syntetika a farebné materiály", | ||||||
|                     "synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", |                     "synthetic_and_coloured_steam": "Syntetika a farebné materiály + para", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Zostávajúci čas" |                 "name": "Zostávajúci čas" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difuzér" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Nočný režim" |                 "name": "Nočný režim" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Hlasitosť tónu dotyku" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Cieľová teplota Chladnička" |                 "name": "Cieľová teplota Chladnička" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Úroveň peľu" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Odsávanie vzduchu" |                 "name": "Odsávanie vzduchu" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Osvetlenie" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Izpiranje", |                     "rinse": "Izpiranje", | ||||||
|                     "drying": "Sušenje", |                     "drying": "Sušenje", | ||||||
|                     "steam": "Para", |                     "steam": "Para", | ||||||
|                     "weighting": "Tehtanje ", |                     "weighting": "Tehtanje", | ||||||
|                     "scheduled": "Načrtovano", |                     "scheduled": "Načrtovano", | ||||||
|                     "tumbling": "Ohranjanje svežine", |                     "tumbling": "Ohranjanje svežine", | ||||||
|                     "refresh": "Osvežitev", |                     "refresh": "Osvežitev", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Hitri progr. 59'", |                     "59_min": "Hitri progr. 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Higiena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Avtomatsko Hitro", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Samodejno univerzalno 50–60 °C", |                     "auto_universal": "Samodejno univerzalno 50–60 °C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiena", |                     "hygiene": "Higiena", | ||||||
|                     "hygiene_plus": "Higiena + 75 °C", |                     "hygiene_plus": "Higiena + 75 °C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "Hitro in intenzivno", |                     "intensive_rapid": "Hitro in intenzivno", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Samodejno univerzalno 50–60 °C", |                     "iot_auto_universal_soil": "Samodejno univerzalno 50–60 °C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Večji kosi", |                     "hqd_bulky": "Večji kosi", | ||||||
|                     "hqd_casual": "Za prosti čas", |                     "hqd_casual": "Za prosti čas", | ||||||
|                     "hqd_cold_wind_30": "Hladen vetrič 30 minut", |                     "hqd_cold_wind_30": "Hladen vetrič 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Hladen vetrič ", |                     "hqd_cold_wind_timing": "Hladen vetrič", | ||||||
|                     "hqd_cotton": "Bombaž", |                     "hqd_cotton": "Bombaž", | ||||||
|                     "hqd_curtain": "Zavese", |                     "hqd_curtain": "Zavese", | ||||||
|                     "hqd_delicate": "Občutljive tkanine", |                     "hqd_delicate": "Občutljive tkanine", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Hitro 20", |                     "hqd_quick_20": "Hitro 20", | ||||||
|                     "hqd_quick_30": "Hitro 30", |                     "hqd_quick_30": "Hitro 30", | ||||||
|                     "hqd_quick_dry": "Hitro sušenje 30", |                     "hqd_quick_dry": "Hitro sušenje 30'", | ||||||
|                     "hqd_quilt": "Posteljna pregrinjala", |                     "hqd_quilt": "Posteljna pregrinjala", | ||||||
|                     "hqd_refresh": "Osvežitev", |                     "hqd_refresh": "Osvežitev", | ||||||
|                     "hqd_school_uniform": "Šolska uniforma", |                     "hqd_school_uniform": "Šolska uniforma", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebno 39' + para", |                     "iot_special_39_full_load_steam": "Posebno 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Higiena plus para ", |                     "iot_steam_hygiene_plus": "Higiena plus para", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", |                     "iot_synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", | ||||||
|                     "iot_wash_and_dry": "Pranje in sušenje", |                     "iot_wash_and_dry": "Pranje in sušenje", | ||||||
|                     "iot_wash_anti_mites": "Proti pršicam", |                     "iot_wash_anti_mites": "Proti pršicam", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro – bombaž", |                     "steam_care_pro_cotton": "Steam Care Pro – bombaž", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro – občutljive tkanine", |                     "steam_care_pro_delicates": "Steam Care Pro – občutljive tkanine", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro – sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro – sintetika", | ||||||
|                     "steam_hygiene_plus": "Higiena plus para ", |                     "steam_hygiene_plus": "Higiena plus para", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetične in pisane tkanine", |                     "synthetic_and_coloured": "Sintetične in pisane tkanine", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", |                     "synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", | ||||||
| @ -753,7 +755,7 @@ | |||||||
|                     "holiday": "POČITNICE", |                     "holiday": "POČITNICE", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Izbran ni noben način", |                     "no_mode_selected": "Izbran ni noben način", | ||||||
|                     "quick_cool": " HITRO HLAJENJE", |                     "quick_cool": "HITRO HLAJENJE", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER HLAJENJE", |                     "super_cool": "SUPER HLAJENJE", | ||||||
| @ -833,7 +835,7 @@ | |||||||
|                 "name": "Sobna temperatura" |                 "name": "Sobna temperatura" | ||||||
|             }, |             }, | ||||||
|             "humidity": { |             "humidity": { | ||||||
|                 "name": "Vlaga " |                 "name": "Vlaga" | ||||||
|             }, |             }, | ||||||
|             "cycles_total": { |             "cycles_total": { | ||||||
|                 "name": "Programi Skupaj" |                 "name": "Programi Skupaj" | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura hladilnika" |                 "name": "Temperatura hladilnika" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Lahkohlapne organske spojine (HOS)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Visoko", |                     "high": "Visoko", | ||||||
|                     "mid": "Srednje   ", |                     "mid": "Srednje", | ||||||
|                     "low": "Nizko", |                     "low": "Nizko", | ||||||
|                     "auto": "Samodejno" |                     "auto": "Samodejno" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Hitri progr. 59'", |                     "59_min": "Hitri progr. 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Higiena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Avtomatsko Hitro", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Samodejno univerzalno 50–60 °C", |                     "auto_universal": "Samodejno univerzalno 50–60 °C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higiena", |                     "hygiene": "Higiena", | ||||||
|                     "hygiene_plus": "Higiena + 75 °C", |                     "hygiene_plus": "Higiena + 75 °C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "Hitro in intenzivno", |                     "intensive_rapid": "Hitro in intenzivno", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Samodejno univerzalno 50–60 °C", |                     "iot_auto_universal_soil": "Samodejno univerzalno 50–60 °C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Večji kosi", |                     "hqd_bulky": "Večji kosi", | ||||||
|                     "hqd_casual": "Za prosti čas", |                     "hqd_casual": "Za prosti čas", | ||||||
|                     "hqd_cold_wind_30": "Hladen vetrič 30 minut", |                     "hqd_cold_wind_30": "Hladen vetrič 30 minut", | ||||||
|                     "hqd_cold_wind_timing": "Hladen vetrič ", |                     "hqd_cold_wind_timing": "Hladen vetrič", | ||||||
|                     "hqd_cotton": "Bombaž", |                     "hqd_cotton": "Bombaž", | ||||||
|                     "hqd_curtain": "Zavese", |                     "hqd_curtain": "Zavese", | ||||||
|                     "hqd_delicate": "Občutljive tkanine", |                     "hqd_delicate": "Občutljive tkanine", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Hitro 20", |                     "hqd_quick_20": "Hitro 20", | ||||||
|                     "hqd_quick_30": "Hitro 30", |                     "hqd_quick_30": "Hitro 30", | ||||||
|                     "hqd_quick_dry": "Hitro sušenje 30", |                     "hqd_quick_dry": "Hitro sušenje 30'", | ||||||
|                     "hqd_quilt": "Posteljna pregrinjala", |                     "hqd_quilt": "Posteljna pregrinjala", | ||||||
|                     "hqd_refresh": "Osvežitev", |                     "hqd_refresh": "Osvežitev", | ||||||
|                     "hqd_school_uniform": "Šolska uniforma", |                     "hqd_school_uniform": "Šolska uniforma", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebno 39' + para", |                     "iot_special_39_full_load_steam": "Posebno 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Higiena plus para ", |                     "iot_steam_hygiene_plus": "Higiena plus para", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", |                     "iot_synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", | ||||||
|                     "iot_wash_and_dry": "Pranje in sušenje", |                     "iot_wash_and_dry": "Pranje in sušenje", | ||||||
|                     "iot_wash_anti_mites": "Proti pršicam", |                     "iot_wash_anti_mites": "Proti pršicam", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro – bombaž", |                     "steam_care_pro_cotton": "Steam Care Pro – bombaž", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro – občutljive tkanine", |                     "steam_care_pro_delicates": "Steam Care Pro – občutljive tkanine", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro – sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro – sintetika", | ||||||
|                     "steam_hygiene_plus": "Higiena plus para ", |                     "steam_hygiene_plus": "Higiena plus para", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetične in pisane tkanine", |                     "synthetic_and_coloured": "Sintetične in pisane tkanine", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", |                     "synthetic_and_coloured_steam": "Sintetične in pisane tkanine + para", | ||||||
| @ -1578,7 +1585,7 @@ | |||||||
|                     "holiday": "POČITNICE", |                     "holiday": "POČITNICE", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Izbran ni noben način", |                     "no_mode_selected": "Izbran ni noben način", | ||||||
|                     "quick_cool": " HITRO HLAJENJE", |                     "quick_cool": "HITRO HLAJENJE", | ||||||
|                     "sea_food": "Ready to cook meal", |                     "sea_food": "Ready to cook meal", | ||||||
|                     "soft_frozen": "Soft freezing", |                     "soft_frozen": "Soft freezing", | ||||||
|                     "super_cool": "SUPER HLAJENJE", |                     "super_cool": "SUPER HLAJENJE", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Time remaining" |                 "name": "Time remaining" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Razpršilnik" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1675,13 +1688,13 @@ | |||||||
|                 "name": "Način z izklopljenim zvokom" |                 "name": "Način z izklopljenim zvokom" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_1": { |             "extra_rinse_1": { | ||||||
|                 "name": " + 1 izpiranje" |                 "name": "+ 1 izpiranje" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_2": { |             "extra_rinse_2": { | ||||||
|                 "name": " + 2 izpiranji" |                 "name": "+ 2 izpiranji" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_3": { |             "extra_rinse_3": { | ||||||
|                 "name": " + 3 izpiranja" |                 "name": "+ 3 izpiranja" | ||||||
|             }, |             }, | ||||||
|             "acqua_plus": { |             "acqua_plus": { | ||||||
|                 "name": "Acquaplus" |                 "name": "Acquaplus" | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Nočni način" |                 "name": "Nočni način" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Glasnost tona dotika" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1716,13 +1732,13 @@ | |||||||
|                 "name": "Zaklepanje vrat" |                 "name": "Zaklepanje vrat" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_1": { |             "extra_rinse_1": { | ||||||
|                 "name": " + 1 izpiranje" |                 "name": "+ 1 izpiranje" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_2": { |             "extra_rinse_2": { | ||||||
|                 "name": " + 2 izpiranji" |                 "name": "+ 2 izpiranji" | ||||||
|             }, |             }, | ||||||
|             "extra_rinse_3": { |             "extra_rinse_3": { | ||||||
|                 "name": " + 3 izpiranja" |                 "name": "+ 3 izpiranja" | ||||||
|             }, |             }, | ||||||
|             "good_night": { |             "good_night": { | ||||||
|                 "name": "Lahko noč" |                 "name": "Lahko noč" | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Ciljna temperatura Hladilnik" |                 "name": "Ciljna temperatura Hladilnik" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Raven cvetnega prahu" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Odvajanje zraka" |                 "name": "Odvajanje zraka" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Osvetljava" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Ispiranje", |                     "rinse": "Ispiranje", | ||||||
|                     "drying": "Sušenje", |                     "drying": "Sušenje", | ||||||
|                     "steam": "Vodena para", |                     "steam": "Vodena para", | ||||||
|                     "weighting": "Vaganje ", |                     "weighting": "Vaganje", | ||||||
|                     "scheduled": "Planirano", |                     "scheduled": "Planirano", | ||||||
|                     "tumbling": "Održavanje svežine", |                     "tumbling": "Održavanje svežine", | ||||||
|                     "refresh": "Osvežavanje", |                     "refresh": "Osvežavanje", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Brzi 59'", |                     "59_min": "Brzi 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatska Higijena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Automatski Brzi", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Automatski univerzalni 50 - 60°C", |                     "auto_universal": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higijena", |                     "hygiene": "Higijena", | ||||||
|                     "hygiene_plus": "Higijenski+ 75°C", |                     "hygiene_plus": "Higijenski+ 75°C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "snažno i brzo", |                     "intensive_rapid": "snažno i brzo", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", |                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Glomazni artikli", |                     "hqd_bulky": "Glomazni artikli", | ||||||
|                     "hqd_casual": "Neformalno", |                     "hqd_casual": "Neformalno", | ||||||
|                     "hqd_cold_wind_30": "Hladan vazduh 30 minuta", |                     "hqd_cold_wind_30": "Hladan vazduh 30 minuta", | ||||||
|                     "hqd_cold_wind_timing": "Hladan vazduh ", |                     "hqd_cold_wind_timing": "Hladan vazduh", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Zavese", |                     "hqd_curtain": "Zavese", | ||||||
|                     "hqd_delicate": "Osetljive tkanine", |                     "hqd_delicate": "Osetljive tkanine", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Brzo 20", |                     "hqd_quick_20": "Brzo 20", | ||||||
|                     "hqd_quick_30": "Brzo 30", |                     "hqd_quick_30": "Brzo 30", | ||||||
|                     "hqd_quick_dry": "Brzo sušenje 30", |                     "hqd_quick_dry": "Brzo sušenje 30'", | ||||||
|                     "hqd_quilt": "Jorgani", |                     "hqd_quilt": "Jorgani", | ||||||
|                     "hqd_refresh": "Osvežavanje", |                     "hqd_refresh": "Osvežavanje", | ||||||
|                     "hqd_school_uniform": "Školska uniforma", |                     "hqd_school_uniform": "Školska uniforma", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebno 39' + para", |                     "iot_special_39_full_load_steam": "Posebno 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Higijena plus sa parom ", |                     "iot_steam_hygiene_plus": "Higijena plus sa parom", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", |                     "iot_synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", | ||||||
|                     "iot_wash_and_dry": "Pranje i sušenje", |                     "iot_wash_and_dry": "Pranje i sušenje", | ||||||
|                     "iot_wash_anti_mites": "Protiv grinja", |                     "iot_wash_anti_mites": "Protiv grinja", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", |                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - osetljive tkanine", |                     "steam_care_pro_delicates": "Steam Care Pro - osetljive tkanine", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", | ||||||
|                     "steam_hygiene_plus": "Higijena plus sa parom ", |                     "steam_hygiene_plus": "Higijena plus sa parom", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetika i materijal u boji", |                     "synthetic_and_coloured": "Sintetika i materijal u boji", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", |                     "synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Temperatura frižidera" |                 "name": "Temperatura frižidera" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gas (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Visoko", |                     "high": "Visoko", | ||||||
|                     "mid": "Srednje   ", |                     "mid": "Srednje", | ||||||
|                     "low": "Nisko", |                     "low": "Nisko", | ||||||
|                     "auto": "Automatski" |                     "auto": "Automatski" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Brzi 59'", |                     "59_min": "Brzi 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Automatska Higijena", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Automatski Brzi", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Automatski univerzalni 50 - 60°C", |                     "auto_universal": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Higijena", |                     "hygiene": "Higijena", | ||||||
|                     "hygiene_plus": "Higijenski+ 75°C", |                     "hygiene_plus": "Higijenski+ 75°C", | ||||||
|                     "intensive": "Intenzivno ", |                     "intensive": "Intenzivno", | ||||||
|                     "intensive_rapid": "snažno i brzo", |                     "intensive_rapid": "snažno i brzo", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", |                     "iot_auto_universal_soil": "Automatski univerzalni 50 - 60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Glomazni artikli", |                     "hqd_bulky": "Glomazni artikli", | ||||||
|                     "hqd_casual": "Neformalno", |                     "hqd_casual": "Neformalno", | ||||||
|                     "hqd_cold_wind_30": "Hladan vazduh 30 minuta", |                     "hqd_cold_wind_30": "Hladan vazduh 30 minuta", | ||||||
|                     "hqd_cold_wind_timing": "Hladan vazduh ", |                     "hqd_cold_wind_timing": "Hladan vazduh", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Zavese", |                     "hqd_curtain": "Zavese", | ||||||
|                     "hqd_delicate": "Osetljive tkanine", |                     "hqd_delicate": "Osetljive tkanine", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Brzo 20", |                     "hqd_quick_20": "Brzo 20", | ||||||
|                     "hqd_quick_30": "Brzo 30", |                     "hqd_quick_30": "Brzo 30", | ||||||
|                     "hqd_quick_dry": "Brzo sušenje 30", |                     "hqd_quick_dry": "Brzo sušenje 30'", | ||||||
|                     "hqd_quilt": "Jorgani", |                     "hqd_quilt": "Jorgani", | ||||||
|                     "hqd_refresh": "Osvežavanje", |                     "hqd_refresh": "Osvežavanje", | ||||||
|                     "hqd_school_uniform": "Školska uniforma", |                     "hqd_school_uniform": "Školska uniforma", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Pametno pranje", |                     "iot_smart_wash": "Pametno pranje", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Posebno 39' + para", |                     "iot_special_39_full_load_steam": "Posebno 39' + para", | ||||||
|                     "iot_steam_hygiene_plus": "Higijena plus sa parom ", |                     "iot_steam_hygiene_plus": "Higijena plus sa parom", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", |                     "iot_synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", | ||||||
|                     "iot_wash_and_dry": "Pranje i sušenje", |                     "iot_wash_and_dry": "Pranje i sušenje", | ||||||
|                     "iot_wash_anti_mites": "Protiv grinja", |                     "iot_wash_anti_mites": "Protiv grinja", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", |                     "steam_care_pro_cotton": "Steam Care Pro - pamuk", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - osetljive tkanine", |                     "steam_care_pro_delicates": "Steam Care Pro - osetljive tkanine", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", |                     "steam_care_pro_synthetic": "Steam Care Pro - sintetika", | ||||||
|                     "steam_hygiene_plus": "Higijena plus sa parom ", |                     "steam_hygiene_plus": "Higijena plus sa parom", | ||||||
|                     "synthetics": "Sintetika", |                     "synthetics": "Sintetika", | ||||||
|                     "synthetic_and_coloured": "Sintetika i materijal u boji", |                     "synthetic_and_coloured": "Sintetika i materijal u boji", | ||||||
|                     "synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", |                     "synthetic_and_coloured_steam": "Sintetika i šarena odeća + para", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Preostalo vreme" |                 "name": "Preostalo vreme" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difuzor" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Noćni režim" |                 "name": "Noćni režim" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Jačina tona dodira" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Željena temperatura Frižider" |                 "name": "Željena temperatura Frižider" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Nivo polena u vazduhu" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Usisavanje vazduha" |                 "name": "Usisavanje vazduha" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Svetlo" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "Durulama", |                     "rinse": "Durulama", | ||||||
|                     "drying": "Kurutma", |                     "drying": "Kurutma", | ||||||
|                     "steam": "Buhar", |                     "steam": "Buhar", | ||||||
|                     "weighting": "Tartma ", |                     "weighting": "Tartma", | ||||||
|                     "scheduled": "Planlandı", |                     "scheduled": "Planlandı", | ||||||
|                     "tumbling": "Tazeleme", |                     "tumbling": "Tazeleme", | ||||||
|                     "refresh": "Tazeleme", |                     "refresh": "Tazeleme", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Hizli 59'", |                     "59_min": "Hizli 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Oto. Hijyen", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Oto. Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Universal 50-60°C", |                     "auto_universal": "Universal 50-60°C", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hijyen", |                     "hygiene": "Hijyen", | ||||||
|                     "hygiene_plus": "Hijyen+ 75°C", |                     "hygiene_plus": "Hijyen+ 75°C", | ||||||
|                     "intensive": "Yoğun ", |                     "intensive": "Yoğun", | ||||||
|                     "intensive_rapid": "yogun hizli", |                     "intensive_rapid": "yogun hizli", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Universal 50-60°C", |                     "iot_auto_universal_soil": "Universal 50-60°C", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "Hacimli eşyalar", |                     "hqd_bulky": "Hacimli eşyalar", | ||||||
|                     "hqd_casual": "Gündelik", |                     "hqd_casual": "Gündelik", | ||||||
|                     "hqd_cold_wind_30": "Serin esinti 30 dakika", |                     "hqd_cold_wind_30": "Serin esinti 30 dakika", | ||||||
|                     "hqd_cold_wind_timing": "Serin esinti ", |                     "hqd_cold_wind_timing": "Serin esinti", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Perdeler", |                     "hqd_curtain": "Perdeler", | ||||||
|                     "hqd_delicate": "Narin Çamaşırlar", |                     "hqd_delicate": "Narin Çamaşırlar", | ||||||
| @ -346,7 +348,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Hızlı 20", |                     "hqd_quick_20": "Hızlı 20", | ||||||
|                     "hqd_quick_30": "Hızlı 30", |                     "hqd_quick_30": "Hızlı 30", | ||||||
|                     "hqd_quick_dry": "Hızlı kurutma 30", |                     "hqd_quick_dry": "Hızlı kurutma 30'", | ||||||
|                     "hqd_quilt": "Yorganlar", |                     "hqd_quilt": "Yorganlar", | ||||||
|                     "hqd_refresh": "Yenileme", |                     "hqd_refresh": "Yenileme", | ||||||
|                     "hqd_school_uniform": "Okul üniforması", |                     "hqd_school_uniform": "Okul üniforması", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "Akıllı Yıkama", |                     "iot_smart_wash": "Akıllı Yıkama", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Özel program 39' + Buhar", |                     "iot_special_39_full_load_steam": "Özel program 39' + Buhar", | ||||||
|                     "iot_steam_hygiene_plus": "Hijyen Artı Buhar ", |                     "iot_steam_hygiene_plus": "Hijyen Artı Buhar", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", |                     "iot_synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", | ||||||
|                     "iot_wash_and_dry": "Yıkama ve kurutma", |                     "iot_wash_and_dry": "Yıkama ve kurutma", | ||||||
|                     "iot_wash_anti_mites": "Akar önleyici", |                     "iot_wash_anti_mites": "Akar önleyici", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Pamuklular", |                     "steam_care_pro_cotton": "Steam Care Pro - Pamuklular", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Narin çamaşırlar", |                     "steam_care_pro_delicates": "Steam Care Pro - Narin çamaşırlar", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sentetikler", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sentetikler", | ||||||
|                     "steam_hygiene_plus": "Hijyen Artı Buhar ", |                     "steam_hygiene_plus": "Hijyen Artı Buhar", | ||||||
|                     "synthetics": "Sentetikler", |                     "synthetics": "Sentetikler", | ||||||
|                     "synthetic_and_coloured": "Sentetikler ve Renkliler", |                     "synthetic_and_coloured": "Sentetikler ve Renkliler", | ||||||
|                     "synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", |                     "synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", | ||||||
| @ -750,7 +752,7 @@ | |||||||
|                     "eco_mode": "Eco modu", |                     "eco_mode": "Eco modu", | ||||||
|                     "fruits_and_veg": "Meyve Ve Sebze", |                     "fruits_and_veg": "Meyve Ve Sebze", | ||||||
|                     "fruit_and_veg": "Fruit & Veg", |                     "fruit_and_veg": "Fruit & Veg", | ||||||
|                     "holiday": "TATİL ", |                     "holiday": "TATİL", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Hiç mod seçilmedi", |                     "no_mode_selected": "Hiç mod seçilmedi", | ||||||
|                     "quick_cool": "HIZLI SOĞUTMA", |                     "quick_cool": "HIZLI SOĞUTMA", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "Buzdolabı sıcaklığı" |                 "name": "Buzdolabı sıcaklığı" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "Gaz (VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "Yüksek", |                     "high": "Yüksek", | ||||||
|                     "mid": "Orta   ", |                     "mid": "Orta", | ||||||
|                     "low": "Düşük", |                     "low": "Düşük", | ||||||
|                     "auto": "Otomatik" |                     "auto": "Otomatik" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Hizli 59'", |                     "59_min": "Hizli 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Oto. Hijyen", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Oto. Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "Universal 50-60°C", |                     "auto_universal": "Universal 50-60°C", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "Hijyen", |                     "hygiene": "Hijyen", | ||||||
|                     "hygiene_plus": "Hijyen+ 75°C", |                     "hygiene_plus": "Hijyen+ 75°C", | ||||||
|                     "intensive": "Yoğun ", |                     "intensive": "Yoğun", | ||||||
|                     "intensive_rapid": "yogun hizli", |                     "intensive_rapid": "yogun hizli", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "Universal 50-60°C", |                     "iot_auto_universal_soil": "Universal 50-60°C", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "Hacimli eşyalar", |                     "hqd_bulky": "Hacimli eşyalar", | ||||||
|                     "hqd_casual": "Gündelik", |                     "hqd_casual": "Gündelik", | ||||||
|                     "hqd_cold_wind_30": "Serin esinti 30 dakika", |                     "hqd_cold_wind_30": "Serin esinti 30 dakika", | ||||||
|                     "hqd_cold_wind_timing": "Serin esinti ", |                     "hqd_cold_wind_timing": "Serin esinti", | ||||||
|                     "hqd_cotton": "Pamuk", |                     "hqd_cotton": "Pamuk", | ||||||
|                     "hqd_curtain": "Perdeler", |                     "hqd_curtain": "Perdeler", | ||||||
|                     "hqd_delicate": "Narin Çamaşırlar", |                     "hqd_delicate": "Narin Çamaşırlar", | ||||||
| @ -1171,7 +1178,7 @@ | |||||||
|                     "hqd_precious_cure": "Precious cure", |                     "hqd_precious_cure": "Precious cure", | ||||||
|                     "hqd_quick_20": "Hızlı 20", |                     "hqd_quick_20": "Hızlı 20", | ||||||
|                     "hqd_quick_30": "Hızlı 30", |                     "hqd_quick_30": "Hızlı 30", | ||||||
|                     "hqd_quick_dry": "Hızlı kurutma 30", |                     "hqd_quick_dry": "Hızlı kurutma 30'", | ||||||
|                     "hqd_quilt": "Yorganlar", |                     "hqd_quilt": "Yorganlar", | ||||||
|                     "hqd_refresh": "Yenileme", |                     "hqd_refresh": "Yenileme", | ||||||
|                     "hqd_school_uniform": "Okul üniforması", |                     "hqd_school_uniform": "Okul üniforması", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "Akıllı Yıkama", |                     "iot_smart_wash": "Akıllı Yıkama", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "Özel program 39' + Buhar", |                     "iot_special_39_full_load_steam": "Özel program 39' + Buhar", | ||||||
|                     "iot_steam_hygiene_plus": "Hijyen Artı Buhar ", |                     "iot_steam_hygiene_plus": "Hijyen Artı Buhar", | ||||||
|                     "iot_synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", |                     "iot_synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", | ||||||
|                     "iot_wash_and_dry": "Yıkama ve kurutma", |                     "iot_wash_and_dry": "Yıkama ve kurutma", | ||||||
|                     "iot_wash_anti_mites": "Akar önleyici", |                     "iot_wash_anti_mites": "Akar önleyici", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - Pamuklular", |                     "steam_care_pro_cotton": "Steam Care Pro - Pamuklular", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - Narin çamaşırlar", |                     "steam_care_pro_delicates": "Steam Care Pro - Narin çamaşırlar", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - Sentetikler", |                     "steam_care_pro_synthetic": "Steam Care Pro - Sentetikler", | ||||||
|                     "steam_hygiene_plus": "Hijyen Artı Buhar ", |                     "steam_hygiene_plus": "Hijyen Artı Buhar", | ||||||
|                     "synthetics": "Sentetikler", |                     "synthetics": "Sentetikler", | ||||||
|                     "synthetic_and_coloured": "Sentetikler ve Renkliler", |                     "synthetic_and_coloured": "Sentetikler ve Renkliler", | ||||||
|                     "synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", |                     "synthetic_and_coloured_steam": "Sentetikler ve Renkliler + Buhar", | ||||||
| @ -1575,7 +1582,7 @@ | |||||||
|                     "eco_mode": "Eco modu", |                     "eco_mode": "Eco modu", | ||||||
|                     "fruits_and_veg": "Meyve Ve Sebze", |                     "fruits_and_veg": "Meyve Ve Sebze", | ||||||
|                     "fruit_and_veg": "Fruit & Veg", |                     "fruit_and_veg": "Fruit & Veg", | ||||||
|                     "holiday": "TATİL ", |                     "holiday": "TATİL", | ||||||
|                     "keep_fresh": "0° Fresh", |                     "keep_fresh": "0° Fresh", | ||||||
|                     "no_mode_selected": "Hiç mod seçilmedi", |                     "no_mode_selected": "Hiç mod seçilmedi", | ||||||
|                     "quick_cool": "HIZLI SOĞUTMA", |                     "quick_cool": "HIZLI SOĞUTMA", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "Kalan süre" |                 "name": "Kalan süre" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "Difüzör" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "Gece modu" |                 "name": "Gece modu" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "Dokunma tonu seviyesi" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "Hedef sıcaklık Buzdolabı" |                 "name": "Hedef sıcaklık Buzdolabı" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "Polen seviyesi" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "Hava tahliyesi" |                 "name": "Hava tahliyesi" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "Işık" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ | |||||||
|                     "rinse": "漂洗", |                     "rinse": "漂洗", | ||||||
|                     "drying": "烘干", |                     "drying": "烘干", | ||||||
|                     "steam": "蒸汽", |                     "steam": "蒸汽", | ||||||
|                     "weighting": "正在称重 ", |                     "weighting": "正在称重", | ||||||
|                     "scheduled": "已计划", |                     "scheduled": "已计划", | ||||||
|                     "tumbling": "保持清新", |                     "tumbling": "保持清新", | ||||||
|                     "refresh": "清新", |                     "refresh": "清新", | ||||||
| @ -97,7 +97,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "自动通用50℃-60℃", |                     "auto_universal": "自动通用50℃-60℃", | ||||||
| @ -119,7 +121,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "卫生", |                     "hygiene": "卫生", | ||||||
|                     "hygiene_plus": "消毒洗+75°C", |                     "hygiene_plus": "消毒洗+75°C", | ||||||
|                     "intensive": "加强 ", |                     "intensive": "加强", | ||||||
|                     "intensive_rapid": "强化快速", |                     "intensive_rapid": "强化快速", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "自动通用50℃-60℃", |                     "iot_auto_universal_soil": "自动通用50℃-60℃", | ||||||
| @ -241,7 +243,7 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "bakery": "意大利面和烘焙食品", |                     "bakery": "意大利面和烘焙食品", | ||||||
|                     "bakery_steam": "烤炉蒸汽", |                     "bakery_steam": "烤炉蒸汽", | ||||||
|                     "bottom_heating": "底部加热 ", |                     "bottom_heating": "底部加热", | ||||||
|                     "bottom_heating_fan": "底部加热 + 风扇", |                     "bottom_heating_fan": "底部加热 + 风扇", | ||||||
|                     "bread": "面包", |                     "bread": "面包", | ||||||
|                     "bread_steam": "蒸烤的面包", |                     "bread_steam": "蒸烤的面包", | ||||||
| @ -326,7 +328,7 @@ | |||||||
|                     "hqd_bulky": "大件物品", |                     "hqd_bulky": "大件物品", | ||||||
|                     "hqd_casual": "休闲", |                     "hqd_casual": "休闲", | ||||||
|                     "hqd_cold_wind_30": "凉风 30 分钟", |                     "hqd_cold_wind_30": "凉风 30 分钟", | ||||||
|                     "hqd_cold_wind_timing": "凉风 ", |                     "hqd_cold_wind_timing": "凉风", | ||||||
|                     "hqd_cotton": "棉布", |                     "hqd_cotton": "棉布", | ||||||
|                     "hqd_curtain": "窗帘", |                     "hqd_curtain": "窗帘", | ||||||
|                     "hqd_delicate": "精致衣物", |                     "hqd_delicate": "精致衣物", | ||||||
| @ -500,7 +502,7 @@ | |||||||
|                     "hygiene_60": "卫生 60°", |                     "hygiene_60": "卫生 60°", | ||||||
|                     "hygiene_plus_59": "卫生增强 59 分", |                     "hygiene_plus_59": "卫生增强 59 分", | ||||||
|                     "hygiene_plus_59_min": "卫生增强 59 分", |                     "hygiene_plus_59_min": "卫生增强 59 分", | ||||||
|                     "hygiene_pro_49_min": "Hygiene Pro 49 min", |                     "hygiene_pro_49_min": "49 分钟卫生专家", | ||||||
|                     "hygiene_pro_steam": "Hygiene Pro + 蒸汽", |                     "hygiene_pro_steam": "Hygiene Pro + 蒸汽", | ||||||
|                     "intensive_40": "加强 40°C", |                     "intensive_40": "加强 40°C", | ||||||
|                     "intensive_40_steam": "Intensive 40°C + 蒸汽", |                     "intensive_40_steam": "Intensive 40°C + 蒸汽", | ||||||
| @ -554,7 +556,7 @@ | |||||||
|                     "iot_smart_wash": "智能洗涤", |                     "iot_smart_wash": "智能洗涤", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "专用 39' + 蒸汽", |                     "iot_special_39_full_load_steam": "专用 39' + 蒸汽", | ||||||
|                     "iot_steam_hygiene_plus": "卫生增强蒸汽 ", |                     "iot_steam_hygiene_plus": "卫生增强蒸汽", | ||||||
|                     "iot_synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", |                     "iot_synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", | ||||||
|                     "iot_wash_and_dry": "洗涤与烘干", |                     "iot_wash_and_dry": "洗涤与烘干", | ||||||
|                     "iot_wash_anti_mites": "防螨", |                     "iot_wash_anti_mites": "防螨", | ||||||
| @ -725,7 +727,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - 棉", |                     "steam_care_pro_cotton": "Steam Care Pro - 棉", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - 精致衣物", |                     "steam_care_pro_delicates": "Steam Care Pro - 精致衣物", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - 化纤", |                     "steam_care_pro_synthetic": "Steam Care Pro - 化纤", | ||||||
|                     "steam_hygiene_plus": "卫生增强蒸汽 ", |                     "steam_hygiene_plus": "卫生增强蒸汽", | ||||||
|                     "synthetics": "合成纤维", |                     "synthetics": "合成纤维", | ||||||
|                     "synthetic_and_coloured": "合成纤维和彩色衣物", |                     "synthetic_and_coloured": "合成纤维和彩色衣物", | ||||||
|                     "synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", |                     "synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", | ||||||
| @ -855,6 +857,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp": { |             "fridge_temp": { | ||||||
|                 "name": "冰箱温度" |                 "name": "冰箱温度" | ||||||
|  |             }, | ||||||
|  |             "voc": { | ||||||
|  |                 "name": "气体(VOC)" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "select": { |         "select": { | ||||||
| @ -881,7 +886,7 @@ | |||||||
|             "fan_mode": { |             "fan_mode": { | ||||||
|                 "state": { |                 "state": { | ||||||
|                     "high": "高", |                     "high": "高", | ||||||
|                     "mid": "中   ", |                     "mid": "中", | ||||||
|                     "low": "低", |                     "low": "低", | ||||||
|                     "auto": "自动" |                     "auto": "自动" | ||||||
|                 } |                 } | ||||||
| @ -922,7 +927,9 @@ | |||||||
|                     "59_min": "Rapid 59'", |                     "59_min": "Rapid 59'", | ||||||
|                     "auto_care": "Auto Care", |                     "auto_care": "Auto Care", | ||||||
|                     "auto_care_soil": "Auto Care", |                     "auto_care_soil": "Auto Care", | ||||||
|  |                     "auto_hygiene": "Auto Hygiene", | ||||||
|                     "auto_plus": "AutoPlus", |                     "auto_plus": "AutoPlus", | ||||||
|  |                     "auto_rapid": "Auto Rapid", | ||||||
|                     "auto_sensor": "Auto Sensor", |                     "auto_sensor": "Auto Sensor", | ||||||
|                     "auto_sensor_soil": "Auto Sensor", |                     "auto_sensor_soil": "Auto Sensor", | ||||||
|                     "auto_universal": "自动通用50℃-60℃", |                     "auto_universal": "自动通用50℃-60℃", | ||||||
| @ -944,7 +951,7 @@ | |||||||
|                     "glass_care": "Glass Care", |                     "glass_care": "Glass Care", | ||||||
|                     "hygiene": "卫生", |                     "hygiene": "卫生", | ||||||
|                     "hygiene_plus": "消毒洗+75°C", |                     "hygiene_plus": "消毒洗+75°C", | ||||||
|                     "intensive": "加强 ", |                     "intensive": "加强", | ||||||
|                     "intensive_rapid": "强化快速", |                     "intensive_rapid": "强化快速", | ||||||
|                     "iot_auto_sensor": "Auto Sensor", |                     "iot_auto_sensor": "Auto Sensor", | ||||||
|                     "iot_auto_universal_soil": "自动通用50℃-60℃", |                     "iot_auto_universal_soil": "自动通用50℃-60℃", | ||||||
| @ -1066,7 +1073,7 @@ | |||||||
|                 "state": { |                 "state": { | ||||||
|                     "bakery": "意大利面和烘焙食品", |                     "bakery": "意大利面和烘焙食品", | ||||||
|                     "bakery_steam": "烤炉蒸汽", |                     "bakery_steam": "烤炉蒸汽", | ||||||
|                     "bottom_heating": "底部加热 ", |                     "bottom_heating": "底部加热", | ||||||
|                     "bottom_heating_fan": "底部加热 + 风扇", |                     "bottom_heating_fan": "底部加热 + 风扇", | ||||||
|                     "bread": "面包", |                     "bread": "面包", | ||||||
|                     "bread_steam": "蒸烤的面包", |                     "bread_steam": "蒸烤的面包", | ||||||
| @ -1151,7 +1158,7 @@ | |||||||
|                     "hqd_bulky": "大件物品", |                     "hqd_bulky": "大件物品", | ||||||
|                     "hqd_casual": "休闲", |                     "hqd_casual": "休闲", | ||||||
|                     "hqd_cold_wind_30": "凉风 30 分钟", |                     "hqd_cold_wind_30": "凉风 30 分钟", | ||||||
|                     "hqd_cold_wind_timing": "凉风 ", |                     "hqd_cold_wind_timing": "凉风", | ||||||
|                     "hqd_cotton": "棉布", |                     "hqd_cotton": "棉布", | ||||||
|                     "hqd_curtain": "窗帘", |                     "hqd_curtain": "窗帘", | ||||||
|                     "hqd_delicate": "精致衣物", |                     "hqd_delicate": "精致衣物", | ||||||
| @ -1325,7 +1332,7 @@ | |||||||
|                     "hygiene_60": "卫生 60°", |                     "hygiene_60": "卫生 60°", | ||||||
|                     "hygiene_plus_59": "卫生增强 59 分", |                     "hygiene_plus_59": "卫生增强 59 分", | ||||||
|                     "hygiene_plus_59_min": "卫生增强 59 分", |                     "hygiene_plus_59_min": "卫生增强 59 分", | ||||||
|                     "hygiene_pro_49_min": "Hygiene Pro 49 min", |                     "hygiene_pro_49_min": "49 分钟卫生专家", | ||||||
|                     "hygiene_pro_steam": "Hygiene Pro + 蒸汽", |                     "hygiene_pro_steam": "Hygiene Pro + 蒸汽", | ||||||
|                     "intensive_40": "加强 40°C", |                     "intensive_40": "加强 40°C", | ||||||
|                     "intensive_40_steam": "Intensive 40°C + 蒸汽", |                     "intensive_40_steam": "Intensive 40°C + 蒸汽", | ||||||
| @ -1379,7 +1386,7 @@ | |||||||
|                     "iot_smart_wash": "智能洗涤", |                     "iot_smart_wash": "智能洗涤", | ||||||
|                     "iot_soft_care_steam": "Soft Care + Steam", |                     "iot_soft_care_steam": "Soft Care + Steam", | ||||||
|                     "iot_special_39_full_load_steam": "专用 39' + 蒸汽", |                     "iot_special_39_full_load_steam": "专用 39' + 蒸汽", | ||||||
|                     "iot_steam_hygiene_plus": "卫生增强蒸汽 ", |                     "iot_steam_hygiene_plus": "卫生增强蒸汽", | ||||||
|                     "iot_synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", |                     "iot_synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", | ||||||
|                     "iot_wash_and_dry": "洗涤与烘干", |                     "iot_wash_and_dry": "洗涤与烘干", | ||||||
|                     "iot_wash_anti_mites": "防螨", |                     "iot_wash_anti_mites": "防螨", | ||||||
| @ -1550,7 +1557,7 @@ | |||||||
|                     "steam_care_pro_cotton": "Steam Care Pro - 棉", |                     "steam_care_pro_cotton": "Steam Care Pro - 棉", | ||||||
|                     "steam_care_pro_delicates": "Steam Care Pro - 精致衣物", |                     "steam_care_pro_delicates": "Steam Care Pro - 精致衣物", | ||||||
|                     "steam_care_pro_synthetic": "Steam Care Pro - 化纤", |                     "steam_care_pro_synthetic": "Steam Care Pro - 化纤", | ||||||
|                     "steam_hygiene_plus": "卫生增强蒸汽 ", |                     "steam_hygiene_plus": "卫生增强蒸汽", | ||||||
|                     "synthetics": "合成纤维", |                     "synthetics": "合成纤维", | ||||||
|                     "synthetic_and_coloured": "合成纤维和彩色衣物", |                     "synthetic_and_coloured": "合成纤维和彩色衣物", | ||||||
|                     "synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", |                     "synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽", | ||||||
| @ -1599,6 +1606,12 @@ | |||||||
|             }, |             }, | ||||||
|             "remaining_time": { |             "remaining_time": { | ||||||
|                 "name": "剩余时间" |                 "name": "剩余时间" | ||||||
|  |             }, | ||||||
|  |             "diffuser": { | ||||||
|  |                 "name": "扩散器" | ||||||
|  |             }, | ||||||
|  |             "mode": { | ||||||
|  |                 "name": "Mode" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "switch": { |         "switch": { | ||||||
| @ -1709,6 +1722,9 @@ | |||||||
|             }, |             }, | ||||||
|             "night_mode": { |             "night_mode": { | ||||||
|                 "name": "夜间模式" |                 "name": "夜间模式" | ||||||
|  |             }, | ||||||
|  |             "touch_tone": { | ||||||
|  |                 "name": "按键音量" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "binary_sensor": { |         "binary_sensor": { | ||||||
| @ -1838,6 +1854,9 @@ | |||||||
|             }, |             }, | ||||||
|             "fridge_temp_sel": { |             "fridge_temp_sel": { | ||||||
|                 "name": "目标温度 冰箱" |                 "name": "目标温度 冰箱" | ||||||
|  |             }, | ||||||
|  |             "pollen_level": { | ||||||
|  |                 "name": "花粉水平" | ||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "climate": { |         "climate": { | ||||||
| @ -1903,7 +1922,7 @@ | |||||||
|                         "state": { |                         "state": { | ||||||
|                             "bakery": "意大利面和烘焙食品", |                             "bakery": "意大利面和烘焙食品", | ||||||
|                             "bakery_steam": "烤炉蒸汽", |                             "bakery_steam": "烤炉蒸汽", | ||||||
|                             "bottom_heating": "底部加热 ", |                             "bottom_heating": "底部加热", | ||||||
|                             "bottom_heating_fan": "底部加热 + 风扇", |                             "bottom_heating_fan": "底部加热 + 风扇", | ||||||
|                             "bread": "面包", |                             "bread": "面包", | ||||||
|                             "bread_steam": "蒸烤的面包", |                             "bread_steam": "蒸烤的面包", | ||||||
| @ -1978,6 +1997,11 @@ | |||||||
|             "air_extraction": { |             "air_extraction": { | ||||||
|                 "name": "抽气" |                 "name": "抽气" | ||||||
|             } |             } | ||||||
|  |         }, | ||||||
|  |         "light": { | ||||||
|  |             "light": { | ||||||
|  |                 "name": "照明" | ||||||
|  |             } | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "config": { |     "config": { | ||||||
|  | |||||||
							
								
								
									
										49
									
								
								scripts/check.py
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										49
									
								
								scripts/check.py
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,49 @@ | |||||||
|  | #!/usr/bin/env python | ||||||
|  | import sys | ||||||
|  | from pathlib import Path | ||||||
|  |  | ||||||
|  |  | ||||||
|  | if __name__ == "__main__": | ||||||
|  |     sys.path.insert(0, str(Path(__file__).parent.parent)) | ||||||
|  |  | ||||||
|  | from custom_components.hon.binary_sensor import BINARY_SENSORS | ||||||
|  | from custom_components.hon.button import BUTTONS | ||||||
|  | from custom_components.hon.climate import CLIMATES | ||||||
|  | from custom_components.hon.fan import FANS | ||||||
|  | from custom_components.hon.light import LIGHTS | ||||||
|  | from custom_components.hon.lock import LOCKS | ||||||
|  | from custom_components.hon.number import NUMBERS | ||||||
|  | from custom_components.hon.select import SELECTS | ||||||
|  | from custom_components.hon.sensor import SENSORS | ||||||
|  | from custom_components.hon.switch import SWITCHES | ||||||
|  |  | ||||||
|  | entities = { | ||||||
|  |     "binary_sensor": BINARY_SENSORS, | ||||||
|  |     "button": BUTTONS, | ||||||
|  |     "climate": CLIMATES, | ||||||
|  |     "fan": FANS, | ||||||
|  |     "light": LIGHTS, | ||||||
|  |     "lock": LOCKS, | ||||||
|  |     "number": NUMBERS, | ||||||
|  |     "select": SELECTS, | ||||||
|  |     "sensor": SENSORS, | ||||||
|  |     "switch": SWITCHES, | ||||||
|  | } | ||||||
|  |  | ||||||
|  |  | ||||||
|  | def get_missing_translation_keys(): | ||||||
|  |     result = {} | ||||||
|  |     for entity_type, appliances in entities.items(): | ||||||
|  |         for appliance, data in appliances.items(): | ||||||
|  |             for entity in data: | ||||||
|  |                 if entity.translation_key: | ||||||
|  |                     continue | ||||||
|  |                 key = f"{entity_type}.{entity.key}" | ||||||
|  |                 result.setdefault(appliance, []).append(key) | ||||||
|  |     return result | ||||||
|  |  | ||||||
|  |  | ||||||
|  | if __name__ == "__main__": | ||||||
|  |     for appliance, data in sorted(get_missing_translation_keys().items()): | ||||||
|  |         for key in data: | ||||||
|  |             print(f"WARNING - {appliance} - Missing translation key for {key}") | ||||||
| @ -8,48 +8,35 @@ from pathlib import Path | |||||||
| if __name__ == "__main__": | if __name__ == "__main__": | ||||||
|     sys.path.insert(0, str(Path(__file__).parent.parent)) |     sys.path.insert(0, str(Path(__file__).parent.parent)) | ||||||
|  |  | ||||||
|  | from custom_components.hon.const import APPLIANCES | ||||||
| from custom_components.hon.binary_sensor import BINARY_SENSORS | from custom_components.hon.binary_sensor import BINARY_SENSORS | ||||||
| from custom_components.hon.button import BUTTONS | from custom_components.hon.button import BUTTONS | ||||||
| from custom_components.hon.climate import CLIMATES | from custom_components.hon.climate import CLIMATES | ||||||
|  | from custom_components.hon.fan import FANS | ||||||
|  | from custom_components.hon.light import LIGHTS | ||||||
|  | from custom_components.hon.lock import LOCKS | ||||||
| from custom_components.hon.number import NUMBERS | from custom_components.hon.number import NUMBERS | ||||||
| from custom_components.hon.select import SELECTS | from custom_components.hon.select import SELECTS | ||||||
| from custom_components.hon.sensor import SENSORS | from custom_components.hon.sensor import SENSORS | ||||||
| from custom_components.hon.fan import FANS |  | ||||||
| from custom_components.hon.switch import ( | from custom_components.hon.switch import ( | ||||||
|     SWITCHES, |     SWITCHES, | ||||||
|     HonControlSwitchEntityDescription, |     HonControlSwitchEntityDescription, | ||||||
|     HonSwitchEntityDescription, |     HonSwitchEntityDescription, | ||||||
| ) | ) | ||||||
|  |  | ||||||
| APPLIANCES = { |  | ||||||
|     "AC": "Air Conditioner", |  | ||||||
|     "AP": "Air Purifier", |  | ||||||
|     "AS": "Air Scanner", |  | ||||||
|     "DW": "Dish Washer", |  | ||||||
|     "HO": "Hood", |  | ||||||
|     "IH": "Induction Hob", |  | ||||||
|     "MW": "Microwave", |  | ||||||
|     "OV": "Oven", |  | ||||||
|     "REF": "Fridge", |  | ||||||
|     "RVC": "Robot Vacuum Cleaner", |  | ||||||
|     "TD": "Tumble Dryer", |  | ||||||
|     "WC": "Wine Cellar", |  | ||||||
|     "WD": "Washer Dryer", |  | ||||||
|     "WH": "Water Heater", |  | ||||||
|     "WM": "Washing Machine", |  | ||||||
| } |  | ||||||
|  |  | ||||||
| ENTITY_CATEGORY_SORT = ["control", "config", "sensor"] | ENTITY_CATEGORY_SORT = ["control", "config", "sensor"] | ||||||
|  |  | ||||||
| entities = { | entities = { | ||||||
|     "binary_sensor": BINARY_SENSORS, |     "binary_sensor": BINARY_SENSORS, | ||||||
|     "button": BUTTONS, |     "button": BUTTONS, | ||||||
|  |     "climate": CLIMATES, | ||||||
|  |     "fan": FANS, | ||||||
|  |     "light": LIGHTS, | ||||||
|  |     "lock": LOCKS, | ||||||
|     "number": NUMBERS, |     "number": NUMBERS, | ||||||
|     "select": SELECTS, |     "select": SELECTS, | ||||||
|     "sensor": SENSORS, |     "sensor": SENSORS, | ||||||
|     "switch": SWITCHES, |     "switch": SWITCHES, | ||||||
|     "climate": CLIMATES, |  | ||||||
|     "fan": FANS, |  | ||||||
| } | } | ||||||
|  |  | ||||||
| result = {} | result = {} | ||||||
|  | |||||||
| @ -216,6 +216,7 @@ NAMES = { | |||||||
|         "super_cool": "REF_CMD&CTRL.MODALITIES.SUPER_COOL", |         "super_cool": "REF_CMD&CTRL.MODALITIES.SUPER_COOL", | ||||||
|         "super_freeze": "REF_CMD&CTRL.MODALITIES.SUPER_FREEZE", |         "super_freeze": "REF_CMD&CTRL.MODALITIES.SUPER_FREEZE", | ||||||
|         "refrigerator": "REF.NAME", |         "refrigerator": "REF.NAME", | ||||||
|  |         "touch_tone": "AP.FOOTER_MENU_MORE.TOUCH_TONE_VOLUME", | ||||||
|     }, |     }, | ||||||
|     "binary_sensor": { |     "binary_sensor": { | ||||||
|         "door_lock": "WASHING_CMD&CTRL.CHECK_UP_RESULTS.DOOR_LOCK", |         "door_lock": "WASHING_CMD&CTRL.CHECK_UP_RESULTS.DOOR_LOCK", | ||||||
| @ -265,6 +266,8 @@ NAMES = { | |||||||
|         "eco_pilot": "AC.PROGRAM_DETAIL.ECO_PILOT", |         "eco_pilot": "AC.PROGRAM_DETAIL.ECO_PILOT", | ||||||
|         "remaining_time": "ENROLLMENT_COMMON.GENERAL.REMAINING_TIME", |         "remaining_time": "ENROLLMENT_COMMON.GENERAL.REMAINING_TIME", | ||||||
|         "ref_zones": "IH.COMMON.COIL", |         "ref_zones": "IH.COMMON.COIL", | ||||||
|  |         "diffuser": "AP.TITLES.DIFFUSER", | ||||||
|  |         "mode": "CUBE90_GLOBAL.GENERAL.MODE", | ||||||
|     }, |     }, | ||||||
|     "sensor": { |     "sensor": { | ||||||
|         "dry_levels": "WASHING_CMD&CTRL.DRAWER_CYCLE_DRYING.TAB_LEVEL", |         "dry_levels": "WASHING_CMD&CTRL.DRAWER_CYCLE_DRYING.TAB_LEVEL", | ||||||
| @ -320,6 +323,7 @@ NAMES = { | |||||||
|         "programs_wm": "WC.SET_PROGRAM.PROGRAM", |         "programs_wm": "WC.SET_PROGRAM.PROGRAM", | ||||||
|         "programs_ac": "WC.SET_PROGRAM.PROGRAM", |         "programs_ac": "WC.SET_PROGRAM.PROGRAM", | ||||||
|         "programs_ref": "WC.SET_PROGRAM.PROGRAM", |         "programs_ref": "WC.SET_PROGRAM.PROGRAM", | ||||||
|  |         "voc": "HINTS.WHAT_POLLUTES_THE_AIR_IN_OUR_HOMES.GAS_VOC_TITLE", | ||||||
|     }, |     }, | ||||||
|     "number": { |     "number": { | ||||||
|         "power_management": "HINTS.COOKING_WITH_INDUCTION.POWER_MANAGEMENT", |         "power_management": "HINTS.COOKING_WITH_INDUCTION.POWER_MANAGEMENT", | ||||||
| @ -334,6 +338,7 @@ NAMES = { | |||||||
|         "steam_level": "WASHING_CMD&CTRL.PROGRAM_CYCLE_DETAIL_MAIN_OPTIONS.STEAM_LEVEL", |         "steam_level": "WASHING_CMD&CTRL.PROGRAM_CYCLE_DETAIL_MAIN_OPTIONS.STEAM_LEVEL", | ||||||
|         "freezer_temp_sel": ["OV.COMMON.GOAL_TEMPERATURE", "REF.ZONES.FREEZER"], |         "freezer_temp_sel": ["OV.COMMON.GOAL_TEMPERATURE", "REF.ZONES.FREEZER"], | ||||||
|         "fridge_temp_sel": ["OV.COMMON.GOAL_TEMPERATURE", "REF.ZONES.FRIDGE"], |         "fridge_temp_sel": ["OV.COMMON.GOAL_TEMPERATURE", "REF.ZONES.FRIDGE"], | ||||||
|  |         "pollen_level": "AP.AIR_QUALITY.POLLEN_LEVEL", | ||||||
|     }, |     }, | ||||||
|     "climate": { |     "climate": { | ||||||
|         "air_conditioner": "GLOBALS.APPLIANCES_NAME.AC", |         "air_conditioner": "GLOBALS.APPLIANCES_NAME.AC", | ||||||
| @ -342,4 +347,5 @@ NAMES = { | |||||||
|         "oven": "GLOBALS.APPLIANCES_NAME.OV", |         "oven": "GLOBALS.APPLIANCES_NAME.OV", | ||||||
|     }, |     }, | ||||||
|     "fan": {"air_extraction": "HO.DASHBOARD.AIR_EXTRACTION_TITLE"}, |     "fan": {"air_extraction": "HO.DASHBOARD.AIR_EXTRACTION_TITLE"}, | ||||||
|  |     "light": {"light": "WC.DASHBOARD_MENU_MORE.LIGHT"}, | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	