2017 © Pedro Peláez
 

laravel-module homify-sonos

image

markushaug/homify-sonos

  • Thursday, February 8, 2018
  • by markushaug
  • Repository
  • 1 Watchers
  • 0 Stars
  • 39 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

homify-sonos - Sonos Plug-in for homify

Control you Sonos-Devices with homify, (*1)

Features

  • Control you Sonos-Device over the upnp-interface

Coming soon

  • Discover function, to discover all Sonos-devices in your local network (upnp-broadcast)

Installation

  1. Navigate into your homify folder
  2. Run composer require markushaug/homify-sonos

Usage

The following json is required for the plug-in, when you create a new thing: - {"default_on":"PLAY", "default_off": "STOP", "ip":"10.10.3.1"}, (*2)

Homify's routing is fully dynamically. You can use the following URL to access your things:, (*3)

  • https://<server_ip>/thing/<thing_name>/<channel>

Channels

The following channels are available., (*4)

  • play
  • pause
  • on
  • off
  • output -> Status like 'PLAYING' / 'PAUSED_PLAYBACK' / 'STOP' / ..
  • next
  • previous
  • setVolume
  • getVolume
  • muteOn
  • muteOff
  • getMute

The Versions

08/02 2018

dev-master

9999999-dev

  Sources   Download

by Markus Haug

07/02 2018

dev-add-license-1

dev-add-license-1

  Sources   Download

by Markus Haug