Question

Sonos should create groups or scenarios for sound levels

  • 28 January 2018
  • 1 reply
  • 524 views

Badge
My tv volume is to be lowered at 10pm etc

This topic has been closed for further comments. You can use the search bar to find a similar topic, or create a new one by clicking Create Topic at the top of the page.

1 reply

Userlevel 4
Badge +14
If you feel like using some DIY to enable this, look into the following projects:

https://github.com/jishi/node-sonos-http-api (created by me)
Macronos for android https://play.google.com/store/apps/details?id=dk.youtec.android.macronos&hl=en
SonoSequencr for iOS https://itunes.apple.com/se/app/sonosequencr/id967043604?mt=8

Not sure if the mobile apps can do scheduling, never used them myself, but they might. With an API you need to do the scheduling yourself (using cron or any other kind of system). The API do have a "preset" function which is basically what you want, but you need to control triggers yourself. You can probably use IFTTT or Stringify or the likes for that if you find that easier. For easy IFTTT integration, see http://www.bronos.net