No new plugins or changes are recognized
Posted: Friday 04 October 2024 11:44
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
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