forked from smarthomeNG/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yaml
executable file
·26 lines (22 loc) · 1.1 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
26
# Metadata for the classic-plugin
plugin:
# Global plugin attributes
type: interface # plugin type (gateway, interface, protocol, system, web)
description:
de: 'Kathrein Receiver'
en: ''
maintainer: '? (Johannes Mayr)'
# tester: efgh # Who tests this plugin?
# keywords: kwd1 kwd2 # keywords, where applicable
# documentation: https://github.com/smarthomeNG/plugins/blob/develop/mqtt/README.md # url of documentation (wiki) page
# support: https://knx-user-forum.de/forum/supportforen/smarthome-py
# Following entries are for Smart-Plugins:
# version: 1.3.3 # Plugin version
# sh_minversion: 1.3 # minimum shNG version to use this plugin
# sh_maxversion: # maximum shNG version to use this plugin (leave empty if latest)
# multi_instance: False
classname: Kathrein # 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