Giter VIP home page Giter VIP logo

uhap's Introduction

UHAP (Unified Home Automation Platform)

Brief

UHAP is a python writen home automation control platform, it allows user to integrate different brands of IoT device to the platform and allow them to work together as a system.

Function discription

The software allow user to run the program at the platform and using script to do a single or multiple action as a scene package. The event triger can be customized to fit in different situations. Using different API from the manufacture, the platform is allow control from the user interface into command send to the device and preform actions. By doing so, some of the device which has API on local area network can be respond in millesecond and make the workflow more smooth.

Support system

  • Linux // Under development

Installation

// Under development

Clone the repo

  1. Make sure you have Python 3.11 or higher version installed.
  2. Clone the repository to local machine git clone https://github.com/qqpp4130/UHAP.git
  3. Enter the cloned repo cd .\UHAP
  4. Enter the virtual enviroment and install dependency python -m venv env
    4.1. If the pip is not installed, use this command python -m pip install --upgrade pip
    4.2. Enter the venv with source env/bin/activate
    4.3. Install dependency python -m pip install -r requirements.txt
    4.4. To run the program, use the correct version of python to start the init.py. For ubuntu, you might want to try python3.11 init.py
  5. Build // Under development
    5.1. Please follow the guide to put the content to right directory
    5.2. When commit your contribution, please briefly discribe the content you commiting

Check out the example

  1. Clone the repo and enter the virtual enviroment
  2. Run python ./Example/ui_showcase.py
  3. Use web browser access url localhost:8080 to see the example UI

Content guide

  • Scripts for python enviroment setup and pre-requirement for launch development enviroment
  • src for core function implimentation for better coding:
    Linus
  • var for build-in content for development
    • blueprint for automation blueprint
    • img for front end developer to store UI/UX elements
    • scheme for API scheme collected for future implimentation

API supported

// Under development

Support us

// Link under development

Special Thanks

Smart Home Connect

uhap's People

Contributors

qqpp4130 avatar justonlyavan avatar asherfang avatar daisycaijj avatar

Watchers

 avatar  avatar

Forkers

justonlyavan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.