Skip to main content

Lutron Homeworks Series 4 and 8 interface over Ethernet

Project description

RFK101 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.6.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

pyhomeworks-0.0.6-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyhomeworks-0.0.6.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pyhomeworks-0.0.6.tar.gz
Algorithm Hash digest
SHA256 12a6e6f36ef8076841b85fa64447bc96a1a1a73644c4f276f63cefc01e51351f
MD5 12d7f97937def24089c5686c3549cb23
BLAKE2b-256 8b6b9530dd734eb72d704f7490ea1f16e1cb774626ea2efb0e0cbb931bbfdc9c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyhomeworks-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pyhomeworks-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 09b6586ded7249482265c2e2aedba2055d6762436466ae8d804824190372e98d
MD5 ad7dd95cddb0a43efc8708f6302e07f4
BLAKE2b-256 478ba046d3a5344d37962af329e14ac4436be68e96267fc7dade410e947d4f65

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