Skip to content

Releases: dmamontov/hass-ledfx

v3.0.0 - 2023.03.14

14 Mar 07:31
473507a
Compare
Choose a tag to compare

Telegram

Changes in v3.0.0

BREAKING CHANGES

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

v2.1.0 - 2022.09.02

01 Sep 21:10
2d645c2
Compare
Choose a tag to compare

Telegram

Changes in v2.1.0

BREAKING CHANGES

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

v2.0.1 - 2022.07.26

25 Jul 22:08
53c5123
Compare
Choose a tag to compare

Telegram

Changes in v2.0.1

BUGFIXES

  • Fixed bug with empty custom presets. - #11

v2.0.0 - 2022.07.25

25 Jul 08:22
f6685f3
Compare
Choose a tag to compare

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 - 2022-04-07

06 Apr 21:35
Compare
Choose a tag to compare
  • Fix Hass 2022.4"

v1.3.1 - 2022-02-09

08 Feb 22:29
Compare
Choose a tag to compare
  • Reduced load on the database when updating.

v1.3.0 - 2022-02-07

07 Feb 15:18
Compare
Choose a tag to compare
  • Reduced load on the database when updating.
  • Move scene switch to button.

v1.2.1 - 2022-01-26

26 Jan 20:05
Compare
Choose a tag to compare

v1.2.0 - 2022-01-23

22 Jan 21:18
Compare
Choose a tag to compare
  • Added optional BasicAuth support

v1.1.4 - 2022-01-22

22 Jan 20:29
Compare
Choose a tag to compare