Skip to content

Releases: haext/intellicenter

v1.5.2 - Avoid error while logging disconnect when never connected in the first place

03 Jan 00:43
22e07ed
Compare
Choose a tag to compare

What's Changed

  • G2-1696 Avoid error while logging disconnect when never connected in the first place by @gdgib in #20

Full Changelog: v1.5.1...v1.5.2

v1.5.1 - Fix async setup errors, added diagnostics

03 Jan 00:33
988f841
Compare
Choose a tag to compare

What's Changed

  • Merge from upstream by @gdgib in #4
  • Merge from dwradcliffe & philipflesher by @gdgib in #5
  • Fix results of merge (remove code which should have been removed) by @gdgib in #6
  • Report the operation mode for water heaters by @gdgib in #7
  • Revert water heater operation mode change by @gdgib in #9
  • Publish the heater list by @gdgib in #10
  • Use operation mode for state, UI & dev docs don't really make sense by @gdgib in #11
  • Fix property & convert set_operation_mode to async by @gdgib in #12
  • Missing cast to integer by @gdgib in #13
  • G2-1578 Include property name in entity names & ids by @gdgib in #8
  • Disable scheduled gh actions workflow by @gdgib in #14
  • G2-1689 Fix async forward entry setup by @gdgib in #16
  • G2-1689 Simplify async logic by @gdgib in #17
  • Merge from dwradcliffe by @gdgib in #19

Full Changelog: v1.4.0...v1.5.1

v1.4.0

05 Apr 00:05
d43c802
Compare
Choose a tag to compare
Merge pull request #3 from jlvaillant/main

Merge from upstream

v1.3.2: Merge pull request #2 from jlvaillant/main

17 Oct 15:19
6924e50
Compare
Choose a tag to compare

v1.3.1

10 Jun 03:44
225ccfb
Compare
Choose a tag to compare
Merge pull request #1 from gdgib/FixLogErrors

Remove CR+LF from _writeToTransport()