unificontrol
unificontrol copied to clipboard
Added missing return statements
Fixed buk where some instances of json fixers didn't have return statements at the end. This broke some API calls like led_override() or locate_ap() (None value was sent in the request instead of the JSON string).