Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

jeremywillans/sonos-crossfade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sonos Crossfade

ARCHIVED REPO

This is now supported natively in HA 2021.8


Custom Component For Home Assistant

gh_release gh_last_commit hacs_custom

This component creates a service sonos_crossfade.update that lets you change the crossfade setting on any one of your Sonos speakers. Requires the sonos component to be already setup.

Install

  1. Install with HACS or copy the custom_components folder in your HA configuration folder.
  2. Add
    sonos_crossfade:
    
    to the configuration.yaml

Service Parameters

  • entity_id: entity id of the speaker (eg. media_player.bedroom)
  • enabled: crossfade enabled state (true or false)

Support

In case you've found a bug, please open an issue on GitHub.

My Repos

ha-rest980-roomba | roomba-vacuum-card | hass-addons | event-emitter | sonos-crossfade

BMC