telldus / tellstick-server-plugins

Plugins for TellStick Server
14 stars 8 forks source link

No way of installing a self-made plugin #6

Closed xeor closed 5 years ago

xeor commented 5 years ago

It looks like much of the code is ready... But even tho you make a plugin you want to use, there is no way for me to use my own key.

When will the return {'success': False, 'msg': 'Importing of custom keys are not allowed'} block be removed?

Importing keys are not possible... https://github.com/telldus/tellstick-server/blob/master/plugin-loader/src/pluginloader/Loader.py#L190

mickeprag commented 5 years ago

Please contact the support and they will manually add your key to your device. For local development, please just comment this line.