Updated apps
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "WashData Setup",
|
||||
"description": "Configure your washing machine or other appliance.\n\nPower sensor is required.\n\n**Next, you will be asked if you want to create your first profile.**",
|
||||
"description": "Configure your washing machine or other appliance.\n\nPower sensor is required.",
|
||||
"data": {
|
||||
"name": "Device Name",
|
||||
"device_type": "Device Type",
|
||||
@@ -17,14 +17,6 @@
|
||||
"min_power": "Power readings above this threshold (in watts) indicate the appliance is running. Start with 2W for most devices."
|
||||
}
|
||||
},
|
||||
"first_profile": {
|
||||
"title": "Create First Profile",
|
||||
"description": "A **Cycle** is a complete run of your appliance (e.g., a load of laundry). A **Profile** groups these cycles by type (e.g., 'Cotton', 'Quick Wash'). Creating a profile now helps the integration estimate duration immediately.\n\nYou can manually select this profile in the device controls if it's not detected automatically.\n\n**Leave 'Profile Name' empty to skip this step.**",
|
||||
"data": {
|
||||
"profile_name": "Profile Name (Optional)",
|
||||
"manual_duration": "Estimated Duration (minutes)"
|
||||
}
|
||||
},
|
||||
"reconfigure": {
|
||||
"title": "Reconfigure WashData",
|
||||
"description": "Update the device name, appliance type, or power sensor.",
|
||||
|
||||
Reference in New Issue
Block a user