1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Improve date action naming consistency (#166529)

This commit is contained in:
Franck Nijhof
2026-03-31 13:01:20 +02:00
committed by GitHub
parent e9a61963f2
commit af6b8d4f66

View File

@@ -6,7 +6,7 @@
},
"services": {
"set_value": {
"description": "Sets the date.",
"description": "Sets the value of a date.",
"fields": {
"date": {
"description": "The date to set.",