isaacrlevin / presencelight

PresenceLight is a solution to broadcast your various statuses to light bulbs.
MIT License
419 stars 77 forks source link

Can't connect to Hue bridge when not entering IP address (i.e. when relying on bridge discovery) #596

Closed DamianEdwards closed 2 years ago

DamianEdwards commented 2 years ago

Describe the bug When attempting to configure Hue lights, am unable to setup the Hue bridge unless I explicitly enter the IP address.

To Reproduce Steps to reproduce the behavior:

  1. Go to Configure Philips Hue lights screen
  2. Click on 'Register Bridge' button
  3. When modal dialog is shown instructing to hit the "sync" button on Hue bridge, hit the sync button, then click the "Ok" button
  4. See error saying API key couldn't be created

Expected behavior That Hue bridge can be setup without having to enter the IP address.

Screenshots

image

Further details

isaacrlevin commented 2 years ago

@DamianEdwards this was actually a miss on my side. When I ported over to use the Razor Components, I didn't port over the "Find Bridge" functionality. I just added it to the Nightly build.

isaacrlevin commented 2 years ago

image

isaacrlevin commented 2 years ago

This is now in the Windows Store