Und die Auerswald TFS Universal plus baut sich von alleine ein und konfiguriert sich selbst? 
EDIT: mal beispielhaft, dass man da nicht viel konfigurieren muss, hier alles was dazu nötig ist.
Plugin Konfiguration
Item Konfiguration:

EDIT: mal beispielhaft, dass man da nicht viel konfigurieren muss, hier alles was dazu nötig ist.
Plugin Konfiguration
Code:
# /usr/smarthome/etc/plugin.conf
[fritzbox]
class_name = FritzBox
class_path = plugins.fritzbox
host = fritz.box
password = blub
[knx]
class_name = KNX
class_path = plugins.knx
host = << ip der schnittstelle oder des hs >>
Code:
# /usr/smarthome/items/phone.conf
[phone]
[[door]]
type = bool
knx_dpt = 1
knx_listen = << GA der Türklingel >>
fritzbox = call **610 **611




Kommentar