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 supports Insteon dimmers, switches, keypadlincs, fanlincs, templinc and contact devices ZWave locks and switches ISY Scenes ISY Programs ISY Variables

To start as a service on Raspbian:

Use pip3 to install, not pip

Create isy_homie.yml in /etc sudo nano /etc/isy_homie.yml

Copy the following into that file, change the defaults and save

isy:
  url: xxx.xxx.xxx.xxx
  username: admin
  password: admin

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 sudo nano /etc/systemd/system/isy-homie.service

Copy the following into that file, change the User from pi if needed, and save

[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

Copy the file isy_home_start.py from the github repository to /usr/local/bin

sudo systemctl start isy-homie

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.4.6.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

ISY994_Homie4_Bridge-0.4.6-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ISY994-Homie4-Bridge-0.4.6.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for ISY994-Homie4-Bridge-0.4.6.tar.gz
Algorithm Hash digest
SHA256 affd141a16f728a0b2ad7d9ceea33c96f127d1025023593b1b20572e1ccad987
MD5 fb5533c44a116f656c2cff65835d9330
BLAKE2b-256 787a49f64668de81b30e97cf795ddb9a39345ba2325c447e1eb78114ab222a97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ISY994_Homie4_Bridge-0.4.6-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for ISY994_Homie4_Bridge-0.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6bfeb4939a044b1ce973b283025d9e06b0b4fd230850eb8e0230a0318fc5ac71
MD5 c89692663dddb7a64b43409d8cf1b99f
BLAKE2b-256 b0a74a65ed0da8e4aae27388a224c9bff5c3fcdfc7c16cab1e106bead4df3c44

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