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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ISY994-Homie4-Bridge-0.3.8.tar.gz
.
File metadata
- Download URL: ISY994-Homie4-Bridge-0.3.8.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 204d906fb17093986f77bcaa1156ddf543f9eb1d0e020a162f699cddf40c3b26 |
|
MD5 | f73df4ee527be84cb5b2d930859763ba |
|
BLAKE2b-256 | 22580beaa2696c5015a5ed187c5f46006f90bd5d0867a5a66d12f3bfa52aa9cf |
File details
Details for the file ISY994_Homie4_Bridge-0.3.8-py3-none-any.whl
.
File metadata
- Download URL: ISY994_Homie4_Bridge-0.3.8-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb9889a045991c5c977655e5d8e804e22d12f22df8af3e33d183eb71f0d0cc1a |
|
MD5 | 1a5a08f4d34433a9c5516106009691bc |
|
BLAKE2b-256 | 4f4fd5ffb4f8f756d58805c67388a0a1ee80aa04e9467857cfc269149c56fd1e |