Page 1 of 1

Conbee II and API.Key

Posted: Friday 18 October 2019 13:56
by gerard1
Hi,
Domoticz is running for a year with a Z-wave stick and a P1 meter.
I thought to add the Conbee II Zigbee stick, big mistake.
First the Combee II stick crashed when updating the Firmware and the Stick has some issues with all other USB devices.
deConz installation was not correct as well, dependencies were missing.
All these problems I have been able to solve, however getting a API.Key failed.
I have have been reading the installation guide, which is linked in the forum as well.
Only for a standard user the manual is not that clear. anyway not too me.

Is there some one who can help me with this issue.

Thanks in advance,

Re: Conbee II and API.Key

Posted: Friday 18 October 2019 14:08
by emme
I had similar problems in exchanging the API key and the issue was only located into the deconz web port that MUST use port 80.

Mine was used by HaBridge, so I moved to Alexicz to discontinue HaBridge and free up port80

more.. deconz should run as a service, there is no need to use the webUI, if you did it already check the Web port into /lib/systemd/system/deconz.service
and then run systemctl daemon-reload and reboot

Re: Conbee II and API.Key

Posted: Friday 18 October 2019 15:52
by Thorgal789
If you have problem with api key, use the script in the plugin folder

Code: Select all

python3 API_KEY.py
BTW wih one dependencies are missing in deconz install ? It's the link you have used ? https://www.phoscon.de/en/conbee2/install

Re: Conbee II and API.Key

Posted: Thursday 24 October 2019 9:46
by gerard1
Hi,
I have my API.key and now trying to get it all work.
No I did not install according your attached Link: https://www.phoscon.de/en/conbee2/install
For the moment most thing are up and running.
The most strange thing is: that I have two similar linux computer with the same linux distributions.
When I tested for example the Growatt Python plugin on my desktop I had better results than
installed on the server. Same Domoticz builds. However, this item can be closed.

Re: Conbee II and API.Key

Posted: Thursday 24 October 2019 17:53
by Thorgal789
You have better result on a machine with desktop than on a headless machine ?