/megara-home-assistant

Home assistant

Primary LanguagePython

Megara Home Assistant

This is an example of how to build a Home Assistant using voice_assistant library.

Demo

You can try the demo just typing:

python3 demo.py

Of course, you need before to install the requirements.

How to use

To use Megara, you just have to import the Assistant class from megara, in the same way you should do it using voice_assistant library.

from megara import Assistant

This Assistant class works in the same way that Assistant from voice_assistant, but it implements automatically new behaviours coming from "modules."