unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
24 stars 0 forks source link

[bug] Philips Hue integration not working #277

Closed Sledgehamma closed 8 months ago

Sledgehamma commented 8 months ago

Is there an existing issue for this?

Description

When wanting to add Philips Hue integration fails. Tried from web interface as well as remote directly. FW Remote: 1.6.1 Dock: 0.9.2

How to Reproduce

  1. Go to "Integration & Docks"
  2. "Integrations"
  3. "+"
  4. "Philips Hue"
  5. Receiving the error: "Oops! Something went wrong when trying to setup a new integration." Screenshot 2024-01-13 at 10 13 03

Expected behavior

2024-01-13 09:13:06.687623 +00:00 core NOTICE [uc_hue_driver] Session state change: Disconnected 2024-01-13 09:13:06.684455 +00:00 core NOTICE [uc_hue_driver] StopDriver msg 2024-01-13 09:13:06.683762 +00:00 core NOTICE Stopping driver 'uc_hue_driver': no more instances 2024-01-13 09:12:44.806530 +00:00 core NOTICE Ok(DriverSetupChange { event_type: Stop, state: Error, error: Some(Other), require_user_action: None }) 2024-01-13 09:12:34.796789 +00:00 core NOTICE Ok(DriverSetupChange { event_type: Setup, state: Setup, error: None, require_user_action: None }) 2024-01-13 09:12:34.790341 +00:00 core NOTICE Removed standby inhibitor: Integration setup: uc_hue_driver 2024-01-13 09:12:34.780241 +00:00 core NOTICE [uc_hue_driver] Driver version changed or unknown, requesting driver metadata: IntegrationVersion { api: None, integration: None } 2024-01-13 09:12:34.765692 +00:00 core NOTICE [uc_hue_driver] SessionAuthenticated msg 2024-01-13 09:12:34.765296 +00:00 core NOTICE [uc_hue_driver] Session state change: Authenticated 2024-01-13 09:12:34.751187 +00:00 core NOTICE [uc_hue_driver] Session became active: sending subscribe_events, get_driver_version, connect 2024-01-13 09:12:34.750032 +00:00 core NOTICE [uc_hue_driver] SessionAuthenticated msg 2024-01-13 09:12:34.749594 +00:00 core NOTICE [uc_hue_driver] Session state change: Authenticated 2024-01-13 09:12:34.746010 +00:00 core NOTICE [uc_hue_driver] Connected to: ws://127.0.0.1:8098 2024-01-13 09:12:34.706937 +00:00 core WARN Driver not connected to start setup flow, starting driver. State: Some(Idle) 2024-01-13 09:12:34.705658 +00:00 core NOTICE Added standby inhibitor: Integration setup: uc_hue_driver

System version

No response

What part of the system affected by the problem?

No response

Additional context

No response

Sledgehamma commented 8 months ago

Rebooting router and hue bridge did the trick

JotWee commented 8 months ago

Bug should be closed