Try to setup "Harmony companion" in HA

Hi.
help needed.
i try to setup “Harmony companion” in HA.
the lines i type in configuration.yaml is

remote:
  - platform: harmony
    name: family room
    host: 10.100.102.52

bu HA don’t recognize it. has anybody can help?

Thanks
Refael

What version of HA are you running? Harmony was pretty broken in 0.87.x, I just updated in 0.88 and it seems to be better.

Also, follow the instructions at the top of the page to format the yaml code in your post. It should look like this.

remote:
  - platform: harmony
    name: family room
    host: 10.100.102.52

Thanks. i’m running 0.87.
is everything work OK after you update to 0.88?

Refael

I was getting lots of errors in 87. I just upgraded to 88 this afternoon and it seems much cleaner.