Skip to main content

A simple library to interface with EPS systems, built for use with Home-Assistant

Project description

pyepsalarm

Python library to interface with EPS systems, operated by Homiris for instance.

Example use:

from pyepsalarm import EPS

token = "MYTOKEN"
username = "123456789"
password = "mypassword+"

eps = EPS(token, username, password)

eps.get_status()
eps.arm_night(silent=True)
eps.get_status()
eps.disarm()

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

pyepsalarm-1.0.4.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file pyepsalarm-1.0.4.tar.gz.

File metadata

  • Download URL: pyepsalarm-1.0.4.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for pyepsalarm-1.0.4.tar.gz
Algorithm Hash digest
SHA256 fc92bd7abb2be4c0c4a9406017364dec37636b9a1076b3d042e945d65087a565
MD5 c9d905e01055fa01f8032cab41f2f79d
BLAKE2b-256 1673f9fd342d75382f81c6195932d2c2b9c762f9987440ce78c560370df36f20

See more details on using hashes here.

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