Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Commit

Permalink
fix(package): Readme was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan van Rooij committed Oct 17, 2017
1 parent bc5fe7a commit 71f462f
Show file tree
Hide file tree
Showing 2 changed files with 2,060 additions and 22 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Xiaomi2mqtt

[![npm version](https://badge.fury.io/js/xiaomi2mqtt.svg)](https://badge.fury.io/js/xiaomi2mqtt)
[![npm](https://img.shields.io/npm/v/xiaomi2mqtt.svg?style=flat-square)](https://www.npmjs.com/package/xiaomi2mqtt)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

This node.js application is a bridge between the [Xiaomi Smart Home Gateway Aquara](https://xiaomi-mi.com/mi-smart-home/xiaomi-mi-gateway-2/) and a mqtt server. The statuses off all the (sub)devices (door magnets & buttons) connected to this gateway will be published to the mqtt server.

Expand Down
Loading

0 comments on commit 71f462f

Please sign in to comment.