# Connected Devices – More Options

Click on a connected device to see more options. A window will open showing detailed information and settings for the selected device.

**Device Overview:**

1. **Zone and Room:**
   * This shows the **zone** and **room** where the device is located. In this case, the device is placed in the area WHG 1 (ground floor right) in the balcony room.
2. **Platform, Category, and Type:**
   * The **platform** is Wiser, the **category** is Lighting, and the **type** is Light.
3. **Manufacturer and Model:**
   * Manufacturer: Feller
   * Model: Wiser
4. **Connection and Status:**
   * This shows the connection quality (here 44%) and the current status of the device (OK).
5. **Compatibility and Certification:**
   * Compatibility: 100%
   * Certified by nomos-system.

**Settings:**

1. **Central Function:**
   * Activate or deactivate whether the device should participate in central functions, such as controlling in central scenarios.
2. **App Display:**
   * The device can be shown in apps or kept hidden, depending on your needs.
3. **Voice Control:**
   * Enable whether the device can be used with voice assistants (e.g., Google Assistant, Alexa, or Siri).
4. **HAP Display:**
   * This indicates whether the device is available in the HomeKit Accessory Protocol (HAP) to be controlled through Apple Home.

**Connection:**

1. **Scenes:**
   * This shows the connected scenes, such as a scene that turns off all lights ("All Off").

**Screen Configuration:**

1. **Connection Quality:**
   * This setting allows displaying the connection quality on a status screen.

**More Options:**

1. **Values & Options:**
   * This button allows you to set advanced settings such as the brightness of the lamp or other functions (depending on the device type).
2. **Data Logs:**
   * You can access a data log here that provides useful information about the connection and activity of the device.
3. **Delete Device:**
   * If you want to remove the device from the system, you can do this through the **delete device option**.

<figure><img src="/files/tfdk3wGCgIiATt4OlKkB" 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/wiser-by-feller/connected-devices-more-options.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.
