From ccfcec56a70db58ec7c488a0b8347ebb1809673f Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Fri, 11 Nov 2016 12:12:59 +0100 Subject: [PATCH] Added Fatek PLC Binding to documentation (#133) --- _data/oh1addons_infos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/oh1addons_infos.yml b/_data/oh1addons_infos.yml index 44a5bbd2f..637f0be99 100644 --- a/_data/oh1addons_infos.yml +++ b/_data/oh1addons_infos.yml @@ -89,6 +89,10 @@ description: Enhance openHAB with a "swiss-army-knife-binding" which executes given commands on the commandline wiki_url: https://github.com/openhab/openhab/wiki/Exec-Binding +- label: Fatek PLC Binding + description: Support for Fatek PLC with native protocol communication. + wiki_url: https://github.com/openhab/openhab/wiki/Fatek-PLC-Binding + - label: Freeswitch Binding description: It connects to a freeswitch instance and can report on current active calls as well as show unread voicemails and if a MWI is on wiki_url: https://github.com/openhab/openhab/wiki/Freeswitch-Binding