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