Skip to content

1.84.0

Compare
Choose a tag to compare
@SukramJ SukramJ released this 25 Jun 09:17
· 9 commits to devel since this release
02cffe4

New EXPERIMENTAL Features

Optional: Use subdevices for channel groups instead of flat devices.

Creates additional HA (sub)devices for Homematic devices with multiple channels, such as HmIP-DRSI4 and HmIP-DRDI3.
Enabling this option affects automations that use devices and need to be updated.
If disabled, outdated devices must be deleted manually.
Activation is done under "Configuration/Advanced Options/Enable Subdevices."

What's Changed

  • Bump hahomematic to 2025.6.0
    • Add CustomDP valve for ELV-SH-WSM / HmIP-WSM
    • Add batteries for ELV-SH-TACO
    • Add button_lock to HmIP-DLD
    • Add operating voltage level to ELV-SH-WSM / HmIP-WSM
    • Add state channel to sub_device_channel mapping
    • Enable ACTUAL_TEMPERATURE on maintenance channel
    • Improve identify ip address
    • Improve sub_device_channel identification
    • Wait with PING/PONG handling until interface is initialized
  • Add valve platform
  • EXPERIMENTAL: Add option to use sub devices to config flow/advanced options
  • Set suggested_display_precision for OPERATING_VOLTAGE to 1

Full Changelog: 1.83.0...1.84.0