Skip to content

Releases: dlarrick/hass-kumo

v0.3.0-beta

18 Jun 13:30
819e661
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release

What's Changed

  • feat: update to add kumo station outdoor temperature sensor by @brgaulin in #67
  • Refactor to use a coordinator pattern to fetch updates from indoor units

Many thanks to @brgaulin and @dmcc for the improvements & testing

New Contributors

Full Changelog: v0.2.8...v0.3.0

v0.2.8

12 Dec 12:45
3d64cb7
Compare
Choose a tag to compare

What's Changed

  • Updating state attributes to match new home assistant rules. by @danielgoepp in #72

Full Changelog: v0.2.7...v0.2.8

v0.2.7

09 Nov 11:37
d7aa06c
Compare
Choose a tag to compare

What's Changed

Config flow now prompts for indoor unit IP addresses if they're not found from the cloud service.

Full Changelog: release-0.2.5...v0.2.7

v0.2.7-beta2

23 Oct 12:45
d7aa06c
Compare
Choose a tag to compare
v0.2.7-beta2 Pre-release
Pre-release

What's Changed

  • fix reference to confirm step instead of request_ips step by @omriasta in #63
  • Small spelling correction by @jftanner in #64
  • Remove stray brackets in translation strings by @ash211 in #65

New Contributors

Full Changelog: v0.2.7-beta...v0.2.7-beta2

v0.2.7-beta

09 Sep 12:30
e873e97
Compare
Choose a tag to compare
v0.2.7-beta Pre-release
Pre-release

GUI improvements to allow manually supplying IP address if it's not retrieved or is wrong.

Reformatting in support of submission to HomeAssistant Core

19 Jun 16:00
2602742
Compare
Choose a tag to compare

Reformatting in support of submission to HomeAssistant Core
Bump pykumo requirement to pick up get_current_sensor_temperature

v0.2.5

06 Mar 18:35
Compare
Choose a tag to compare

Fix mapping of VENT mode to Fan
Provide "version" in manifest for 2021.3 compatibility

v0.2.4

01 Jan 18:37
Compare
Choose a tag to compare

Promote 0.2.4 beta to release. No code changes.

v0.2.4-beta

22 Dec 20:20
Compare
Choose a tag to compare
v0.2.4-beta Pre-release
Pre-release

Three new attributes:

  • rssi: WiFi RSSI for indoor unit
  • sensor_rssi RSSI for an attached sensor
  • runstate: For me it seems to be "normal" all the time but we'll see if it changes

Require 3 consecutive failures to contact the indoor unit before marking it "Unavailable".

These changes should make things a little smoother for folks whose WiFi isn't perfect, and I'm curious to see what "runstate" turns up.

v0.2.3-beta2

23 Nov 02:39
Compare
Choose a tag to compare
v0.2.3-beta2 Pre-release
Pre-release

Fix typo