Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flimam/homebridge-homekit-manager

Plugin responsible to management and controller devices connected from HomeKit protocol. The Homekit-manager possibility the utilization ti devices out HomeKit environment.
https://github.com/flimam/homebridge-homekit-manager

homebridge homebridge-plugin homekit homekit-accessory-protocol

Last synced: 3 days ago
JSON representation

Plugin responsible to management and controller devices connected from HomeKit protocol. The Homekit-manager possibility the utilization ti devices out HomeKit environment.

Awesome Lists containing this project

README

        

# Homebridge-Homekit-manager

Plugin responsible to management and controller devices connected from HomeKit protocol. The Homekit-manager possibility the utilization ti devices out HomeKit environment.

## Install Dependencies

you need installed in your host:

- python3 (3.6 or later) [`documentation`](https://www.python.org/downloads/)
- homekit (0.9 or later) [`documentation`](https://pypi.org/project/homekit/)
- node.js (10.17.X or later) [`documentation`](https://nodejs.org/en/download/)

for install package, you need execute in terminal:

```
npm install -g homebridge-homekit-manager
```