([88](https://github.com/andrewjw/foxessprom/pull/88),
[`994fd02`](https://github.com/andrewjw/foxessprom/commit/994fd0297e9443717c7c3885bd7584c6ab7b524c))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>
- **deps**: Update dependency setuptools to v75.2.0
([`d38bc8b`](https://github.com/andrewjw/foxessprom/commit/d38bc8b8a8e1fe103a79eaae95af62d3c8f194f0))
- **deps**: Update dependency setuptools to v75.3.0
([`f71dbdf`](https://github.com/andrewjw/foxessprom/commit/f71dbdff7f4c810baf7320ae6c34207a7b510a43))
- **deps**: Update dependency types-requests to v2.32.0.20241016
([`883a73d`](https://github.com/andrewjw/foxessprom/commit/883a73d71991d886bfab0f85c0b5f2cf2061c604))
- **deps**: Update dependency wheel to v0.45.0
([69](https://github.com/andrewjw/foxessprom/pull/69),
[`a1aec0e`](https://github.com/andrewjw/foxessprom/commit/a1aec0e62ac05468420f430cd66b3fcba43a2152))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>
- **deps**: Update dependency wheel to v0.45.1
([73](https://github.com/andrewjw/foxessprom/pull/73),
[`ee2d5f7`](https://github.com/andrewjw/foxessprom/commit/ee2d5f73a173c31b16f287a6dd3a007b9ee36c07))
Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>
Features
- Add basic support for getting data from modbus
([`04b4616`](https://github.com/andrewjw/foxessprom/commit/04b46165b559f709bcb18f4266c2ba7f88eee849))
BREAKING CHANGE: This removes some metrics that aren't available from both modbus and the cloud.
Full metrics for both are available with the foxess_cloud and foxess_modbus prefixes.
- Add support for combining modbus and cloud metrics.
([`08b337f`](https://github.com/andrewjw/foxessprom/commit/08b337f5243f0c162a4a895bd9762863a2236cae))
- Add support for error tracking with Sentry.io.
([`8836b3a`](https://github.com/andrewjw/foxessprom/commit/8836b3a93c98f731745c3b1c5531dd1ddade8e43))
- Drop support for Python 3.8 as it's end of life.
([`6e9d463`](https://github.com/andrewjw/foxessprom/commit/6e9d46317db68d4c80e42ad47b3dbcfbf4e2f568))
BREAKING CHANGE: Python 3.8 dropped.