I was having trouble with history_range() failing when a observations were missing for a single day. I update history to return a message that no observations were available, and updated history_range() to catch the error and remove those days before returning the available requested data.
I was having trouble with history_range() failing when a observations were missing for a single day. I update history to return a message that no observations were available, and updated history_range() to catch the error and remove those days before returning the available requested data.