KuKuHarmony icon indicating copy to clipboard operation
KuKuHarmony copied to clipboard

Newbie Help

Open gambler2841 opened this issue 3 years ago • 3 comments

Hello,

I have Harmony-api installed on my Pi, but like many others that i've seen, find that it lacks the functionality of being able to control the individual devices, so I am trying KuKuHarmony. I'm new, so trying to decipher exactly what i'm supposed to be doing. in following the directions, I get the error:

image

I imagine that the container in use is from the Harmony-api. Does KuKuHarmony take the place of the Harmony-api, or does in run with the api?

Appreciate the help!

gambler2841 avatar May 15 '21 23:05 gambler2841

That command is called to make and start container at first. So if you did once, to start again container you run command 'docker start harmony-api'.

turlvo avatar May 17 '21 14:05 turlvo

Ok., thanks. That makes sense. If i'm understanding corrrecty, once I start, and then created the container, I run the command:

sudo systemctl enable /etc/systemd/system/harmony-api.service

Or is that supposed to be part of the container? I get the following error when trying to run the command:

image

gambler2841 avatar May 18 '21 02:05 gambler2841

Also, I'm not sure where to add the DTH, like you have in the instructions:

image

gambler2841 avatar May 20 '21 02:05 gambler2841