mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Update foscam action descriptions to match HA style (#138664)
Update foscam action description to match HA style
This commit is contained in:
parent
f2126a357a
commit
ed3ca76696
@ -35,7 +35,7 @@
|
||||
"services": {
|
||||
"ptz": {
|
||||
"name": "PTZ",
|
||||
"description": "Pan/Tilt action for Foscam camera.",
|
||||
"description": "Moves a Foscam camera to a specified direction.",
|
||||
"fields": {
|
||||
"movement": {
|
||||
"name": "Movement",
|
||||
@ -49,7 +49,7 @@
|
||||
},
|
||||
"ptz_preset": {
|
||||
"name": "PTZ preset",
|
||||
"description": "PTZ Preset action for Foscam camera.",
|
||||
"description": "Moves a Foscam camera to a predefined position.",
|
||||
"fields": {
|
||||
"preset_name": {
|
||||
"name": "Preset name",
|
||||
|
Loading…
x
Reference in New Issue
Block a user