Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songzh96/homebridge-crestron-lts
Introduction This Homebridge plugin exposes to Apple's HomeKit devices (lights, plugs, sensors, switches, ...) and virtual devices on a Crestron professor. Homebridge Crestron communicates with TCP.
https://github.com/songzh96/homebridge-crestron-lts
crestron homebridge homekit
Last synced: 8 days ago
JSON representation
Introduction This Homebridge plugin exposes to Apple's HomeKit devices (lights, plugs, sensors, switches, ...) and virtual devices on a Crestron professor. Homebridge Crestron communicates with TCP.
- Host: GitHub
- URL: https://github.com/songzh96/homebridge-crestron-lts
- Owner: songzh96
- License: apache-2.0
- Created: 2022-02-10T08:17:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T13:09:46.000Z (over 1 year ago)
- Last Synced: 2024-10-06T18:08:03.880Z (about 1 month ago)
- Topics: crestron, homebridge, homekit
- Language: TypeScript
- Homepage:
- Size: 2.08 MB
- Stars: 30
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebridge Crestron LTS
[![Downloads](https://img.shields.io/npm/dt/homebridge-crestron-lts)](https://www.npmjs.com/package/homebridge-crestron-lts)
[![Version](https://img.shields.io/npm/v/homebridge-crestron-lts)](https://www.npmjs.com/package/homebridge-crestron-lts)
[![Homebridge Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=discord)](https://discord.gg/hZubhrz)[![GitHub issues](https://img.shields.io/github/issues/songzh96/homebridge-crestron-lts)](https://github.com/songzh96/homebridge-crestron-lts/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/songzh96/homebridge-crestron-lts)](https://github.com/songzh96/homebridge-crestron-lts/pulls)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen)](https://standardjs.com)
[![Donate via PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square)](https://paypal.me/songzh96?locale.x=zh_XC)## Homebridge plugin for crestron
Copyright © 2022 WUMENGTECH. All rights reserved.### Introduction
This [Homebridge](https://github.com/homebridge/homebridge) plugin exposes to Apple's [HomeKit](http://www.apple.com/ios/home/) devices (lights, plugs, sensors, switches, ...) and virtual devices on a Crestron Processor .
Homebridge Crestron communicates with TCP.### Supported Homekit Devices
### CHANGE LOGS
* See here the changelog### HARDWARE Prerequisites
1. Raspberry(Or other devices that can install homebridge, such as NAS, Win, MAC...)
2. Crestron Processor(Series 3 and Series 4 mainframes supporting SIMPL programming)### SOFTWARE Prerequisites
1. install Homebridge [Raspberry OS](https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Raspbian)2. install homebridge-crestron-lts
3. Download Crestron macro files on the [release page](https://github.com/songzh96/homebridge-crestron-lts/releases/tag/v1.0.0) Then put the file in your program
4. Programming in SIMPL
5. Upload the program to your Crestron professor
6. Configure devices in homebridge
7. Save config and then restart homebridge
8. Add Device to Homekit
9. Have FUN