# Sonos

With the Sonos integration, you can control your Sonos speakers through the nomos system Controller and include them in automations.

Steps to Set Up:

1. **Activate Sonos Integration:**
   * Click the **on button** to enable the Sonos integration.
   * The nomos system Controller will then search for existing Sonos devices on your network.
2. **Add Device:**
   * Click the "**Add Device**" button to add a new Sonos device.
   * Note: You need to set up your Sonos speakers in the official Sonos app first, before they can be recognized and added by the nomos system Controller.
3. **Conrol Sonos Devices:**
   * Once the Sonos devices are added, you can control them directly through the nomos app. This includes basic controls like Play/Pause, volume adjustment, or selecting playlists.

     <br>
4. **Use Sonos in Automations:**
   * In the nomos app, you can include Sonos speakers in your automations. For example, you can create an automation that plays music as soon as you get home or when a specific scene is activated.

**Notes:**

* Make sure that the Sonos devices are properly set up in the Sonos app before integrating them into nomos.
* If no devices are found, ensure they are connected to the same network as your nomos system Controller.

<figure><img src="/files/rR4tdlvoBrbkltOKkVGz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integrator-en/skills/sonos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
