Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hoobs Veraplus failure #189

Open
5xPa opened this issue Mar 9, 2021 · 0 comments
Open

Hoobs Veraplus failure #189

5xPa opened this issue Mar 9, 2021 · 0 comments

Comments

@5xPa
Copy link

5xPa commented Mar 9, 2021

Good Morning on installed through Hoobs version 3.3.3, I have 3 plugins running
Texecom-Connect
Evohome
Dummy switch

After installing and adding the config as follows
{
"bridge": {
"name": "Homebridge",
"pin": "987-65-432",
"username": "CC:22:3D:E3:CE:30"
},
"platforms": [{
"platform": "Vera",
"name": "Vera",
"veraIP": "192.168.0.33",
"includesensor": false,
"ignorerooms": [0,1],
"securitypoll": 2000,
"includethermostat": false,
"includeRGB": false,
"garageLocks": false,
"ignoredevices": [268,379,393,109,149,114,115,116,118,120,127,135,153,183,276,321,62,119,214,268,439,550,465],
"ignorescenes": [26, 27],
"ignoreplugins": true,
"houseModes": false
}]
}

I also get failures on Texecom-connect here is brief extract from the log
3/9/2021, 9:08:05 AM Error loading platform requested in your config.json at position 1
3/9/2021, 9:08:05 AM Error: No plugin was found for the platform "Texecom" in your config.json. Please make sure the corresponding plugin is installed correctly.
at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/@hoobs/hoobs/node_modules/homebridge/src/pluginManager.ts:249:15)
at /usr/local/lib/node_modules/@hoobs/hoobs/bridge/server.js:335:45
at Array.forEach ()
at Server.loadPlatforms (/usr/local/lib/node_modules/@hoobs/hoobs/bridge/server.js:321:31)
at Server.start (/usr/local/lib/node_modules/@hoobs/hoobs/bridge/server.js:153:35)
at /usr/local/lib/node_modules/@hoobs/hoobs/bridge/cli.js:94:16
at processTicksAndRejections (internal/process/task_queues.js:93:5)

I did try uninstalling Texecom connect then go errors about UID (I think) cant have two bridges with the same ID. The plugin did start to read devices on Veraplus. But seemed to hang up.

Would be grateful for assistance on getting this plugin running as I have virtually every Light switch in the house on Veraplus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant