Skip to content

Commit db3622e

Browse files
authored
Merge pull request #44 from inverse/patch-1
Fix README badges
2 parents 7665b98 + ff77a69 commit db3622e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
This is a library that allows communication with Midea air conditioner and dehumidifier via the local area network.
22

33
# midea-beautiful-air
4-
[![Build Status](https://github.com/nbogojevic/midea-beautiful-air/actions/workflows/python-publish.yml/badge.svg)](https://github.com/nbogojevic/midea-beautiful-air/actions/workflows/python-publish.yml)
4+
[![Run Project Tests](https://github.com/nbogojevic/midea-beautiful-air/actions/workflows/python-test.yml/badge.svg)](https://github.com/nbogojevic/midea-beautiful-air/actions/workflows/python-test.yml)
55
[![PyPI](https://img.shields.io/pypi/v/midea_beautiful_air.svg?maxAge=3600)](https://pypi.org/project/midea_beautiful_air/)
6+
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/astral-sh/ruff)
67

78
This library allows discovering Midea air conditioners and dehumidifiers on local network, getting their state and controlling then. The name comes from Chinese name for Midea (美的) which translates to _beautiful_ in English.
89

0 commit comments

Comments
 (0)