Help Harmony Hub Setup

Hey Everybody I have trouble with harmony hub setup.
I added the following in configuration.yaml
remote:
platform: harmony
name: Wohnzimmer
host: 192.168.1.146
port: 5222
scan_interval: 30

After reboot harmony_Wohnzimmer.config shows up but shows only the following activity

Activities 25219005 - Echo

none of my activities show up
anyone an idea, what I am doing wrong?

Best regards
Mat

HASS is running on OSMC
Just in case there are some things I maybe still need to install

Just try the bare minimum at first. For example my setup is:

remote: 
- platform: harmony
  name: living_room
  host: !secret remote_host

And the config grabbed everything. I didn’t need to specify the port. Your activities should be listed in the harmony.conf and it should list all devices as well as activities. Does that file at least display your devices?

Thanks for your Answer Petro,

That’s exactly what I tried first as well.
I came so far now to redo all my Activities in the Hub, and installed the newest firmware.
Now again I only see one activity…
No it does not show my devices just one activity

I guess I have a similiar problem as this one.

Just more severe as I only find one activity…

So It seems to be a problem with running Home Assistant on OSMC.
I reinstalled it on OSMC problem stays the same.
Started the setup again on Hassbian. now it works…
I still want to run both Kodi and Hass on the same Pie though.
Does anybody have both running on one PI with Harmony running?

You could try running Raspbian as your OS and use the home assistant all in one installer to install HA. The link below seems to suggest Kodi should work on Raspbian.

https://www.raspberrypi.org/forums/viewtopic.php?t=99866

Hey Mike,

Thanks for your answer.
I went with OSMC and the docker install from Irouqet now, as OSMC brings many features allready automatically I did not want to go the Raspian route.

1 Like