turlvo / KuKuHarmony

SmartApp allowing you to control each 'Device' in Logitech Harmony Hub using Harmony-API
MIT License
52 stars 107 forks source link

Newbie Help #7

Open gambler2841 opened 3 years ago

gambler2841 commented 3 years ago

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!

turlvo commented 3 years ago

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'.

gambler2841 commented 3 years ago

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 commented 3 years ago

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

image