mirror of
https://github.com/home-assistant/core.git
synced 2025-09-06 21:31:34 +02:00
Fix descriptions in home_connect.set_program_and_options
action (#149462)
This commit is contained in:
@@ -582,7 +582,7 @@
|
||||
},
|
||||
"consumer_products_cleaning_robot_option_cleaning_mode": {
|
||||
"name": "Cleaning mode",
|
||||
"description": "Defines the favoured cleaning mode."
|
||||
"description": "Defines the favored cleaning mode."
|
||||
},
|
||||
"consumer_products_coffee_maker_option_bean_amount": {
|
||||
"name": "Bean amount",
|
||||
@@ -670,7 +670,7 @@
|
||||
},
|
||||
"cooking_oven_option_setpoint_temperature": {
|
||||
"name": "Setpoint temperature",
|
||||
"description": "Defines the target cavity temperature, which will be hold by the oven."
|
||||
"description": "Defines the target cavity temperature, which will be held by the oven."
|
||||
},
|
||||
"b_s_h_common_option_duration": {
|
||||
"name": "Duration",
|
||||
|
Reference in New Issue
Block a user