Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Releases: azogue/fasthue

Deprecated library

20 Jun 12:32
6f110a0
Compare
Choose a tag to compare

This custom component is not needed anymore, now that the core Hue integration has local push access to the Hue bridge (nothing can be faster than that 😆)

Some context in #22

If you're seeing this message, and have this integration installed, go to your Integrations menu to remove it, and then remove the folder in your custom_components :)

Minor update of Integration Manifest

08 May 08:53
5cb7a62
Compare
Choose a tag to compare

Implement integration Options to edit the scan_interval

08 Mar 07:19
cbf6d84
Compare
Choose a tag to compare

Changes:

  • Implement "Options" menu to change update interval globally anytime
  • Modified scan intervals by calling the fasthue.set_update_interval service won't persist a HA restart, going back to the global value stored in the integration config (BREAKING CHANGE)
  • Add Norwegian (from @hwikene), update README (from @huubeikens), remove some warning log messages

Add translations for IT, PL, ES

10 May 16:17
5c16335
Compare
Choose a tag to compare
  • Minor update, just adding translated texts for the config flow for Italian, Polish and Spanish.

Adapt to HA >= 0.109

29 Apr 19:24
8875d13
Compare
Choose a tag to compare
  • Translations folder for config flow is renamed to avoid warnings and incompatibility on HA >= 0.111
  • Add Github Action to validate for HACS
  • Add Github Action to validate for HA Core (with hassfest)

Do not update if using HA < 0.109, as it would break it

Initial version

17 Apr 18:26
Compare
Choose a tag to compare
v1.0.0

minor changes