Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glsorre/homebridge-plugin-lares4
a homebridge plugin to expose Ksenia Lares 4 home automation systems on the Apple ecosystem
https://github.com/glsorre/homebridge-plugin-lares4
homebridge homebridge-plugin ksenia lares lares4
Last synced: 7 days ago
JSON representation
a homebridge plugin to expose Ksenia Lares 4 home automation systems on the Apple ecosystem
- Host: GitHub
- URL: https://github.com/glsorre/homebridge-plugin-lares4
- Owner: glsorre
- License: isc
- Created: 2024-12-04T11:59:35.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-27T08:35:55.000Z (about 1 month ago)
- Last Synced: 2024-12-27T08:40:08.426Z (about 1 month ago)
- Topics: homebridge, homebridge-plugin, ksenia, lares, lares4
- Language: TypeScript
- Homepage:
- Size: 647 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Description
The purpose of this project is to offer to the community a homebridge plugin to expose Ksenia Lares 4 home automation systems on the apple ecosystem.
# Status
The current status is definitely WIP. Basic entities like lights, covers, domus expansion module should be manageable.
# Tech stack
The package is very minimal it is based on my own lib [lares4-ts](https://github.com/glsorre/lares4-ts).
# Design
I followed the following principles developing the plugin:
1. to not mess with your alarm and will manage only home automation entities (sensors, lights, covers, etc.);
2. to respect ksenia lares 4 entities logic as much as possible.# Roadmap
- [X] Publish on github;
- [X] Publish on npmjs;
- [ ] Testing phase;
- [ ] Documentation;
- [ ] Cover entire ksenia ecosystem.# Disclaimer
This project and its authors are not affiliated in any way with Ksenia Security S.p.A. or other entities connected with it.