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

Can't make it work in a Domoticz plugin #433

Closed
LucasLibis opened this issue Dec 9, 2018 · 5 comments
Closed

Can't make it work in a Domoticz plugin #433

LucasLibis opened this issue Dec 9, 2018 · 5 comments
Labels

Comments

@LucasLibis
Copy link

Hello,

I need help to use python-miio in a Domoticz Plugin.
I created a plugin containing only the default base template. The plugin logs a message each time one of it's methods (onStart, onHeartbeat, etc...) is called.

But as soon as I add 'import miio' in the plugin the methods are no longer called.

Does someone has an idea why my Domoticz plugin stops working when I import miio ?

Thank you

@LucasLibis LucasLibis changed the title Can't make it works in a Domoticz plugin Can't make it work in a Domoticz plugin Dec 9, 2018
@kofec
Copy link

kofec commented Dec 9, 2018

Maybe because of ssl library different version. You can take a look on my plugin base on also on this library

@LucasLibis
Copy link
Author

Hi kofec,
Thank you for your reply, I tried your plugin but I have the same issue.
I'm not sure to understand the correlation with the ssl library, can you explain?

Thank you

@krotoniec
Copy link

Hello,

I followed this tutorial - http://cezarowy.blogspot.com/2018/01/xiaomi-air-purifier-2-integracja-z.html

and it worked for me. It's in Polish though but you can easily translate it with Google.

Good luck!

@LucasLibis
Copy link
Author

Hi krotoniec,

Thank you for the link, I'll give it a try :)

@rytilahti
Copy link
Owner

Hope you got it working! The question here is more related to domoticz than this library, so if you are still having the issue you should report it to domoticz developers :-)

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

No branches or pull requests

4 participants