Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m8335la/homebridge-ads
Homebridge your Beckhoff TwinCAT systems using ADS protocol
https://github.com/m8335la/homebridge-ads
ads beckhoff homebridge homekit plc twincat
Last synced: 3 months ago
JSON representation
Homebridge your Beckhoff TwinCAT systems using ADS protocol
- Host: GitHub
- URL: https://github.com/m8335la/homebridge-ads
- Owner: m8335la
- License: apache-2.0
- Created: 2023-09-02T09:19:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T12:31:44.000Z (3 months ago)
- Last Synced: 2024-09-26T22:27:05.622Z (3 months ago)
- Topics: ads, beckhoff, homebridge, homekit, plc, twincat
- Language: TypeScript
- Homepage:
- Size: 1.24 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebridge with Beckhoff TwinCAT ADS
This is a [Homebridge](https://homebridge.io) plugin that allows you to connect your PLC controlled light bulbs and blinds.
## Setup
You are ready for this, once you have Homebridge and this plugin installed from Homebridge UI. It should look like this:
![Screenshot of Homebridge UI with homebridge-ads plugin installed successfully.](/docs/assets/homebridge-plugins.png)
In TwinCAT PLC Control, create variables like this:
![Screenshot of TwinCAT PLC Control showing defined variables.](/docs/assets/twincat-plc-control-data.png)
Configure this plugin in Homebridge UI and make sure the symbol names match:
![Screenshot of Homebridge UI showing this plugin's configuration.](/docs/assets/homebridge-plugins-accessories.png)
Now enjoy your PLC controlled devices in Apple Home!
![Screenshot of Apple's Home app.](/docs/assets/apple-home.png)