question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hue app does not successfully find hass emulated hue

See original GitHub issue

Describe the bug

Hue official app will not connect to the bridge

Steps to Reproduce

  1. Install hass emulated hue from the add-on store
  2. Start the add-on, verify it is listening on 80 and 443
  3. Install hue app on android device
  4. Search for hue bridge

Current behavior is that it requests linking, and the number of bridges found says 1, but less than a second later it switches to saying “No new Hue Bridge found”. Turning on linking from the HomeAssistant notification does not change the behavior

Expected behavior

I would expect it to find the bridge and connect

Logs

2021-01-26 09:56:03,797 DEBUG emulated_hue.api -- [192.168.1.29] GET /api/nouser/config
2021-01-26 09:56:03,799 INFO  emulated_hue.config -- Link request detected - Use the Homeassistant frontend to confirm this link request.
2021-01-26 09:56:04,047 DEBUG emulated_hue.discovery -- Serving SSDP discovery info to ('192.168.1.56', 60925)
2021-01-26 09:56:06,021 DEBUG emulated_hue.api -- [192.168.1.29] GET /api/nouser/config
2021-01-26 09:56:17,709 DEBUG emulated_hue.api -- [192.168.1.53] GET /link/3f64ff4a-9992-4ca1-99b3-67325b8bc648
2021-01-26 09:56:17,710 INFO  emulated_hue.config -- Link mode is enabled for the next 5 minutes.
2021-01-26 09:56:17,856 DEBUG emulated_hue.api -- [192.168.1.57] GET /description.xml
2021-01-26 09:56:25,921 DEBUG emulated_hue.api -- [192.168.1.18] GET /description.xml
2021-01-26 09:56:25,925 DEBUG emulated_hue.api -- [192.168.1.18] GET /description.xml
2021-01-26 09:56:30,543 DEBUG emulated_hue.api -- [192.168.1.29] GET /api/nouser/config
2021-01-26 09:56:32,771 DEBUG emulated_hue.api -- [192.168.1.29] GET /api/nouser/config

Hardware Info:

  • Architecture (Ex: x86, ARM): x86
  • Addon version (Ex: stable or dev): tried stable and also dev
    • Value of “tag_commit_or_branch” if using dev: master
  • OS (Ex: Windows 10, Ubuntu Buster): Hass.io OS 5.10
  • Hardware (Ex: PC, Raspberry Pi 1/2/3/Zero): Dell Wyse 3040

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidFFerreiracommented, Jan 27, 2021

I have the same probleme, fresh install first time, and it dont connects…but connects to the philips hue v1 but after that ask me to download v2

0reactions
alexyao2015commented, Jan 28, 2021

Lets move this over to a discussion until a root cause for this issue can be found. 👍 At the moment, I am unable to reproduce it, so my belief is that it is due to the use of nonstandard settings (different port mappings, ports in use, certificate wrong, mac wrong, etc). There is nothing that can be gained/inferred from this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Emulated Hue - Can't discover devices - Configuration
I've configured HA (0.85.1) for emulated hue using following entry in my configuration.yaml. (I have no physical hue bridge or bulbs.
Read more >
Issues and Problem: Read FAQ - diyHue
Try deleting cached app data. On android this can be done in Settings > Apps > Hue > Storage > Clear Storage. On...
Read more >
Home Assistant | Any experts on setting up emulated hue
I've added https://github.com/hass-emulated-hue/core and can see the hue bridge in my ... When I search for the bridge in the alexa app it...
Read more >
How to configure Emulated Hue in Home Assistant ... - YouTube
This video is a tutorial on how to configure the emulated hue component in Home Assistant to use with Amazon Alexa. Here is...
Read more >
Struggling with Emulated Hue/ Alexa setup
Welp, think I figured out why it's not working after setting up an HA-bridge instead of the Hue Emulator.... "The software Alexa does...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found