Skip to content

Instantly share code, notes, and snippets.

@jazzyisj
jazzyisj / mass_play_media_card.yaml
Last active December 1, 2024 15:32
Play MASS Media - Example Loevelace Card
########################################################################################################
# MASS Media Launcher - Lovelace Card
# Example: https://github.com/jazzyisj/home-assistant-config/blob/master/www/mass/mass_play_media_card.gif
#
# Requirements: Available on HACS
# https://github.com/thomasloven/lovelace-fold-entity-row
# https://github.com/thomasloven/lovelace-template-entity-row
########################################################################################################
type: entities
title: "Play MASS Media"
@jazzyisj
jazzyisj / mass_play_media.yaml
Last active December 1, 2024 15:33
Music Assistant Play Media Package
##################################################################################################################
# MASS Play Media Package
# Launch Music Assistant Library Media from HASS dashboard & automations
#
# 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.
#
# #TODO: List all your MASS media players
##################################################################################################################
input_boolean:
@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
#######################################################################################################################