From 0cca088b7624003c2f97ff57c99708a22404fe63 Mon Sep 17 00:00:00 2001 From: ufozone Date: Sat, 24 Feb 2024 21:08:38 +0100 Subject: [PATCH] Update README --- README.md | 8 ++++---- info.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cbeb6cb..3e0a075 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/info.md b/info.md index cbeb6cb..3e0a075 100644 --- a/info.md +++ b/info.md @@ -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.