snowdd1 / homebridge-knx

KNX platform shim for homebridge
https://github.com/nfarina/homebridge
GNU General Public License v2.0
97 stars 56 forks source link

homebridge-knx does not load #181

Closed stadelmannj closed 3 years ago

stadelmannj commented 3 years ago

on fresh/clean install with latest versions, homebridge-knx plugin does not get loaded. homebridge log shows

Sep 06 10:31:59 homebridge01 homebridge[1032]: [info] "2020-09-06T08:31:59.831Z"  'Loading knx: KNXnet/IP protocol implementation for Node(>=4.x), version: 2.3.7'
Sep 06 10:32:00 homebridge01 homebridge[1032]: [9/6/2020, 10:32:00] Loaded plugin: homebridge-knx@0.3.27
Sep 06 10:32:00 homebridge01 homebridge[1032]: [9/6/2020, 10:32:00] Registering platform 'homebridge-knx.KNX'
Sep 06 10:32:00 homebridge01 homebridge[1032]: [9/6/2020, 10:32:00] ---

but there's never a entry with Load homebridge-knx.KNX and tiny webserver on port 18081 never comes up knxd is properly running. i can use it using knxtool. homebridge itself is running as well.

Nodes.JS version v12.18.3 homebridge version : 1.1.3 homebridge-knx version 0.3.27

files rights in /var/homebridge are ok.

any idea ? appreciate help Juerg

stadelmannj commented 3 years ago

problem solved. knx config needs to go in config.json as platform and no longer in knx-config.json