Skip to content

v1.1.0 (2026-05-01)

Choose a tag to compare

@Big-Edge2297 Big-Edge2297 released this 01 May 07:50
e9a429f
  1. Implement support for 2 players - Spotify and Music Assistant

    2 Music entities are added now to support the functionality
    musicEntity: "media_player.YOUR_MEDIA_PLAYER",- for Spotify
    musicEntity2: "media_player.YOUR_MEDIA_PLAYER_2" - for Music Assistant

    Media browser support for both Spotify and Music Assistant by clicking on the folder icon

    Logic for switching between players. If one is playing the pill shows the name greyed out, if both are playing you can click on the tag to switch players

Overview Page Media Browser
  1. Add Alarmo support

Alarmo controls so you can arm/disarm the alarm on the top right buttons

Logic to enter a pin or leave empty if one does not exist
// Your Alarmo PIN code — sent silently with every arm/disarm command.
// Leave as empty string ("") if your Alarmo panel has no code configured.
const ALARM_CODE = "";

Alarmo
  1. Fix some padding, naming and icon incosistencies

The top right buttons follow the theme better and all use icons