-
-
Notifications
You must be signed in to change notification settings - Fork 594
Closed
Labels
Description
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
Reactions are currently unavailable