This release is a pre-release and may not be stable for production use.
PyISY
Python Library for the ISY Controller
This library allows for easy interaction with ISY nodes, programs, variables, and the network module. This class also allows for functions to be assigned as handlers when ISY parameters are changed. ISY parameters can be monitored automatically as changes are reported from the device.
NOTE: Significant changes have been made in V2, please refer to the CHANGELOG for details. It is recommended you do not update to the latest version without testing for any unknown breaking changes or impacts to your dependent code.
Examples
See the examples folder for connection examples.
Maintainers
- Greg Laabs (@OverloadUT)
- Ryan Kraus (@rmkraus) (creator)
Contributing
A note on contributing: contributions of any sort are more than welcome! This repo uses precommit hooks to validate all code. We use black to format our code, isort to sort our imports, flake8 for linting and syntax checks, and codespell for spell check.
To use pre-commit, see the installation instructions for more details.
Short version:
# From your copy of the pyisy repo folder:
pip install pre-commit
pre-commit install
PyISY_beta Fork & PyPi Package
The PyISY_beta package is a drop in replacement & testing package for the original PyISY. It was created to provide a package to test new modifications while waiting to be incorporated into the original scope.
For more information about the beta package: https://github.com/shbatm/PyISY/tree/PyISY_beta
Release files for pyisy-beta 2.0.0.dev176
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyisy-beta-2.0.0.dev176.tar.gz | 40.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyisy_beta-2.0.0.dev176-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 89.8 kB
Release files / pyisy-beta-2.0.0.dev176.tar.gz
| Download URL | pyisy-beta-2.0.0.dev176.tar.gz |
|---|---|
| Size | 40.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8aa93bf95a009704c0fc5145a6f5f57076ec2b80ba29f0b2a16e2cf61d8f537d
|
|
BLAKE2b-256 checksum How to use checksums |
433cc320e0401d03050cb76ad7495d82d209bce202fdd5de6c45673c92454812
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.3
|
Release files / pyisy_beta-2.0.0.dev176-py3-none-any.whl
| Download URL | pyisy_beta-2.0.0.dev176-py3-none-any.whl |
|---|---|
| Size | 49.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
445d00de0995a850fa685ba7dea61ee22c1041395309eeba9deca487b47f6e70
|
|
BLAKE2b-256 checksum How to use checksums |
b97e52ee46da0d43ed8eba0fe0f166311289ab163e978c8fbb89500df302efa7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.3
|