ControlBird 0.1.36

v0.1.36
Platform

Features

  • alarms: Active Alarms has a new "Add email notification" action that connects an existing email integration to an alarm in a couple of clicks, so alarm emails are easy to find and set up.
  • forms: Fields that reference another entity now use a searchable, name-based picker with type-ahead instead of a raw numeric id, making it much easier to pick the right target.

Bug Fixes

  • connections: A connection such as MQTT no longer keeps showing as Active after the broker or device goes down. Connection status now reflects live connectivity, and a dropped connection is reported as idle until it reconnects.
  • alarms: Deadband and hysteresis settings are now applied when alarms are evaluated. An analog alarm that stays in its alarm condition, such as CPU or memory usage, no longer resets its acknowledgment or re-logs on every sample.
  • alarms: An alarm left showing Active after a restart or failover now re-checks its current value at startup and clears itself if the condition is no longer met.
  • alarms: Adding an alarm to a data point now attaches it to the point so it fires correctly. Alarms created this way previously could never trigger, and any existing ones remain visible so they can be removed.