mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Fix descriptions in home_connect.set_program_and_options
action (#149462)
This commit is contained in:
parent
e017dc80a0
commit
002b7c6789
@ -582,7 +582,7 @@
|
|||||||
},
|
},
|
||||||
"consumer_products_cleaning_robot_option_cleaning_mode": {
|
"consumer_products_cleaning_robot_option_cleaning_mode": {
|
||||||
"name": "Cleaning mode",
|
"name": "Cleaning mode",
|
||||||
"description": "Defines the favoured cleaning mode."
|
"description": "Defines the favored cleaning mode."
|
||||||
},
|
},
|
||||||
"consumer_products_coffee_maker_option_bean_amount": {
|
"consumer_products_coffee_maker_option_bean_amount": {
|
||||||
"name": "Bean amount",
|
"name": "Bean amount",
|
||||||
@ -670,7 +670,7 @@
|
|||||||
},
|
},
|
||||||
"cooking_oven_option_setpoint_temperature": {
|
"cooking_oven_option_setpoint_temperature": {
|
||||||
"name": "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": {
|
"b_s_h_common_option_duration": {
|
||||||
"name": "Duration",
|
"name": "Duration",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user