v1.12.9 - Import Issue with urllib3
What's Changed
- PyPI 1.12.9
- Add graceful handling of issue where urllib3 v2.0 causes
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+
error. See #377 & #379. - Fix bug in Cloud getdevices() that can error with older
devices.json
versions as raised in #381 & #382 - [Server] Mapping for DP IDs by @mschlenstedt in #353 and #363
- [MQTT Gateway for Server] by @mschlenstedt in #364, #367 and #366
- Add Contrib support for Inverter Heat Pump such as Fairland IPHR55 by @valentindusollier in #368
New Contributors
- @valentindusollier made their first contribution in #368
Full Changelog: v1.12.8...v1.12.9