1.2.0
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. -
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_configurationaction. 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.