Example usage:hub=get_hub("Mac address of ics2000", "email", "password")This will also list the devices connectedhub.turnon(idofdevicetoturnon) hub.turnoff(idofdevicetoturnoff) hub.getlampstatus(idofdevice)Heavily WIP