Python scripts that allow you to control the openwebnet alarm. You can retrieve the status and enable/disable it. OpenWebNet does not allow you to enable (*5*8##) and disable(*5*9##) alarm with the default commands. You need to define two auxiliary commands (see the scripts for more info).
- Alarm control unit 3486
- Web server F453AV
This script enables the alarm. Requires an auxiliary command.
This script disables the alarm Requires an auxiliary command.
Retrieve the alarm status. Doesn't need an auxiliary command.
This is modified version of this https://github.com/pippocla/OpenWebNet library. It is used for authentication and to send command to the Web Server.