# Shelly

## Anschließen

### Schalter + Steckdose

3 Kabel: 2x schwarz (L), 1x blau (N)

* L von Steckdose zu Schalter
* L von Schalter zu Shelly L
* L von Schalter zu Shelly SW
* N von Steckdose zu Shelly
* Lichtkabel an I/O von Shelly

### Anschlussshemen

[Shelly 1](https://www.shelly-support.eu/lexikon/index.php?entry/31-anschlussschemen-shelly-1/)

## Einrichten

* Mit Shelly WLAN verbinden (Am Besten mit Laptop -> copy / paste)
* <http://192.168.33.1/>
* Internet & Security > WiFi Mode - Client
  * Haken setzen ("Connect the Shelly device to an existing WiFi Network")
  * SSID eintragen
  * Passwort eintragen
* Mit WLAN verbinden
* Shelly App starten
* Gerät wird automatisch entdeckt

## Links

* [Collection of HTTP commands](https://www.shelly-support.eu/forum/index.php?thread/775-collection-of-http-commands/)


---

# 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://notes.d15r.de/home-automation/shelly.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.
