What's Changed
- remove unused key argument; rely on env var only (closes #12) by @cole-brokamp in #13
- fix bug breaking get_sensor_history when it returns NULL by @cole-brokamp in #16
- better sensor index parsing to avoid sending bad requests to API by @cole-brokamp in #17
- add explicit error for sf/sfc inputs to get_sensors_data; closes #18 by @cole-brokamp in #19
- fix weekly history average by @cole-brokamp in #21
Full Changelog: v1.1.0...v1.1.1