Page 1 of 1

No new plugins or changes are recognized

Posted: Friday 04 October 2024 11:44
by vinibali
Hi there!
I'm having some problems how Domoticz recognizes the new plugin or any changes in the directory at all.
Let's have a simple example, even if I remove the whole plugins directory, I can still see the entries at Setup/Hardware page even those are removed. Pretty much the same case if I add a new plugin there. It's not exists in the logs.
plugin.py:
* has executable flag
* has the same ownership as Domoticz
* runs fine if I run this on terminal.
What could be wrong here?
Thanks

Re: No new plugins or changes are recognized

Posted: Friday 04 October 2024 14:10
by jvdz
You did restart domoticz after any changes made?

Re: No new plugins or changes are recognized

Posted: Friday 04 October 2024 15:16
by waltervl
See also the instructions on https://www.domoticz.com/wiki/Using_Pyt ... g_a_plugin which include a restart of Domoticz if plugin folder changes.