Skip to content

Instantly share code, notes, and snippets.

@jazzyisj
jazzyisj / package_unavailable_entities.yaml
Last active November 10, 2024 14:38
Unavailable Sensor Detection and Notification
#######################################################################################################################
# The Unavailable Entities Sensor Package has been moved to it's own repository!
# https://github.com/jazzyisj/unavailable-entities-sensor
#######################################################################################################################
@jazzyisj
jazzyisj / mass_play_media.yaml
Last active March 22, 2025 09:49
Music Assistant Play Media Package
##################################################################################################################
# Music Assistant Play Media Package - Launch Music Assistant Library Media from HASS dashboard & automations
# Use with Play Music Assistant Media lovelace card - https://gist.github.com/jazzyisj/f90bf1c1c3205d5d2d791f196fc144b1
# Download this package file to your packages folder or add yaml to your configuration.yaml file.
# Change to one of your Music Assistant media player entity_id's where indicated with #TODO tag.
##################################################################################################################
input_boolean:
mass_shuffle:
name: "Shuffle"
icon: mdi:shuffle
@jazzyisj
jazzyisj / mass_play_media_card.yaml
Last active March 22, 2025 09:49
Play Music Assistant Media Lovelace Card
########################################################################################################
# Play Music Assistant Media - Lovelace Card
# Use with Play Music Assistant Media Package - https://gist.github.com/jazzyisj/c53c92779785bb5d9952adf3a3a28107
# Requirements: Available on HACS
# https://github.com/thomasloven/lovelace-fold-entity-row
# https://github.com/thomasloven/lovelace-template-entity-row
########################################################################################################
type: entities
title: "Play Music Assistant Media"
icon: mdi:play-box