How to add multiple echo on emulated hue

Hello i want to add 5pcs echo in emulated hue
what is the process on adding them

please help thanks

Not sure what you are asking here, but it seems you want to add amazon echo devices to emulated hue. which you can not do. Emulated hue allows you to expose only lights and switches that are already connected to Home Assistant to all you amazon devices in the home.
You configure the lights or switches Emulated Hue as per the documentation. Then on a single echo device you tell it to search for new devices…after a while all the emulated hue (switches and lights) appear or are found by the echo device. you only need to do it on one device as it will automatically appear on ALL echo devices connected on the same network and same account.
Here are a few lines of my emulated hue config file:

host_ip: 192.168.1.15
  listen_port: 80
  expose_by_default: false
  entities:
    light.office_light:
      name: "Office Light"
      hidden: false
    light.office_lamp:
      name: "Office Lamp"
      hidden: false
    light.bedroom_light:
      name: "Bedroom Light"
      hidden: false
    light.bathroom_light:
      name: "Bathroom Light"
      hidden: false
1 Like

Thanks for the reply,

my amazon echo has different account each per room to control only lights .
because if i use only one account i need to tell alexa to open bedroom1 light each time bedroom2 lights. etc.

what do i want is when im in bed2 i just say alexa lights on.

thanks

i already did this configuration but only one echo device is able to discover the devices expose in the emulated hue and try it on my other amazon echo “Different account” it does not discover the devices “No Devices Discover”.

I can think of no reason why different echos on the same network cant discover the same devices, the only thing I can think of to help is to make sure all the different accounts are connected to the same amazon household …Amazon Household this will make sure that they can “share” resources