display unifios option in config

This commit is contained in:
oznu 2021-02-07 21:47:06 +11:00
parent cd34f29ccd
commit 6a4f413ec8
No known key found for this signature in database
GPG Key ID: 6FF2AA33FF323F1B
2 changed files with 2 additions and 1 deletions

View File

@ -137,6 +137,7 @@
}
]
},
"unifi.unifios",
"unifi.secure",
"watchGuests",
"unifi.site",

View File

@ -1,6 +1,6 @@
{
"name": "homebridge-unifi-occupancy-sensor",
"version": "2.0.0",
"version": "2.0.1",
"description": "An occupancy sensor for Homebridge and UniFi",
"license": "GPL-3.0",
"author": "oznu <dev@oz.nu>",