Search found 4 matches
- Wednesday 16 October 2019 0:30
- Forum: Python
- Topic: Plugins not becoming active in a Docker container
- Replies: 5
- Views: 1908
Re: Plugins not becoming active in a Docker container
I had the Dlink smart plug working soon afterwards. And 10 minutes later I also had the Homewizard connected. That does not work flawlessly, but for now good enough. The log file shows that the smart plug is regularly disconnected (sometimes every minute, sometimes it a few hours OK) 2019-10-16 00 ...
- Monday 14 October 2019 12:30
- Forum: Python
- Topic: Plugins not becoming active in a Docker container
- Replies: 5
- Views: 1908
Re: Plugins not becoming active in a Docker container
In all honestly, I knew my way around with MSDOS back in the day, but I am inexperienced (so struggling...) with Linux. And running Domoticz a container on the NAS doesn't seem to make things easier (preferably I don't add more devices to my home like a Rashberry Pi). After a lot of findling around ...
- Monday 14 October 2019 10:41
- Forum: Python
- Topic: Plugins not becoming active in a Docker container
- Replies: 5
- Views: 1908
Re: Plugins not becoming active in a Docker container
HI, You're right. With 'python' it shows '2.7.16', but with 'python3' is shows 3.7.3, which is the same as what Domoticz is reporting in the log (see below). To me it seems that the whole plugin system is up and running. 2019-10-14 10:32:29.945 Status: Domoticz V4.11337 (c)2012-2019 GizMoCuz 2019-10 ...
- Sunday 13 October 2019 21:15
- Forum: Python
- Topic: Plugins not becoming active in a Docker container
- Replies: 5
- Views: 1908
Plugins not becoming active in a Docker container
Hi, I have recently switched from an older Domoticz version (3.5849) that was made available via App central of my NAS manufacturer (Asustor), to a version (4.1137) of Domoticz running a Docker container (with Portainer as UI). The main reason is that I want to control the control heating pump based ...