Emulated Hue - Entity not found

Hello all,

I am an silent reader here and found out a lot on this forum but now I have one issue that I can not solve myself and also found nothing to it on google or search function

I am using Home Assistant Version 0.92.3 in an virtual env enviromnent (Python 3.6) on an virtual linux server (Ubuntu 18.04.2).

I have readed that there was an change for alexa integration and I also created an emulated_hue.yaml with the devices that should be brodcasted to Alexa.

The config looks like the following:

 type: alexa
  expose_by_default: false
  host_ip: 10.9.40.201
  listen_port: 80
  entities:
    switch.stehlampe_esszimmer:
      name: "Stehlampe Esszimmer"
      hidden: false

If I tell Alexa to turn on this device, she will tell me that this device is not avaiable but she is doing the action!
This will happen for all devices that I have definied.

What I have also noted, my log will be fillied with the following errors

2019-05-27 09:29:11 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 8
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 13
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 17
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 8
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 8
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 13
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 13
2019-05-27 09:29:12 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 39
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 2
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 9
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 18
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 1
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 35
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 14
2019-05-27 09:29:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Entity not found: 40

and a lot of more entries that will pop up in a second.

I can not explain to me, where this will come from.
On the API light page, everything looks ok to me so all devices from the emulated_hue.yaml will be listed there and marked as avaiable.

Can someone clearify this to me?

thanks!

i have the same problem, my log file is being spammed by this, i cant figure out why. please help

2019-10-12 21:59:59 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 2 not found in emulated_hue_ids.json
2019-10-12 21:59:59 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 4 not found in emulated_hue_ids.json
2019-10-12 22:00:02 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 28 not found in emulated_hue_ids.json
2019-10-12 22:00:04 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 6 not found in emulated_hue_ids.json
2019-10-12 22:00:04 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 2 not found in emulated_hue_ids.json
2019-10-12 22:00:04 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 15 not found in emulated_hue_ids.json
2019-10-12 22:00:10 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 1 not found in emulated_hue_ids.json
2019-10-12 22:00:11 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 4 not found in emulated_hue_ids.json
2019-10-12 22:00:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 21 not found in emulated_hue_ids.json
2019-10-12 22:00:13 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 37 not found in emulated_hue_ids.json
2019-10-12 22:00:14 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 15 not found in emulated_hue_ids.json
2019-10-12 22:00:14 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 46 not found in emulated_hue_ids.json
2019-10-12 22:00:15 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 6 not found in emulated_hue_ids.json
2019-10-12 22:00:16 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 33 not found in emulated_hue_ids.json
2019-10-12 22:00:17 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 2 not found in emulated_hue_ids.json
2019-10-12 22:00:18 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 20 not found in emulated_hue_ids.json
2019-10-12 22:00:21 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 21 not found in emulated_hue_ids.json
2019-10-12 22:00:21 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 26 not found in emulated_hue_ids.json
2019-10-12 22:00:21 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 18 not found in emulated_hue_ids.json
2019-10-12 22:00:22 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 14 not found in emulated_hue_ids.json
2019-10-12 22:00:23 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 19 not found in emulated_hue_ids.json
2019-10-12 22:00:24 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 15 not found in emulated_hue_ids.json
2019-10-12 22:00:27 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 20 not found in emulated_hue_ids.json
2019-10-12 22:00:28 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 34 not found in emulated_hue_ids.json
2019-10-12 22:00:31 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 6 not found in emulated_hue_ids.json
2019-10-12 22:00:31 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 45 not found in emulated_hue_ids.json
2019-10-12 22:00:33 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 29 not found in emulated_hue_ids.json
2019-10-12 22:00:33 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 16 not found in emulated_hue_ids.json
2019-10-12 22:00:34 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 21 not found in emulated_hue_ids.json
2019-10-12 22:00:37 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 45 not found in emulated_hue_ids.json
2019-10-12 22:00:40 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 21 not found in emulated_hue_ids.json
2019-10-12 22:00:42 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 20 not found in emulated_hue_ids.json
2019-10-12 22:00:43 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 27 not found in emulated_hue_ids.json
2019-10-12 22:00:44 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 6 not found in emulated_hue_ids.json
2019-10-12 22:00:45 ERROR (MainThread) [homeassistant.components.emulated_hue.hue_api] Unknown entity number: 17 not found in emulated_hue_ids.json

Same issue here, duplicate devices showing in alexa.

Yes me too. I am noticing this error popping up now. Never seen it before until late. I know I had some entities deleted in the past, but this error has not shown up.

Unknown entity number: 76 not found in emulated_hue_ids.json
10:48:51 AM – Emulated Hue (ERROR) - message first occurred at 10:44:23 AM and shows up 3 times

2021-03-21_10-52-56

Has there been an explanation or solution found for this? Uninstall and reinstall? There is no relationship between the entity numbers and zwave identifiers.

Logger: homeassistant.components.emulated_hue.hue_api
Source: components/emulated_hue/hue_api.py:293
Integration: Emulated Hue ([documentation](https://www.home-assistant.io/integrations/emulated_hue), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+emulated_hue%22))
First occurred: 4:11:18 PM (35 occurrences)
Last logged: 4:23:10 PM

* Unknown entity number: 12 not found in emulated_hue_ids.json
* Unknown entity number: 5 not found in emulated_hue_ids.json
* Unknown entity number: 4 not found in emulated_hue_ids.json
* Unknown entity number: 8 not found in emulated_hue_ids.json
* Unknown entity number: 6 not found in emulated_hue_ids.json