thanks for the hint.
Yes, it is in the plugins folder, together with the default ones (examples and AwoxSMP)
And I've restarted Domoticz some times as well.
@jessy,
you mention in the first post that it took you five hours to get is listed.
Did you have noticeable issues? how did you start addressing it?
I've activated the log file and seems there is an error due to the python libraries:
Code: Select all
2018-11-22 08:12:22.264 Status: RxQueue: queue worker started...
2018-11-22 08:12:24.265 Status: EventSystem: reset all events...
2018-11-22 08:12:24.265 Status: EventSystem: reset all device statuses...
2018-11-22 08:12:24.266 Status: EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2018-11-22 08:12:24.266 Status: EventSystem: Started
2018-11-22 08:12:24.266 Status: EventSystem: Queue thread started...
Code: Select all
sudo apt install libpython3.5
any clue will be highly appreciated
Thank you