Skip to content

1.2.0-5

Pre-release
Pre-release

Choose a tag to compare

@Tvalley71 Tvalley71 released this 26 May 14:32
7568f67

What's Changed

  • Added a new Actions Pending binary sensor.
    The sensor turns ON whenever the integration has one or more queued write actions for the device, and returns OFF when the write queue is drained and processing is idle.

  • Added a Pending attribute on writable entities.
    Writable entities (entities that support set/write operations) now expose an extra state attribute: pending: true/false. It becomes true immediately when a write is queued, and is cleared after the write has executed and a short post-execute read cycle/delay has passed—making it easy to show “value is being applied” in the UI.

ActionsPending.mp4
  • Added support for automatic device discovery during the configuration flow.

  • Added manufacturer selection during the configuration flow for device type resolution based on the selected manufacturer (Dantherm integration only).

  • Added Air Quality Low/Middle/High Threshold entities (disabled by default). Only available if the unit is equipped with a VOC sensor.

  • Added corresponding number selectors to the set_configuration action. Since these cannot be conditionally removed based on the unit configuration, the action will raise an exception if used on units without a VOC sensor.

  • Updated German translations by @divad-de.

  • Fixed issue with uncontrollable controls - Thanks to @mwLabs-eu.

Users of the Dantherm integration with Fränkische or Bosch ventilation units can report their device type and model designation so their units can be added and recognized by the integration.