Skip to main content

Homie 4 for Universal Devices ISY994

Project description

ISY-Homie

A bridge between the ISY994 controller and Homie 4 MQTT convention.

Utilizes the ISY944v5 package. Currently only supports Insteon devices, Insteon Scenes, ISY program, and ISY variables.

To start as a service on raspbian

Create isy_homie.yml in /etc using the following settings:

isy:
  url: xxx.xxx.xxx.xxx
  username: xxxxx
  password: xxxxx

mqtt:
  MQTT_BROKER: broker
  MQTT_PORT: 1883
  MQTT_USERNAME: null
  MQTT_PASSWORD: null
  MQTT_SHARE_CLIENT: true

Create isy-homie.service in /etc/systemd/system

[Unit]
Description=ISY995 Homie
After=multi-user.target

[Service]
User=pi
Type=simple
ExecStart=/usr/bin/python3 /usr/local/bin/isy_homie_start.py
Restart=on-abort

[Install]
WantedBy=multi-user.target

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

ISY994-Homie4-Bridge-0.3.6.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

ISY994_Homie4_Bridge-0.3.6-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file ISY994-Homie4-Bridge-0.3.6.tar.gz.

File metadata

  • Download URL: ISY994-Homie4-Bridge-0.3.6.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for ISY994-Homie4-Bridge-0.3.6.tar.gz
Algorithm Hash digest
SHA256 3665fe8f631b48cb238b9201a1df2bad188072e33e8ec204897930057a4e2c4f
MD5 df0c2e7c5d1549d55b833bba049a9698
BLAKE2b-256 9ee17b978c61ae0a6736ef7190d8b09d7e9b4504692d2f04478cf3b94086c39a

See more details on using hashes here.

File details

Details for the file ISY994_Homie4_Bridge-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: ISY994_Homie4_Bridge-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for ISY994_Homie4_Bridge-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1e1025ee6b2d325506c790e69e8ff6a39a19db5c29617b0acc8ae7c7fdc979cb
MD5 7a98a80647c1ac318d10be94302e092e
BLAKE2b-256 371b640ed7d2492379f26d4ac5a64deadd76b3000e0f0d4340f2f594204c6a9d

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