# App Utente iOS

- [Guida iOS](https://docs.ohmautomation.io/ios/guide.md): Alcuni semplici suggerimenti per aiutarti ad interagire con l'app utente.
- [Luci](https://docs.ohmautomation.io/ios/guide/lights.md): Istruzioni per il controllo delle luci dimmerabili e RGB.
- [Gestione Termostato e Umidostato](https://docs.ohmautomation.io/ios/guide/thermostat.md): Guida che riassume le principali funzionalità del termostato; i passaggi descritti valgono per l'umidostato e in generale per la gestione di qualsiasi sensore per cui è stato attivato il controllo.
- [Sistema di Allarme](https://docs.ohmautomation.io/ios/guide/security-system.md): Tutto quello che ti serve sapere per gestire il tuo sistema di allarme.
- [Irrigazione](https://docs.ohmautomation.io/ios/guide/irrigation.md): Le funzioni principali per la cura del tuo giardino, ovunque tu sia.
- [Programmazione Oraria](https://docs.ohmautomation.io/ios/guide/scheduling.md)
- [Automazioni](https://docs.ohmautomation.io/ios/guide/automations.md)
- [Configurazione Operazione](https://docs.ohmautomation.io/ios/guide/set-operation.md)
- [Configura Condizione](https://docs.ohmautomation.io/ios/guide/set-condition.md)
- [Scorciatoie](https://docs.ohmautomation.io/ios/guide/shortcuts.md)
- [Scorciatoie Condivise](https://docs.ohmautomation.io/ios/guide/share-shortcut.md)
- [Preferiti](https://docs.ohmautomation.io/ios/guide/favorites.md)
- [Apple Watch](https://docs.ohmautomation.io/ios/guide/apple-watch.md): Gestione delle Scorciatoie da Apple Watch.
- [Meteo](https://docs.ohmautomation.io/ios/guide/weather.md)
- [Ricerca Universale](https://docs.ohmautomation.io/ios/guide/universal-search.md): Cerca ed interagisci rapidamente con il tuo impianto.
- [Multi Impianto](https://docs.ohmautomation.io/ios/guide/systems.md)
- [Recupero Password](https://docs.ohmautomation.io/ios/guide/password-recovery.md)
- [Eliminazione Account](https://docs.ohmautomation.io/ios/guide/account-deletion.md)


---

# 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://docs.ohmautomation.io/ios.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.
