Skip to content

Commit b849830

Browse files
committed
beta version 2.0.3
Testing the beta version publish. And organizing the badges.
1 parent dd66b06 commit b849830

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,6 @@ web_modules/
132132
.yarn/unplugged
133133
.yarn/build-state.yml
134134
.pnp.*
135+
136+
# IntelliJ IDEA
137+
.idea

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

33
[![verified-by-homebridge](https://img.shields.io/badge/homebridge-verified-blueviolet?color=%23491F59&style=for-the-badge&logoColor=%23FFFFFF&logo=homebridge)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
44

5-
[![npm](https://badgen.net/npm/v/@homebridge-plugins/homebridge-tuya)](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya)
6-
[![npm](https://badgen.net/npm/dt/@homebridge-plugins/homebridge-tuya)](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya)
5+
![node](https://badgen.net/npm/node/@homebridge-plugins/homebridge-tuya)
6+
![homebridge](https://img.shields.io/github/package-json/dependency-version/homebridge-plugins/homebridge-tuya/dev/homebridge)
7+
8+
[![Sponsor](https://img.shields.io/badge/Sponsor-❤-ff69b4)](https://github.com/sponsors/tassy-h)
9+
[![version](https://badgen.net/npm/v/@homebridge-plugins/homebridge-tuya)](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya)
10+
![size](https://img.shields.io/npm/unpacked-size/@homebridge-plugins/homebridge-tuya)
11+
[![npm-downloads](https://badgen.net/npm/dt/@homebridge-plugins/homebridge-tuya)](https://npmjs.com/package/@homebridge-plugins/homebridge-tuya)
712
[![mit-license](https://badgen.net/npm/license/@homebridge-plugins/homebridge-tuya)](https://github.com/homebridge-plugins/homebridge-tuya/blob/main/LICENSE)
813
[![Build and Lint](https://github.com/homebridge-plugins/homebridge-tuya/actions/workflows/build.yml/badge.svg)](https://github.com/homebridge-plugins/homebridge-tuya/actions/workflows/build.yml)
914

1015

16+
17+
1118
Forked from 0x5e/homebridge-tuya-platform, with a focus on fixing bugs and adding new device support.
1219

1320

0 commit comments

Comments
 (0)