Skip to content
/ u-hub Public

Bridge mqtt devices 🏘to apple homekit 📱 and google home

Notifications You must be signed in to change notification settings

DmytryS/u-hub

Repository files navigation

Build Status

Start

To start all microservices:

docker-compose up

Because microservice apple-homekit needs host network - it runs without docker. To start apple-homekit microservice:

cd ./services/apple-homekit
npm i
npm run start:preset 

Development

npm run bootstrap
npm run dev

Fake devices

For testing there are two fake devices: outlet and temperature sensor. To run them:

cd fake-devices
npm i
npm run start_device_1 # Outlet
npm run start_device_2 # Temperature sensor

Run on Kubernetes :kubernetes:

Every service have deployment files in ./services/%service-name%/provisioning

Screenshots:

About

Bridge mqtt devices 🏘to apple homekit 📱 and google home

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages