Skip to content

Releases: Aleks130699/ha-fpp

v1.1.6-1

Choose a tag to compare

@Aleks130699 Aleks130699 released this 03 Dec 15:02
b5920bb

Full Changelog: v1.1.6...v1.1.6-1
Username and Password optional

v1.1.6

Choose a tag to compare

@Aleks130699 Aleks130699 released this 29 Nov 18:12
9921977
  • Setting up via the user interface
  • Added brightness control, requires the Brightness Control Plugin for FPP
  • Redesigned the asynchronous mode
  • Now it does not give errors if there is no cover image.

(ChatGpt was helpful in reworking the code, because I'm not a strong Python programmer)

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5-2-beta

v1.1.5-2-beta Pre-release
Pre-release

Choose a tag to compare

@Aleks130699 Aleks130699 released this 11 Dec 20:17
345d388

Full Changelog: v1.1.5-1...v1.1.5-2-beta

v1.1.5-1

Choose a tag to compare

@Aleks130699 Aleks130699 released this 10 Dec 18:02
bc374c3

Full Changelog: v1.1.5...v1.1.5-1
Fix: [BUG] Sequences or Playlists with Spaces in Name will not trigger through HomeAssistant #10

v1.1.5

Choose a tag to compare

@Aleks130699 Aleks130699 released this 10 Dec 17:11
242f955

What's Changed

  • Draft: Updates to modernize component by @zackbcom in #9

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4-2

Choose a tag to compare

@Aleks130699 Aleks130699 released this 29 Oct 15:32
52fc7df

Fix: Deprecated supported_features Values Used by FalconPiPlayer Integration #8
Full Changelog: v1.1.4-1...v1.1.4-2

v1.1.4-1

Choose a tag to compare

@Aleks130699 Aleks130699 released this 15 Jul 10:46
a40eea9

Full Changelog: v1.1.4...v1.1.4-1

v1.1.4

Choose a tag to compare

@Aleks130699 Aleks130699 released this 11 Jul 13:50
2124f3d

Added the ability to specify a username and password for ui fpp

In the configuration:
username: (Default: admin)
password: (Default: falcon)
Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@Aleks130699 Aleks130699 released this 08 Jun 14:34
01756a9

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@Aleks130699 Aleks130699 released this 19 Feb 06:42
e36dcd6

Fixing some problems:

The current track position was not displayed
The device was always displayed as available, even if it did not receive any data
The track name was displayed even when nothing was playing
The track name was displayed only if it was a sequence, now if just a music or video file is played, it will also be shown
The device did not have a unique id, which made it impossible to edit it.
Tested on version HA core-2024.2.2

Full Changelog: v1.1.1...v1.1.2