Skip to content

oozman/saymi-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saymi-mqtt

An MQTT interface for your Mi Home Devices.

Installation

Before installing make sure you have nodejs 6.6+ and npm 4+ installed already.

  • Clone this repository.
  • Install dependencies: npm install
  • Rename confg/airpurifier.env.example to config/airpurifier.env
  • Edit your config/airpurifier.env file and replace all the necessary information. Like MQTT credentials, etc.
  • Install PM2: npm install -g pm2
  • Finally run: pm2 start process.json

Documentation

Currently working on it...

Available Devices

Mi Air Purifier 1, 2 and Pro Air Purifier

More devices will be added soon...

About

An MQTT interface for your Mi Home Devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published