I think i have: i did: /home/pi/domoticz/plugins$ git clone https://github.com/Smanar/Domoticz-deCONZ.git in the folder i do git pull, i get /home/pi/domoticz/plugins/Domoticz-deCONZ$ git pull From https://github.com/Smanar/Domoticz-deCONZ aa59cc3..4b58e45 beta -> origin/beta Already up to date. So ...
Oke Thanks. I get one step further: raceback (most recent call last): File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.7/http/client.py", line 1229, in request self._send_request(method, url, body, headers ...
Hello i have some problems with the api key. When i put in the command: /home/pi/domoticz/plugins/Domoticz-deCONZ$ python3 API_KEY.py I get This: Exemples of use python3 API_KEY.py <ip>:<port> <command> <Api key> <data> python3 API_KEY.py 127.0.0.1:80 create python3 API_KEY.py 127.0.0.1:80 info ...