How to activate Emulated Hue in Logitech Harmony?

I created lines in configuration.yaml as documented and restarted HAS.
Emulated Hue is recognized by Logitech Harmony windows app when connecting but waits for pushing psycical button on emulated Hue to acomplish the connection.

Am I missing something to complete the connection ?

help is appriciated

it’s a little inconsistent, but for me, if i wait there for a while (give it 30 secs) waiting on that “press the center button” screen, then it eventually detects all my devices on its own.

Is it possible to share your part of the config?
And was the config enough or did you install more?

you mean my configuration.yaml?

emulated_hue:
  type: alexa
  host_ip: 192.168.0.240
  listen_port: 80
  expose_by_default: false
  entities:
    light.study_shades:
      name: "study shades"
      hidden: false
    light.study_desk_shades:
      name: "study desk shades"
      hidden: false
    light.main_bedroom_drapes:
      name: "main bedroom drapes"
      hidden: false
    input_boolean.drapes_want_open:
      name: "drapes want open"
      hidden: false
    input_boolean.alexa_crack_the_drapes:
      name: "crack the drapes command"
      hidden: false
    input_boolean.alexa_slowly_open_the_drapes:
      name: "slowly open the drapes command"
      hidden: false
    input_boolean.alexa_movie_mode:
      name: "theater movie mode"
      hidden: false
    input_boolean.alexa_find_chriss_phone:
      name: "find chris phone"
      hidden: false
    input_boolean.alexa_prepare_the_theater:
      name: "prepare the theater"
      hidden: false
    input_boolean.greatroom_tv_volume_down:
      name: "greatroom tv volume down"
      hidden: false
    input_boolean.greatroom_tv_volume_up:
      name: "greatroom tv volume up"
      hidden: false
    input_boolean.diffuser_on:
      name: "diffuser"
      hidden: false

Thanks, is your ip-adres fictif or grom router or pi/has?

Maybe thats my problem?

not sure i get your question, but the ip address is the ip address of my homeassistant.

@armedad thanks for the info but changing the ip-adres did not solve my problem.

After a few restarts it finally works, thanks for support