Skip to content

Commit 44ac042

Browse files
authored
Update README.md
1 parent 0b5cabf commit 44ac042

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1+
![licence](https://img.shields.io/badge/license-MIT-green)
2+
![issues](https://img.shields.io/github/issues/matejgordon/unipyaccess)
3+
[![deploy](https://img.shields.io/github/actions/workflow/status/matejgordon/unipyaccess/deploy.yml)](https://github.com/matejgordon/unipyaccess/actions/workflows/deploy.yml)
4+
![tag](https://img.shields.io/github/v/tag/matejgordon/unipyaccess)
15

26
# unipyaccess
37

48
`unipyaccess` is a Python package designed to interface with the **Unifi Access** system. This package provides a simple and efficient way to manage users in Unifi Access, including authentication, retrieval, creation, activation, deactivation, deletion, and updating of user groups.
59

6-
> **Note**: This implementation uses Unifi API endpoints with admin user authentication. It does **not** utilize the latest, in my opinion half-baked Unifi API.
10+
> [!NOTE]
11+
> This implementation uses Unifi API endpoints with admin user authentication. It does **not** utilize the latest, in my opinion half-baked Unifi API.
12+
13+
> [!WARNING]
14+
> 🚧 This project is under active development, and breaking changes are expected in upcoming releases.
715
816
## Features
917

0 commit comments

Comments
 (0)