Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

WinHue - 3.0.4666.0

Compare
Choose a tag to compare
@Hyrules Hyrules released this 17 Jun 22:13
· 43 commits to master since this release
8b93569

///////////////////////////////////////////////////////
/// WinHue 3 - {release}
///////////////////////////////////////////////////////

NOTE : You need Microsoft Dot Net Framework 4.5.2 for this program to work properly.
You might also need Visual C++ 2010 Redistributable library.
Both are available at Microsoft's website.

Fixed:

  • Exporting config from the main menu caused a crash.
  • A bug where editing a rule action caused a crash.
  • Update manager not pointing to the right address.
  • Cloning rule giving an error.
  • Cloning scenes giving an error.
  • Fixed rule creator behavior when creating rule with hidden or group zero.

Added:

  • Added the streaming trigger to the context menu. Won't do anything at the moment beside triggering the streaming flag on the entertainment group.
  • Entertainement Creator now available. You can create entertainment group. ( Not currently used in WinHue )

Changed:

  • Way the light are displayed. Removed the unreachable light image needed.
  • Unreachable will now show as greyed out.
  • Simplified Schedule deserialization / serialization.
  • Simplified rule deserialization / serialization.

Removed :

  • Delete button of the User management window. Philips has now removed the possibility for the API users to remove users. You need to use philips portal to do so : https://account.meethue.com/apps

WIP:

  • Animation creator. (Not Available yet)
  • Cannot clone entertainement at the moment.