mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 02:46:29 +00:00
Add cover exception to response style guide. (#2220)
This commit is contained in:
parent
e4f52191d1
commit
4b9cc7c758
@ -38,5 +38,5 @@ Responses should be in the present tense. For example, "The light is on" instead
|
|||||||
|
|
||||||
## Use the correct voice
|
## Use the correct voice
|
||||||
|
|
||||||
Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on".
|
Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on". Exception here is for the `cover` domain, as the actions take considerable time to complete.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user