Skip to content

Instantly share code, notes, and snippets.

@jazzyisj
jazzyisj / mass_play_media_card.yaml
Last active October 3, 2024 22:33
Play MASS Media - Example Loevelace Card
########################################################################################################
# Play Mass Media Lovelace Card
# Example: https://github.com/jazzyisj/home-assistant-config/blob/master/www/mass/mass_play_media_card.gif
########################################################################################################
type: entities
title: "Play MASS Media"
icon: mdi:play-box
state_color: true
show_header_toggle: false
entities:
@jazzyisj
jazzyisj / mass_play_media.yaml
Last active October 3, 2024 22:37
Music Assistant Play Media Package
##################################################################################################################
# MASS Play Media Package
#
# Download this package file to your packages folder (https://www.home-assistant.io/docs/configuration/packages/)
# or copy and paste in appropriate the areas in your configuration.yaml file.
#
# NOTE: You must change all items marked with the #TODO tag!
##################################################################################################################
input_boolean:
mass_shuffle:
@jazzyisj
jazzyisj / package_unavailable_entities.yaml
Last active October 1, 2024 19:12
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
#######################################################################################################################