Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawrencebensaid/homebridge-enet
eNet smart home integration for Apple HomeKit using Homebridge.
https://github.com/lawrencebensaid/homebridge-enet
enet gira homebridge-enet homebridge-plugin homekit
Last synced: 10 days ago
JSON representation
eNet smart home integration for Apple HomeKit using Homebridge.
- Host: GitHub
- URL: https://github.com/lawrencebensaid/homebridge-enet
- Owner: lawrencebensaid
- Created: 2021-03-16T16:58:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T11:10:33.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T05:42:18.739Z (8 months ago)
- Topics: enet, gira, homebridge-enet, homebridge-plugin, homekit
- Language: TypeScript
- Homepage:
- Size: 50.8 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# eNet Homebridge plugin
The accessories added to eNet smart home will automatically appear in the Apple Home app if the below configuration is correct.
## Configuration
```
{
"platform": "eNetPlatform",
"username": "admin",
"password": "admin",
"host": "192.168.0.7"
}```
# NOTE
THIS IS NOT A MAINTAINED REPO. IF YOU REQUIRE A CHANGE PLEASE SUBMIT A PR.