Skip to main content

Lutron HomeWorks Series 4 and 8 interface over Serial and 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

lutron-homeworks-1.0.4.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

lutron_homeworks-1.0.4-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file lutron-homeworks-1.0.4.tar.gz.

File metadata

  • Download URL: lutron-homeworks-1.0.4.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for lutron-homeworks-1.0.4.tar.gz
Algorithm Hash digest
SHA256 ed8a879ab650f3e1e71d23431c7b8518e544c34eb61205d6fb79744b3d41dbab
MD5 f47dcc7001c7f80d8805a4d8d96b1284
BLAKE2b-256 4bfa536aac4f808159e454e343d1c605ee058a6fae11148174dd40fa73b688bc

See more details on using hashes here.

File details

Details for the file lutron_homeworks-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: lutron_homeworks-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for lutron_homeworks-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3d1fac2613001552b673499fe8433f9abd4647effd33b51dfe32795893bbb24f
MD5 4b9489e8b9f972fd51106c820b9067fa
BLAKE2b-256 afc728400fed253a30997f335e13ece5e556276731bb1be5e4f9439fd9fa8029

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