Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 495 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 495 Bytes

AdtPulse.com Python Library

version number: 0.0.1 author: Jeroen Goddijn

Overview

A simple library to interface with AdtPulse.com.

Mainly built for use with Home-Assistant

Installation / Usage

To install use pip:

$ pip install pyadtpulsedotcom

Or clone the repo:

$ git clone https://github.com/mariniertje/pyadtpulsedotcom.git
$ python setup.py install

Contributing

TBD

Example

TBD