Fix empty IP for some cameras.
-Added method to return ip address from wifiinfos if connection infos is blank. Method also does checks and returns values only if key exists, otherwise returns 0.0.0.0 if no match.
-Shorten some of the debug messages. (pylint line too long)