Is there a way for BIT to interface directly with a weather station's client software? For example, my Accurite station runs "accurite PC connect" on a PC which is what pulls the data in from the weather station, and then uploads it to WU. I always thought it was a bit of an inefficient process to first push the data to the cloud, to then have BIT go fetch it, when it was on the local network to begin with. Though, I suppose from a developer standpoint, having to interface with countless application clients vs one cloud-based API is probably an impossibility.