- Multiple UniFiOS API calls should wait unit previous calls are completed
- Add "passthrough" to PoE "onMode"
- Remove logging 'Refreshing devices...' - it's displayed in debug mode
- README fixes
- Refresh devices before update to get current config - Fixes #4
- Add new "port_override" item if no port override exists - Fixes #3
- Housekeeping
- Housekeeping
- Add funding option in Homebridge Plugin search
- Add "verified-by-homebridge" Badge
- Housekeeping
- Housekeeping
- Bugfix new option
apiMode
- New options
apiMode
to force the plugin to use UniFi OS or old API. (Default = null - options:UniFiOS
|old
)
- Bugfix generate UUID -
Error getting devices: Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory
- Add option to PowerCycle POE Port - only if POE Port is active (onMode = power_cycle)
- Initial release