PaulDGillis / huey-control-rs

Demo gui apps for a cross platform Hue light control tray app.
1 stars 0 forks source link

Can't find lights on M1 Mac #1

Open johnwgillis opened 1 year ago

johnwgillis commented 1 year ago

Steps to Reproduce: 1) Run the app 2) Click the physical bridge button 3) Click "Retry" within the app

Expected: Lights appear

Actual: Infinite retry spinner with the following terminal error:

thread 'tokio-runtime-worker' panicked at 'no entry found for key', /Users/johngillis/Documents/Developer/huey-control-rs/huey-core/src/light.rs:100:35
johnwgillis commented 1 year ago

@PaulDGillis gentle bump on ^^^