Anzeige und Steuerung einer Bosch SmartHome Automation
- 1. Funktionsumfang
- 2. Voraussetzungen
- 3. Software-Installation
- 4. Einrichten der Instanzen in IP-Symcon
- 5. Statusvariablen
- 6. PHP-Funktionsreferenz
- 7. Aktionen
- 8. Anhang
- 9. Lizenz
- Anzeige und Steuerung einer Bosch SmartHome Automation
- IP-Symcon ab Version 7.0
- Bosch SmartHome Controller I oder II.
- Dieses Modul ist Bestandteil der Bosch SmartHome-Library.
Unter 'Instanz hinzufügen' kann das 'Bosch SmartHome Automatisierungsregel'-Modul mithilfe des Schnellfilters gefunden werden.
- Die Einrichtung sollte durch das anlegen einer Bosch SmartHome Konfigurator-Instanz erfolgen.
- Weitere Informationen zum Hinzufügen von Instanzen in der Dokumentation der Instanzen
Name | Text | Typ | Beschreibung |
---|---|---|---|
AutomationRuleId | Automation ID | string | Adresse der Rule |
Name | Typ | Profil | Beschreibung |
---|---|---|---|
AutomationRule_enabled | bool | ~Switch | Automation aktiviert |
bool BSHC_RequestState(integer $InstanzID);
Aktuellen Status auslesen.
bool BSHC_EnableAutomationRule(integer $InstanzID, bool $Active);
Automation aktivieren (true
) oder deaktivieren (false
).
Keine Aktionen verfügbar.
Die Library ist für die nicht kommerzielle Nutzung kostenlos, Schenkungen als Unterstützung für den Autor werden hier akzeptiert:
IPS-Modul:
CC BY-NC-SA 4.0