Skip to content

Python scripts that allow you to retrieve the openwebnet alarm status and enable/disable it

Notifications You must be signed in to change notification settings

mvalla/openwebnet-alarm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwebnet-alarm

Description

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).

Tested devices

  • Alarm control unit 3486
  • Web server F453AV

Scripts description

enable_alarm.py

This script enables the alarm. Requires an auxiliary command.

disable_alarm.py

This script disables the alarm Requires an auxiliary command.

alarm_status.py

Retrieve the alarm status. Doesn't need an auxiliary command.

OpenWebNet.py

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.

About

Python scripts that allow you to retrieve the openwebnet alarm status and enable/disable it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%