mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 20:05:51 +01:00
15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"services": {
|
|
"invoke_pin": {
|
|
"name": "Invoke PIN",
|
|
"description": "Invokes a pin on the specified device.",
|
|
"fields": {
|
|
"pin": {
|
|
"name": "PIN",
|
|
"description": "Which pin to invoke."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|