Skip to content

v8.0.0-alpha-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DCSBL DCSBL released this 01 Jan 20:09
· 34 commits to main since this release
10805f4

What's Changed

  • Add helper to test if device has v2 API by @DCSBL in #435
  • Add helper to get hostname validation string from model and serial id by @DCSBL in #436
  • Add preliminary support for HWE-BAT by @DCSBL in #438
  • Move Device model to root and re-arrange Product by @DCSBL in #441
  • Merge v1 and v2 models, use mashumaro for JSON parsing by @DCSBL in #447
  • Move LOGGER to const.py by @DCSBL in #448
  • Remove Product model and simplify model name conversion by @DCSBL in #449
  • Streamline request method in v1 to match v2 by @DCSBL in #450
  • Use StateUpdate and SystemUpdate models to set state and system in v1 by @DCSBL in #451
  • Add HomeWizardEnergy base class which is implemented in v1 and v2 by @DCSBL in #452

Dependencies

Full Changelog: v7.0.0...v8.0.0-alpha-1