Hi. Thanks for making this plugin available. I'm running on Rasp Pi 4 under Buster and Docker. I installed the plugin using the Portainer CLI and it seemed to go OK and I was able to configure my Zigbee devices in Hardware & Devices and they work
This was on 2020-06-10
Being a Docker image it is quite old:
Version: 4.10364
Build Hash: 1cacdddf
Compile Date: 2019-01-25 10:01:48
dzVents Version: 2.4.11
Python Version: 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516]
However the map (under Custom/Zigbee2mqtt) is blank.
Here is the install log and a listing of the plugin folder (after installing git):
Code: Select all
root@1b76e71d3464:/src/domoticz/plugins# git clone https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin.git zigbee2mqtt
Cloning into 'zigbee2mqtt'...
remote: Enumerating objects: 67, done.
remote: Counting objects: 100% (67/67), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 2117 (delta 31), reused 40 (delta 15), pack-reused 2050
Receiving objects: 100% (2117/2117), 1018.26 KiB | 1.01 MiB/s, done.
Resolving deltas: 100% (1497/1497), done.
root@1b76e71d3464:/src/domoticz/plugins#
Files in /src/domoticz/plugins/zigbee2mqtt
CHANGELOG.md README.md __pycache__ api devices_manager.py groups_manager.py plugin.py
LICENSE SUPPORTED_DEVICES.md adapters devices frontend mqtt.py zigbee_message.py
I've searched for the following and draw a blank:
root@1b76e71d3464:/# find / -name zigbeemap.html
root@1b76e71d3464:/# find / -name jquery-3.4.1.min.js
root@1b76e71d3464:/# find / -name zigbeemap.sh
root@1b76e71d3464:/#
Do you have any suggestions for a Docker installation?
Thanks
Alan