Open sanderlv opened 1 year ago
Hey there @bdraco, @tho85, mind taking a look at this issue as it has been labeled with an integration (emulated_hue
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
emulated_hue documentation emulated_hue source (message by IssueLinks)
May I please ask for some help here?
Same problem here. Found out, that Alexa still try to access the device via device id. So i removed the device in the alexa app (it was duplicate) And the error messages stopped.
So look if alexa or another application still try to access the "old" device
Exact same Issue here. This issue is more on the Alexa side, which are caching the device id's :-( See this thread: https://community.home-assistant.io/t/how-to-efficiently-flush-emulated-hue-solved/201480/24 Just an alexa factory reset would get rid of it.
What do you think?
I am now in the state that nothing works on emulated hue side :-(
For your information, there is an bug in HA 2023.11.xx which get's fixed in 2023.11.03 soon. See here: https://github.com/home-assistant/core/issues/104013
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
bump
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
bump
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
bump
Logger: homeassistant.components.emulated_hue.hue_api Quelle: components/emulated_hue/hue_api.py:323 Integration: Emulated Hue (Dokumentation, Probleme) Erstmals aufgetreten: 12:25:03 (91 Vorkommnisse) Zuletzt protokolliert: 12:49:10
Unknown entity number: 36 not found in emulated_hue_ids.json Unknown entity number: 33 not found in emulated_hue_ids.json Unknown entity number: 5 not found in emulated_hue_ids.json Unknown entity number: 6 not found in emulated_hue_ids.json Unknown entity number: 37 not found in emulated_hue_ids.json
Absolutely flooding my logs - we need an option to ignore:
Logger: homeassistant.components.emulated_hue.hue_api Source: components/emulated_hue/hue_api.py:323 integration: Emulated Hue (documentation, issues) First occurred: 09:27:15 (10879 occurrences) Last logged: 20:51:32
Unknown entity number: 17 not found in emulated_hue_ids.json Unknown entity number: 42 not found in emulated_hue_ids.json Unknown entity number: 52 not found in emulated_hue_ids.json Unknown entity number: 78 not found in emulated_hue_ids.json Unknown entity number: 11 not found in emulated_hue_ids.json
I've tried a couple of Alexa/Echo device resets & followed steps to regen my ids file and still somehow these messages persist.
The problem
I got rid of an entity which was in emulated hue. Now it was gone it gave an error referencing it was not there anymore. Thus I deleted it from the
emulated_hue.yaml
. Then is started complaining with another error (forgot what). So I deleted it fromemulated_hue.ids
.But now I keep getting an error:
What's wrong and what's the correct way to get rid of the error?
emulated_hue.yaml:
emulated_hue.ids:
192.168.1.142/api/v2/lights gives:
http://192.168.1.142/description.xml gives:
1 0 http://192.168.1.142:80/ urn:schemas-upnp-org:device:Basic:1 Home Assistant Bridge (192.168.1.142) Royal Philips Electronics http://www.philips.com Philips hue Personal Wireless Lighting Philips hue bridge 2015 BSB002 http://www.meethue.com 001788FFFE23BFC2 uuid:2f402f80-da50-11e1-9b23-001788255acc
What version of Home Assistant Core has the issue?
core-2023.10.5
What was the last working version of Home Assistant Core?
N/A
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Emulated Hue
Link to integration documentation on our website
https://www.home-assistant.io/integrations/emulated_hue
Diagnostics information
See above
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response