mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Improve date action naming consistency (#166529)
This commit is contained in:
committed by
Bram Kragten
parent
19166e7938
commit
df6b2ba0cd
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"set_value": {
|
"set_value": {
|
||||||
"description": "Sets the date.",
|
"description": "Sets the value of a date.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"date": {
|
"date": {
|
||||||
"description": "The date to set.",
|
"description": "The date to set.",
|
||||||
|
|||||||
Reference in New Issue
Block a user