Skip to content

Releases: dingusdk/ha-dukaone

2024.9.0

17 Sep 09:38
Compare
Choose a tag to compare

Fixes 2 warnings from HA:

  • custom_components.dukaone.fan.DukaOneFan does not set FanEntityFeature.TURN_OFF/ON but implements the turn_off/on method
  • async_forward_entry_setup deprecated from Home Assistant 2025.1

2024.5.0

2024.1.0

06 Jan 13:16
Compare
Choose a tag to compare

Fixed the warning about depricated flags for Home Assistant.
Fixed a missing await when waiting for duka one to be ready.
Version numbering has been change to the format YEAR.MONTH.REVISION

1.0.6

09 Apr 14:00
Compare
Choose a tag to compare

Updated to HA 2022.4.1

1.0.5

09 Apr 12:54
Compare
Choose a tag to compare

Remove blocking calls/io inside event loop.
Updated to latest HA where set_speed has been replace with fan.set_preset_mode.
If you have automations using set_speed you will have to change it to set_preset_mode

1.0.4

07 Feb 14:25
Compare
Choose a tag to compare

Change device state attributes to extra state attributes to remove warning in HA log.
Support fan.set_percentage (Duka one manual mode)

1.0.3

03 Mar 15:32
Compare
Choose a tag to compare

Support for the build in Humidity sensor

1.0.2

02 Mar 21:53
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release

Support for the build in Humidity sensor. (Fix missing files in 1.0.1)

1.0.0

22 Dec 10:32
Compare
Choose a tag to compare

Support for manual speed mode. And a service function to set the speed (Note the HA fan UI does not have support for setting the manual speed)

0.9.8

05 Oct 17:35
Compare
Choose a tag to compare

Support for filter alarms. Will show has attributes in HA. A "reset_filter_timer" service function is available to reset the filter alarm