Skip to content

Stable Release v1.4.2

Compare
Choose a tag to compare
@JasonPuglisi JasonPuglisi released this 16 Nov 19:57

Cosmetic Changes

  • Removed discussion link since Reddit thread is archived
  • Added settings page to configure weather units and background type
  • Added background types of album, artist, or none
  • Rewrote Hue settings page to configure Hue lights
  • Automatically populate home page with last username viewed

Technical Changes

  • Updated Forecast API to Dark Sky API (new environment variable is DARK_SKY_KEY)
  • Added web app tag for Android
  • Added OpenWeatherMap API as Dark Sky API fallback (environment variable is OPENWEATHERMAP_KEY)
  • Rewrote Hue configuration to use local API (must be on same network as lights)

Bug Fixes

  • Made Hue work again by switching to local API

Known Issues

  • Certain responses from Last.fm may cause the background image to stay blank or not update (this doesn't happen often)
  • Controlling Hue lights requires allowing mixed content (HTTP content on HTTPS page); this is due to a flaw in the Hue hardware which doesn't allow API access over HTTPS (we can't do anything about it)