Update foscam action descriptions to match HA style (#138664)

Update foscam action description to match HA style
This commit is contained in:
Norbert Rittel 2025-02-17 09:03:28 +01:00 committed by GitHub
parent f2126a357a
commit ed3ca76696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
"services": { "services": {
"ptz": { "ptz": {
"name": "PTZ", "name": "PTZ",
"description": "Pan/Tilt action for Foscam camera.", "description": "Moves a Foscam camera to a specified direction.",
"fields": { "fields": {
"movement": { "movement": {
"name": "Movement", "name": "Movement",
@ -49,7 +49,7 @@
}, },
"ptz_preset": { "ptz_preset": {
"name": "PTZ preset", "name": "PTZ preset",
"description": "PTZ Preset action for Foscam camera.", "description": "Moves a Foscam camera to a predefined position.",
"fields": { "fields": {
"preset_name": { "preset_name": {
"name": "Preset name", "name": "Preset name",