Skip to main content

Python Package for programmatically controlling Security and Intrusion systems made by IESS

Project description

metronetpy

Python Package for programmatically controlling Security and Intrusion systems made by IESS (http://iessonline.com). Metronet is the cloud application provided by IESS that allows authenticated user to manage their own IESS security system. This was originally designed for metronet a custom_component for Home Assistant.

NOTE: Metronet has no official API; therefore, this library may stop working at any time without warning.

Credits

Originally inspired by concord232 and pythonegardia Additional scaffolding from alexapy

Contributing

  1. Check for open features/bugs or initiate a discussion on one.
  2. Fork the repository.
  3. Install the dev environment: make init.
  4. Enter the virtual environment: pipenv shell
  5. Install requirements: pip3 install -r requirements.txt
  6. Code your new feature or bug fix.
  7. Write a test that covers your new functionality.
  8. Update README.md with any new documentation.
  9. Run tests and ensure 100% code coverage for your contribution: make coverage
  10. Ensure you have no linting errors: make lint
  11. Add yourself to AUTHORS.md.
  12. Submit a pull request!

License

GPLv30. By providing a contribution, you agree the contribution is licensed under GPLv3.

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

metronetpy-0.3.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

metronetpy-0.3.0-py3-none-any.whl (20.0 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