What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "investment-assistant",
"version": "0.1.0",
"description": "Plugin for investment tasks.",
"author": {
"name": "Sylvain Goubaud",
"url": "https://github.com/Gsyltc"
},
"repository": "https://github.com/Gsyltc/homelab-portfolio",
"license": "MIT",
"keywords": [
"agent-plugins",
"assistant",
"finance",
"investment"
],
"extensions": {
"ovh.jeedom-gaston": {
"setting": true
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ovh.jeedom-gaston