lynxcs / homebridge-ct200

Homebridge plugin for Bosch Easycontrol CT200
MIT License
21 stars 2 forks source link

Issue - No plugin was found for the platform "CT200" in your config.json #34

Open eronnes opened 1 year ago

eronnes commented 1 year ago

Describe Your Problem: No plugin was found for the platform "CT200" in your config.json, but there is an entry in the config.json?

Logs: 5-8-2023 12:22:22] --- [5-8-2023 12:22:22] ==================== [5-8-2023 12:22:22] ERROR LOADING PLUGIN homebridge-ct200: [5-8-2023 12:22:22] Error: Cannot find module 'reconnect-core' Require stack:

Plugin Config:

{ "access": "xxxxxxxxxxW", "serial": "xxxxxxxxxx", "password": "xxxxxxxxxxxxxxx", "away": true, "zoneInterval": 2, "auxInterval": 5, "zones": [ { "index": 1, "name": "Thermostat" } ], "platform": "CT200", "_bridge": { "username": "xxxxxxxxxxxxxxx", "port": 55675 } },

Screenshots:

Environment:

eronnes commented 1 year ago

Is it correct that the access key disappeared in het EasyControl app?