forked from home-assistant/core
Update foscam action descriptions to match HA style (#138664)
Update foscam action description to match HA style
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user