Skip to content

Releases: dingusdk/ha-dukaone

2026.07.0

Choose a tag to compare

@dingusdk dingusdk released this 03 Jul 09:49
aa1d83d

To fix disappearing attributes (like "mode"), the integration will now have empty attributes when the dukaone device is not yet ready.

2025.05.0

Choose a tag to compare

@dingusdk dingusdk released this 09 May 08:47

When setting mode, the packet will only be send to the duka device if the mode has changed. This will prevent unnecessary beeps from the device.

2024.11.0

Choose a tag to compare

@dingusdk dingusdk released this 11 Nov 10:23

fix warning: registers an entity service with a non entity service schema which will stop working in HA Core 2025.9

2024.9.0

Choose a tag to compare

@dingusdk dingusdk released this 17 Sep 09:38

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

Choose a tag to compare

@dingusdk dingusdk released this 27 May 07:56

2024.1.0

Choose a tag to compare

@dingusdk dingusdk released this 06 Jan 13:16

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

Choose a tag to compare

@dingusdk dingusdk released this 09 Apr 14:00

Updated to HA 2022.4.1

1.0.5

Choose a tag to compare

@dingusdk dingusdk released this 09 Apr 12:54

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

Choose a tag to compare

@dingusdk dingusdk released this 07 Feb 14:25

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

Choose a tag to compare

@dingusdk dingusdk released this 03 Mar 15:32

Support for the build in Humidity sensor