Skip to content

Commit ed72ba6

Browse files
committed
Contrib Test badge
1 parent eed50b9 commit ed72ba6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![License](https://img.shields.io/github/license/jasonacox/tinytuya)](https://img.shields.io/github/license/jasonacox/tinytuya)
44
[![PyPI version](https://badge.fury.io/py/tinytuya.svg)](https://badge.fury.io/py/tinytuya)
55
[![Build Test](https://github.com/jasonacox/tinytuya/actions/workflows/test.yml/badge.svg)](https://github.com/jasonacox/tinytuya/actions/workflows/test.yml)
6+
[![Contrib Test](https://github.com/jasonacox/tinytuya/actions/workflows/testcontrib.yml/badge.svg)](https://github.com/jasonacox/tinytuya/actions/workflows/testcontrib.yml)
67
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinytuya)](https://img.shields.io/pypi/pyversions/tinytuya)
78
[![PyPI Downloads](https://static.pepy.tech/badge/tinytuya/month)](https://static.pepy.tech/badge/tinytuya/month)
89

tinytuya/Contrib/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# User Contributed Device Modules
22

3+
[![Contrib Test](https://github.com/jasonacox/tinytuya/actions/workflows/testcontrib.yml/badge.svg)](https://github.com/jasonacox/tinytuya/actions/workflows/testcontrib.yml)
4+
35
In addition to the built-in `OutletDevice`, `BulbDevice` and `CoverDevice` device support, the community is encourage to submit additional device modules which are available here.
46

57
## Devices

0 commit comments

Comments
 (0)