Skip to content

Fix empty IP for some cameras.

Compare
Choose a tag to compare
@RenierM26 RenierM26 released this 19 Feb 05:19
· 232 commits to master since this release

-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)