binarybear-de / cmk_check_unifi-controller

Local Check for Check_MK to get information about UniFi devices from Controller
21 stars 2 forks source link

AP Version checks says "update avaiable to NULL" #1

Closed binarybear-de closed 3 years ago

binarybear-de commented 4 years ago

If the UniFi API returns "null" as upgradeable version (failed upgrade-check?) it displays this as upgradeable.

Can be fixed by adding "if not null" to the upgrading routine..

binarybear-de commented 3 years ago

Fixed since some builds..