Skip to content

Releases: JeffSteinbok/hass-dreo

version 1.2.2

18 Sep 19:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.2

version 1.2.1

17 Sep 03:03
05b5767
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

version 1.2.0

13 Sep 17:22
1147186
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0b3...v1.2.0

version 1.1.0

13 Sep 05:14
2ec63e4
Compare
Choose a tag to compare

Version 1.1.0 - Support for Humidifiers

Major Changes

  • Support Humidifiers

Full Changelog: v1.0.2...v1.1.0b3

version 1.1.0b2

12 Sep 15:25
b9aad79
Compare
Choose a tag to compare
version 1.1.0b2 Pre-release
Pre-release

Version 1.1.0 - Support for Humidifiers

Major Changes

  • Support Humidifiers

Changes since b1

  • Fix platform not loading

Full Changelog: v1.0.2...v1.1.0b2

version 1.1.0b1

12 Sep 04:31
abb2338
Compare
Choose a tag to compare
version 1.1.0b1 Pre-release
Pre-release

Version 1.1.0 - Support for Humidifiers

Major Changes

  • Support Humidifiers

Full Changelog: v1.0.2...v1.1.0b1

version 1.0.2

09 Sep 15:25
1133d3f
Compare
Choose a tag to compare

Finally bumping the version number up v1.0 given I finally have a platform model I think may stick and also a start on tests. Thank you to everyone who helped test this, especially @iRonin.

Major Changes

  • Refactor to allow more customization of entity types without overcomplicating the base fan class.
  • More logging, clearer variable naming, lots of PyLint fixes.
  • Unit-tests for the HA layer, as well as integration tests that test through the PyDreo layer as well.
  • Support for Ceiling Fans w/ lights. You can control the lights separately from the fan.
  • Minor fixes for heaters, including support for HSH017S
  • Support for ambient temperature calibration.

Changes Since v1.0.1

  • Fix ceiling fans not detected as fans in HA if no other fans were present.

Changes Since v1.0.0

  • Fix ceiling fans not detected as fans in HA

Full Changelog: v0.8.4...v1.0.2

version 0.8.4

01 Sep 09:11
cae8c22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

version 0.8.3

31 Aug 23:56
e8f3307
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

version 0.8.2

27 Aug 02:35
Compare
Choose a tag to compare

Major Changes

  • ChefMaker Support
  • Support fans by prefix now, so even non-tested fans should work.
  • Auto-detect supported modes, so individual fan config not needed anymore.

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.8.2