Search found 4 matches

by Ludde
Tuesday 13 December 2016 22:25
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 55349

Re: Domoticz RPC for NIBE Uplink

That solved it nicely!! Now it's working fine! This is the output: Collecting requests Downloading requests-2.12.3-py2.py3-none-any.whl (575kB) 100% |████████████████████████████████| 583kB 789kB/s Installing collected packages: requests Successfully installed requests-2.12.3 You are using pip versio ...
by Ludde
Monday 12 December 2016 21:50
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 55349

Re: Domoticz RPC for NIBE Uplink

Yepp, I believe so, installed python-pip and the update.

Thanks
by Ludde
Monday 12 December 2016 17:03
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 55349

Re: Domoticz RPC for NIBE Uplink

There should be no "hard coded" paths or usernames in the script. Can you quote the exact command that you are issuing together with the error message that you receive? Thanks! Hello, /domoticz/scripts/NibeUplink$ python /home/ludvig/domoticz/scripts/NibeUplink/nibeuplink2.pyc Traceback (most ...
by Ludde
Tuesday 06 December 2016 11:30
Forum: Heating/cooling
Topic: Domoticz RPC for NIBE Uplink
Replies: 160
Views: 55349

Re: Domoticz RPC for NIBE Uplink

Hi! First off, awesome idea to make this! Got a small problem thou, the search paths seem to be "hard coded" in the script and to the user pi. (ie. /home/pi/domoticz/scripts/...) Since I am using an install on an ubuntu dist I have a username other than pi (/home/_myusername_/domoticz/scripts ...