Skip to content

Releases: liudger/python-bsblan

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:45
92edd0c

What’s changed

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:36
2a6c5e1

What’s changed

🚀 Enhancements

⬆️ Dependency updates

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:24
7e17e43

What’s changed

⬆️ Dependency change

  • ⬇️ Remove async-timeout dependency from pyproject.toml @liudger (#1153)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:13
b33bccb

What’s changed

✨ New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 23 May 09:29
c9d4287

What’s changed

🚀 Enhancements

📚 Documentation

⬆️ Dependency updates

Read more

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 19:34
24f915e

What’s changed

🐛 Bug fixes

  • Refactor get_temperature_unit method to a property @liudger (#1000)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 14:54
3a74558

What’s changed

🚀 Enhancements

  • Add asynchronous method to retrieve temperature unit in BSBLAN class @liudger (#999)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 12:59
0b5d383

What’s changed

✨ New features

  • Enhance handling type conversion in models @liudger (#998)

🚀 Enhancements

  • Enhance handling type conversion in models @liudger (#998)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 20:12
3d83399

What’s changed

✨ New features

  • Refactor validation of parameters on bsblan device API calls @liudger (#995)

🚀 Enhancements

  • Refactor validation of parameters on bsblan device API calls @liudger (#995)

⬆️ Dependency updates

  • ⬆️ Update dependency yarl to v1.17.1 @renovate (#996)
  • ⬆️ Update pypa/gh-action-pypi-publish action to v1.11.0 @renovate (#997)

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 29 Oct 10:57
1cc1eb2

What’s changed

🐛 Bug fixes

🧰 Maintenance