aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3d82d734197261e3c4ad9572ccb4f1a245f93efd (plain)
1
2
3
4
5
6
7
8
9
10
11
Ubiquiti mFi Controller
=======================

This repo contains an alternative web controller for the Ubiquiti mFi mPower
strips. Who knows what could happen here. My initial goal is to provide a
simple mobile site to control the switches.

Installation
============
Run ``pip install -r requirements.txt`` from within a virtualenv then start
with ``python server.py``