26 строки
654 B
JSON
26 строки
654 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "Govee API Key",
|
|
"description": "The Govee API Key which can be requested within the Govee mobile app.",
|
|
"tooltip": "Provide the Govee API Key",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#da3b01",
|
|
"scriptOperations": [
|
|
"RunCommandOnDevice"
|
|
],
|
|
"capabilities": [],
|
|
"publisher": "Richard Wilson",
|
|
"stackOwner": "Govee"
|
|
}
|
|
} |