Fix ENABLE_PLUGINS bug discovered in #203

This commit is contained in:
Jokob-sk
2023-04-02 09:50:50 +10:00
parent 62669fd181
commit a6c2b9254b
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ A plugin allowing for importing devices from a UniFi controller.
### Usage
Spedify the following settings in the Settings section of PiAlert:
Specify the following settings in the Settings section of PiAlert:
- `UNFIMP_username` - Username used to login into the UNIFI controller.
- `UNFIMP_password` - Password used to login into the UNIFI controller.
@@ -15,4 +15,5 @@ Spedify the following settings in the Settings section of PiAlert:
### Notes
- Currently only used to import devices, not their status, type or network map.
- Currently only used to import devices, not their status, type or network map.
- It is recommend to create a read-only user in your UniFi controller