Open Grauen opened 2 years ago
Hello @Grauen
Please try to log into the SysAp and control an accessory manually. After that restart the home bridge plugin and test again. The fork is not maintained by me but I think it uses the Local API which is not supported in SysAp 1.0.
Running latest version 2.0.4 with a Busch And Jaeger 2.6.4 SysAP (1.0). The Plugin won't stop loading.
Config
{ "platform": "BuschJaegerSysAp", "name": "freeAtHome", "sysIP": "192.xxx", "username": "xxx", "password": "xxx", "mappings": {} }
MyBuschJaeger
Remote Access is enabled, Free@Home Api is enabled, Push messages are enabled.
Log
[15.10.2022, 15:09:57] Registering platform 'homebridge-freeathome.free@home' [15.10.2022, 15:09:57] Registering platform 'homebridge-freeathome.BuschJaegerSysAp' [15.10.2022, 15:09:57] [BuschJaegerSysAp] Loaded homebridge-freeathome v2.0.4 child bridge successfully [15.10.2022, 15:09:57] [BuschJaegerSysAp] Initialising BuschJaeger Plugin [15.10.2022, 15:09:57] [BuschJaegerSysAp] Will try to connect to the SysAP at 192.xxx [15.10.2022, 15:09:57] [BuschJaegerSysAp] Trying to connect to SysAP [15.10.2022, 15:09:57] [freeAtHome] Received Master Update from System Acccess Point [15.10.2022, 15:09:58] [freeAtHome] Sent Subscription Request [15.10.2022, 15:09:58] [freeAtHome] Sent Subscription Confirmation [15.10.2022, 15:10:01] [BuschJaegerSysAp] Connected as xxx@busch-jaeger.de/res-xxx [15.10.2022, 15:10:01] [BuschJaegerSysAp] Sent Authenticator [15.10.2022, 15:10:01] [BuschJaegerSysAp] Received Local Key [15.10.2022, 15:10:01] [BuschJaegerSysAp] Sent New Session Request [15.10.2022, 15:10:02] [BuschJaegerSysAp] Sent Login SASL Message [15.10.2022, 15:10:02] [BuschJaegerSysAp] Received SASL Challenge [15.10.2022, 15:10:02] [BuschJaegerSysAp] Sent SASL Challenge Response [15.10.2022, 15:10:02] [BuschJaegerSysAp] Received SASL Login Confirmation [15.10.2022, 15:10:02] [BuschJaegerSysAp] Successfully Authenticated [15.10.2022, 15:10:02] [BuschJaegerSysAp] Detected Access Point firmware < 3.0.1 - Sending Legacy Capability Announcement Message. [15.10.2022, 15:10:02] [BuschJaegerSysAp] Announced Capabilities to System Access Point [15.10.2022, 15:10:02] [BuschJaegerSysAp] Requested Master Data Structure from System Access Point [15.10.2022, 15:10:03] [BuschJaegerSysAp] Received Master Update from System Acccess Point [15.10.2022, 15:10:04] [BuschJaegerSysAp] Sent Subscription Request [15.10.2022, 15:10:04] [BuschJaegerSysAp] Sent Subscription Confirmation [15.10.2022, 15:10:11] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:10:17] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:10:31] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:10:37] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:10:51] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:10:57] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:11] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:17] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:31] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:37] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:51] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:11:57] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:12:11] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. [15.10.2022, 15:12:17] [homebridge-freeathome] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info.
The Plugin is now starting since 10 Minutes....
I tried an fork of your plugin (https://github.com/superyaro/homebridge-freeathome-local#readme) which allows to enable extra logging. Not sure if the logging comes from your plugin of if it is a feature of the fork but the plugin seems to do 2 successful api calls every 20 seconds.