/Hue.Blazor

Blazor WebAssembly application for Philips Hue

Primary LanguageHTMLMIT LicenseMIT

Hue.Blazor

Blazor WebAssembly application to control your Hue lamps.

Current state: proof of concept

Features:

  • Detect the bridge IP address
  • Register the app
  • Change the color of the lamps.

NOTE: This app only runs on HTTP, because the Hue Bridge does not have a valid SSL certificate.

Screenshots

Initial

Registered with bridge

Display groups and lights

Colorpicker

Dependencies

Blazor-Color-Picker
https://github.com/tossnet/Blazor-Color-Picker

Blazored.LocalStorage
https://github.com/Blazored/LocalStorage

Q42.HueApi
https://github.com/Q42/Q42.HueApi