Skip to main content

Lutron Homeworks Series 4 and 8 interface over Ethernet

Project description

pyhomeworks Package

Package to connect to Lutron Homeworks Series-4 and Series-8 systems. The controller is connected by an RS232 port to an Ethernet adaptor (NPort).

Example:

from time import sleep
from pyhomeworks import Homeworks

def callback(msg,data):
    print(msg,data)

hw = Homeworks( 'host.test.com', 4008, callback )

# Sleep for 10 seconds waiting for a callback
sleep(10.)

# Close the interface
hw.close()

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

pyhomeworks-0.0.7.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

pyhomeworks-0.0.7-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pyhomeworks-0.0.7.tar.gz.

File metadata

  • Download URL: pyhomeworks-0.0.7.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for pyhomeworks-0.0.7.tar.gz
Algorithm Hash digest
SHA256 0bde3b2ac042b351a53fc56d1adf3656aa6d3d754af873cdeb434a62c5050fca
MD5 d9813546f1c3e36a8068d609b0d48522
BLAKE2b-256 7bd1599f4d50128481057bdc021d292c12ddf0bca307803c4a161d6448be3d8a

See more details on using hashes here.

File details

Details for the file pyhomeworks-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: pyhomeworks-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for pyhomeworks-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 927891276c72e2fd3c24d813c5ee903dbcce66b5ca5a7348df3c5598a206e5cf
MD5 bf49be7d7bcd576f8a06b32186952f87
BLAKE2b-256 86e65e124afecf9730ccc6f233b28865ef9f523ca59257fa8b62b8fe920f5a7b

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