Skip to content

Commit

Permalink
Merge e898ddd into 936a2d5
Browse files Browse the repository at this point in the history
  • Loading branch information
ottoszika authored Dec 13, 2019
2 parents 936a2d5 + e898ddd commit b8ba38f
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
![eWeLink + Node-RED](https://raw.githubusercontent.com/ottoszika/node-red-contrib-ewelink/master/docs/images/logo.png)
<p align="center">
<img alt="eWeLink + Node-RED" src="https://raw.githubusercontent.com/ottoszika/node-red-contrib-ewelink/master/docs/images/logo.png">
</p>

[![Build Status](https://travis-ci.com/ottoszika/node-red-contrib-ewelink.svg?branch=master)](https://travis-ci.com/ottoszika/node-red-contrib-ewelink)
[![Coverage Status](https://coveralls.io/repos/github/ottoszika/node-red-contrib-ewelink/badge.svg?branch=master)](https://coveralls.io/github/ottoszika/node-red-contrib-ewelink?branch=master)
[![StyleCI](https://github.styleci.io/repos/226668450/shield?branch=master)](https://github.styleci.io/repos/226668450)
<p align="center">
<img alt="Travis (.org)" src="https://img.shields.io/travis/ottoszika/node-red-contrib-ewelink?style=for-the-badge">
<img alt="Coveralls github" src="https://img.shields.io/coveralls/github/ottoszika/node-red-contrib-ewelink?style=for-the-badge">
<img alt="GitHub" src="https://img.shields.io/github/license/ottoszika/node-red-contrib-ewelink?style=for-the-badge">
</p>

## eWeLink nodes for Node-RED
![](docs/images/nodes/devices.png)
![](docs/images/nodes/device.png)
![](docs/images/nodes/firmware.png)
![](docs/images/nodes/power-state-in.png)
![](docs/images/nodes/power-state-out.png)
![](docs/images/nodes/channels.png)
![](docs/images/nodes/event-listener.png)
![](docs/images/nodes/power-usage.png)
![](docs/images/nodes/humidity.png)
![](docs/images/nodes/temperature.png)
![](docs/images/nodes/temp-hum.png)

### Documentation
Read the documentation here: https://ottoszika.github.io/node-red-contrib-ewelink

0 comments on commit b8ba38f

Please sign in to comment.