144 lines
4.0 KiB
JSON
144 lines
4.0 KiB
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "Enter your Roborock email address.",
|
|
"data": {
|
|
"username": "Email"
|
|
}
|
|
},
|
|
"code": {
|
|
"description": "Type the verification code sent to your email",
|
|
"data": {
|
|
"code": "Verification code"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"invalid_code": "The code you entered was incorrect, please check it and try again.",
|
|
"invalid_email": "There is no account associated with the email you entered, please try again.",
|
|
"invalid_email_format": "There is an issue with the formatting of your email - please try again.",
|
|
"unknown_roborock": "There was an unknown roborock exception - please check your logs.",
|
|
"unknown_url": "There was an issue determining the correct url for your roborock account - please check your logs.",
|
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
},
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
}
|
|
},
|
|
"entity": {
|
|
"sensor": {
|
|
"cleaning_area": {
|
|
"name": "Cleaning area"
|
|
},
|
|
"cleaning_time": {
|
|
"name": "Cleaning time"
|
|
},
|
|
"main_brush_time_left": {
|
|
"name": "Main brush time left"
|
|
},
|
|
"side_brush_time_left": {
|
|
"name": "Side brush time left"
|
|
},
|
|
"filter_time_left": {
|
|
"name": "Filter time left"
|
|
},
|
|
"sensor_time_left": {
|
|
"name": "Sensor time left"
|
|
},
|
|
"status": {
|
|
"name": "Status",
|
|
"state": {
|
|
"starting": "Starting",
|
|
"charger_disconnected": "Charger disconnected",
|
|
"idle": "Idle",
|
|
"remote_control_active": "Remote control active",
|
|
"cleaning": "Cleaning",
|
|
"returning_home": "Returning home",
|
|
"manual_mode": "Manual mode",
|
|
"charging": "Charging",
|
|
"charging_problem": "Charging problem",
|
|
"paused": "Paused",
|
|
"spot_cleaning": "Spot cleaning",
|
|
"error": "Error",
|
|
"shutting_down": "Shutting down",
|
|
"updating": "Updating",
|
|
"docking": "Docking",
|
|
"going_to_target": "Going to target",
|
|
"zoned_cleaning": "Zoned cleaning",
|
|
"segment_cleaning": "Segment cleaning",
|
|
"emptying_the_bin": "Emptying the bin",
|
|
"washing_the_mop": "Washing the mop",
|
|
"going_to_wash_the_mop": "Going to wash the mop",
|
|
"charging_complete": "Charging complete",
|
|
"device_offline": "Device offline"
|
|
}
|
|
},
|
|
"total_cleaning_time": {
|
|
"name": "Total cleaning time"
|
|
},
|
|
"total_cleaning_area": {
|
|
"name": "Total cleaning area"
|
|
}
|
|
},
|
|
"select": {
|
|
"mop_mode": {
|
|
"name": "Mop mode",
|
|
"state": {
|
|
"standard": "Standard",
|
|
"deep": "Deep",
|
|
"deep_plus": "Deep+",
|
|
"custom": "Custom",
|
|
"fast": "Fast"
|
|
}
|
|
},
|
|
"mop_intensity": {
|
|
"name": "Mop intensity",
|
|
"state": {
|
|
"off": "Off",
|
|
"low": "Low",
|
|
"mild": "Mild",
|
|
"medium": "Medium",
|
|
"moderate": "Moderate",
|
|
"high": "High",
|
|
"intense": "Intense",
|
|
"custom": "Custom"
|
|
}
|
|
}
|
|
},
|
|
"switch": {
|
|
"child_lock": {
|
|
"name": "Child lock"
|
|
},
|
|
"dnd_switch": {
|
|
"name": "Do not disturb"
|
|
},
|
|
"status_indicator": {
|
|
"name": "Status indicator light"
|
|
}
|
|
},
|
|
"vacuum": {
|
|
"roborock": {
|
|
"state_attributes": {
|
|
"fan_speed": {
|
|
"state": {
|
|
"auto": "Auto",
|
|
"balanced": "Balanced",
|
|
"custom": "Custom",
|
|
"gentle": "Gentle",
|
|
"off": "Off",
|
|
"max": "Max",
|
|
"max_plus": "Max plus",
|
|
"medium": "Medium",
|
|
"quiet": "Quiet",
|
|
"silent": "Silent",
|
|
"standard": "Standard",
|
|
"turbo": "Turbo"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|