Skip to content

Commit 977f5ff

Browse files
committed
2 parents ef630b8 + 44f9cf8 commit 977f5ff

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[![Test and Lint](https://github.com/yozik04/vallox_websocket_api/actions/workflows/test.yml/badge.svg)](https://github.com/yozik04/vallox_websocket_api/actions/workflows/test.yml)
2+
![PyPI - Status](https://img.shields.io/pypi/status/vallox_websocket_api)
3+
![PyPI - Downloads](https://img.shields.io/pypi/dm/vallox_websocket_api)
4+
![PyPI](https://img.shields.io/pypi/v/vallox_websocket_api)
5+
![PyPI - License](https://img.shields.io/pypi/l/vallox_websocket_api)
6+
17
# vallox_websocket_api 2.0
28
New async version of WebSocket API for Vallox ventilation units
39

@@ -17,8 +23,6 @@ Current code can:
1723
* Fetch and decode metrics
1824
* Fetch temperature logs
1925

20-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/yozik04/vallox_websocket_api/Test)](https://github.com/yozik04/vallox_websocket_api/actions/workflows/python-test.yml)
21-
2226
Your ventilation unit should be connected to LAN.
2327

2428
Code will use websockets API that Valox's own web interface uses.

0 commit comments

Comments
 (0)