Hass Ledfx Versions Save

LedFx for Home Assistant

v3.0.0

1 year ago

Telegram

Changes in v3.0.0

BREAKING CHANGES

  • ❗ The minimum version of HASS has been raised to 2023.3.0 - #19

v2.1.0

1 year ago

Telegram

Changes in v2.1.0

BREAKING CHANGES

  • Added support for LedFx 2.x;
  • Fixed the name of the effects.

v2.0.1

1 year ago

Telegram

Changes in v2.0.1

BUGFIXES

  • Fixed bug with empty custom presets. - #11

v2.0.0

1 year ago

Telegram

Changes in v2.0.0

❗❗❗ Warning! This is a release 2.0.0. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

BREAKING CHANGES

  • The component has been completely rewritten
  • Fully covered with tests
  • The component is completely redesigned under DataUpdateCoordinator
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.)
  • All entity_ids are now generated based on ip address
  • Removed customization support from yaml
  • Added advanced logging
  • All objects will have a new entity_id
  • Added system health monitoring
  • Added and passed all validators and conditions for entering the HACS Default

v1.4.0

2 years ago
  • Fix Hass 2022.4"

v1.3.1

2 years ago
  • Reduced load on the database when updating.

v1.3.0

2 years ago
  • Reduced load on the database when updating.
  • Move scene switch to button.

v1.2.1

2 years ago
  • Fix #7

v1.2.0

2 years ago
  • Added optional BasicAuth support

v1.1.4

2 years ago
  • fix #6