Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ufozone committed Feb 24, 2024
1 parent e370f26 commit 0cca088
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,19 +233,19 @@ _These entities are disabled by default. You have to activate it if you want to

### Services

* list:
* `unifi_voucher.list`:

Get a list of all valid vouchers.

* create:
* `unifi_voucher.create`:

Create a new voucher with your own parameters or the default settings of the integration.

* delete:
* `unifi_voucher.delete`:

Delete a special voucher or the last created voucher.

* update:
* `unifi_voucher.update`:

Fetch data from UniFi Controller immediately.

Expand Down
8 changes: 4 additions & 4 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,19 +233,19 @@ _These entities are disabled by default. You have to activate it if you want to

### Services

* list:
* `unifi_voucher.list`:

Get a list of all valid vouchers.

* create:
* `unifi_voucher.create`:

Create a new voucher with your own parameters or the default settings of the integration.

* delete:
* `unifi_voucher.delete`:

Delete a special voucher or the last created voucher.

* update:
* `unifi_voucher.update`:

Fetch data from UniFi Controller immediately.

Expand Down

0 comments on commit 0cca088

Please sign in to comment.