mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Correct typo in evohome service call description (#103986)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
bb456464ae
commit
bba2734a5c
@ -24,7 +24,9 @@ set_system_mode:
|
||||
object:
|
||||
|
||||
reset_system:
|
||||
|
||||
refresh_system:
|
||||
|
||||
set_zone_override:
|
||||
fields:
|
||||
entity_id:
|
||||
|
@ -6,7 +6,7 @@
|
||||
"fields": {
|
||||
"mode": {
|
||||
"name": "[%key:common::config_flow::data::mode%]",
|
||||
"description": "Mode to set thermostat."
|
||||
"description": "Mode to set the system to."
|
||||
},
|
||||
"period": {
|
||||
"name": "Period",
|
||||
|
Loading…
x
Reference in New Issue
Block a user