Giter Club home page Giter Club logo

arm32v7-pai's Introduction

Paradox Alarm Interface for Magellan

created by jpbarraca (https://github.com/jpbarraca/pai)

Paradox Alarm Interface for Magellan created by jpbarraca (https://github.com/jpbarraca/pai).
Middleware that aims to connect to a Paradox Alarm panel, exposing the interface for monitoring and control via several technologies. With this interface it is possible to integrate Paradox panels with HomeAssistant, OpenHAB, Homebridge or other domotics system that supports MQTT, as well as several IM methods.

Docker image to automate installation and running in direct IP connection with MQTT enabled. The application is started and managed by supervisor.

Requires a configured MQTT server to run. Configure config/user.py to suite your environment.

Run with:

docker run -d --name='pai' --network bridge \
    -v '/docker-data/pai/app':'/opt/paradox':'rw' \
    -e TZ="Africa/Johannesburg" \
     jakezp/arm32v7-pai:latest

Requires a configured MQTT server to run. There are many other options that can be tweaked - check config/defaults.py for options and add these options to be changed to /tmp/pai/config/pai/config/user.py.

Restart pai with:

docker exec pai /usr/bin/supervisorctl restart pai

Resources:

Dockerfile - Build docker image
README.md - This file
rpi-pai.service - systemd file to auto start docker
run.sh - Start the service
supervisord.conf - Supervisor config

RPI Image

This repo is for creating a docker image for Raspberry PI

Dockerhub

https://hub.docker.com/r/jakezp/arm32v7-pai/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.