forked from smarthomeNG/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yaml
executable file
·25 lines (21 loc) · 1.02 KB
/
plugin.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Metadata for the Smart-Plugin
plugin:
# Global plugin attributes
type: web # plugin type (gateway, interface, protocol, system, web)
description:
de: 'Benzinpreise'
en: ''
maintainer: psilo909
tester: Sandman60
# keywords: iot xyz
documentation: https://github.com/smarthomeNG/smarthome/wiki/tankerkoenig # url of documentation (wiki) page
support: https://knx-user-forum.de/forum/supportforen/smarthome-py/938924-benzinpreis-plugin
version: 1.1.1 # Plugin version
sh_minversion: 1.1 # minimum shNG version to use this plugin
# sh_maxversion: # maximum shNG version to use this plugin (leave empty if latest)
multi_instance: False # plugin supports multi instance
classname: TankerKoenig # class containing the plugin
parameters:
# Definition of parameters to be configured in etc/plugin.yaml
item_attributes:
# Definition of item attributes defined by this plugin