-Changed a few _private/public method names. (Busy adding "Sound Alarm" and "Global Defense" services to HA component)
0.1.7.2
-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)
0.1.7.1
0.1.7.0
0.1.6.9
-Looks like not all cameras report "wifiinfos", changed this to "connectioninfos" . -Added sensor descriptions to constants.py for ha sensor entity addition that i'm working on.
0.1.6.8
-Added check for "empty" switches list. Should allow devices without switches to work.