v1.1.0 (2026-05-01)
-
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 AssistantMedia 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
- 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 = "";
- Fix some padding, naming and icon incosistencies
The top right buttons follow the theme better and all use icons