- add configurable timezone
- For some reason, the SmartHub API decided to return "unix timestamps", but in the utility's timezone instead of in UTC, which would be the normal choice for an API.
- My utility returned timestamps in the EST timezone, but other users have reported their local timezones are used as well.
Full Changelog: v2.2.0...v2.3.0