Fix capitalization in Philips Hue strings (#129552)

This commit is contained in:
TheJulianJES 2024-10-31 10:04:51 +01:00 committed by GitHub
parent 8b1b14a704
commit 2bd5039f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -137,15 +137,15 @@
"services": {
"hue_activate_scene": {
"name": "Activate scene",
"description": "Activates a hue scene stored in the hue hub.",
"description": "Activates a Hue scene stored in the Hue hub.",
"fields": {
"group_name": {
"name": "Group",
"description": "Name of hue group/room from the hue app."
"description": "Name of Hue group/room from the Hue app."
},
"scene_name": {
"name": "Scene",
"description": "Name of hue scene from the hue app."
"description": "Name of Hue scene from the Hue app."
},
"dynamic": {
"name": "Dynamic",