<div align="center">
<img width="380px" src="https://user-images.githubusercontent.com/16918590/102692079-5d9a2000-4254-11eb-9bb0-a778d0143800.png" alt="homebridge-assistant-ui">
<h1 align="center">homebridge-assistant-ui</h1>
<div>
<a href="https://badge.fury.io/js/homebridge-assistant-ui"><img src="https://badge.fury.io/js/homebridge-assistant-ui.svg" alt="npm version"/></a>
<img src="https://github.com/sskmy1024y/homebridge-assistant-ui/workflows/CI/badge.svg" />
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="MIT License" />
</div>
<a href="http://github.com/sskmy1024y/homebridge-assistant-ui">Homebridege Assistant UI</a> provides you with your own home appliance control assistant.
</div>

## 🧐 What is this?

Homebridge now has a visual assistant just for you.  
This plugin provides you with a 3D avatar-based assistant to control your home appliances and a PDS-like logging feature.  
As for the 3D avatar, you can use any avatar you like.
Just by talking to it, you will be able to control your home appliances.

## 📚 How to use

### requirements

* homebridge
* homebridege-config-ui-x

```
npm install -g homebridge-assistant-ui
sudo homebridge-assistant-ui
```

In your browser, go to `http://localhost:4200`.

## 🎁 What you can do.

* Control appliances connected to Homebridge
* Talk with a 3D avatar of your choice
* Collect logs of conversations and home appliance operations

### Current Support Accessory

|     | accessory                                                                   |
| --- | --------------------------------------------------------------------------- |
| ✅   | Switch                                                                      |
| ✅   | Templature Sensor                                                           |
| ✅   | Humidity Sensor                                                             |
| -   | <small>Others develop additionally. Your help would be appreciated.</small> |

## 🖥 Demo

<img src="https://user-images.githubusercontent.com/16918590/102634890-d9816300-4195-11eb-9949-f742972de52e.gif" alt="homebridge-assistant-ui">

## 💫 Roadmap

We thought about the compatibility between personal information protection and service business, and proposed Personal Cloud Service.
This homebridge-assistant-ui is one of the roadmap of PCS.  
<a href="http://github.com/sskmy1024y/homebridge-assistant-ui/blob/develop/ROADMAP.md">Learn more.</a>

## 🤝 Contribute

`homebridge-assistant-ui` has a lot of necessary features.  
Please see <a href="http://github.com/sskmy1024y/homebridge-assistant-ui/blob/develop/CONTRIBUTING.md">CONTRIBUTING.md</a>

## 🎫 Licence

<a href="http://github.com/sskmy1024y/homebridge-assistant-ui/blob/develop/LICENSE">MIT</a>
