I'm struggeling at the moment with domoticz on mi pi3 installinge ikea tradfri.
I have been installing difrent modulles the last couple of days but I cant seem te get it to work.
I followed the next howto:
https://rutger.kirkels.nl/2018/02/01/do ... s-tradfri/
And also this one:
https://github.com/moroen/IKEA-Tradfri-plugin
But when i'm getting to the next code to enter in to the pi i get some errors
Code: Select all
cd IKEA_tradfri
sudo cp ikea-tradfri.service /lib/systemd/system/
sudo systemctl daemon-reload
sudo systemctl start ikea-tradfri.service
the next error apears:
Failed to start ikea-tradfri.service: Unit ikea-tradfri.service is not loaded properly: Invalid argument.
See system logs and 'systemctl status ikea-tradfri.service' for details.
I tried installing everything again but the same problem.
Installed coap first of couse, also i found that Twisted should be installed with the sudo command but still no luck.
I'm not verry good with linux so i hope someone could guid me a bit.

Thank you before hand!
Bas