mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Further clarify the meaning of Sensibo's Climate React mode (#135833)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
This commit is contained in:
parent
6292d6c0dc
commit
4690aef8b8
@ -485,8 +485,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"enable_climate_react": {
|
"enable_climate_react": {
|
||||||
"name": "Enable climate react",
|
"name": "Enable Climate React",
|
||||||
"description": "Enables and configures climate react.",
|
"description": "Enables and configures Climate React.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"high_temperature_threshold": {
|
"high_temperature_threshold": {
|
||||||
"name": "Threshold high",
|
"name": "Threshold high",
|
||||||
@ -576,7 +576,7 @@
|
|||||||
"message": "Could not perform action for {name} with error {error}"
|
"message": "Could not perform action for {name} with error {error}"
|
||||||
},
|
},
|
||||||
"climate_react_not_available": {
|
"climate_react_not_available": {
|
||||||
"message": "Use Sensibo 'Enable climate react' action once to enable switch or the Sensibo app"
|
"message": "Use the Sensibo 'Enable Climate React' action once to enable the switch, or use the Sensibo app"
|
||||||
},
|
},
|
||||||
"auth_error": {
|
"auth_error": {
|
||||||
"message": "Authentication failed, please update your API key"
|
"message": "Authentication failed, please update your API key"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user