Skip to main content

MQTT client to report state of LifeSOS security system and devices.

Project description

This application provides an MQTT client that interfaces with LifeSOS alarm systems, sensors and switches. It will publish the state of all devices to an MQTT broker, which can then be consumed by any application that provides MQTT support, such as Home Assistant or OpenHAB. It will also subscribe to topics on the broker that allow the control of the alarm system (eg. arm, disarm) and turn on/off any attached switches.

It was written for & tested with the LS-30 model, though it should also work on the LS-10/LS-20 models. Note that in some markets, they may also be labelled under the name of the distributor; eg. SecurePro in Australia, WeBeHome in northern Europe.

Requirements

  • A network-connected LifeSOS LS-30, LS-20 or LS-10 alarm system.

  • Something to run this application on. Assuming you want to leave it running 24/7, a low-powered device like a Raspberry Pi or a NAS are ideal.

  • Python 3.5.3 or higher must be installed.

  • An MQTT broker to connect to; eg. Mosquitto

Installation

To install this application, run the following command:

$ pip install lifesospy_mqtt

Refer to the LifeSOSpy_MQTT project page for full details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lifesospy_mqtt-0.10.3.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

lifesospy_mqtt-0.10.3-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page