github sfox38/whodunnit v1.0.2-beta.2
v1.0.2 Beta 2

pre-release7 hours ago

Beta 2

  • Added support for ESPHome devices
  • Added support for multiple entities on a single device
  • Added a new state: internal which is probably too aggressive and will likely be removed in next beta
  • Proper cleanup after virtual device deletion
  • Further refinement to the Context cascade to ensure instantaneous and more accurate identification
  • Refactored the code to improve memory usage, speed, and stabilty
  • Improved comments in the source code

Caveats:

  • For ESPHome devices there is a 5 second delay following a state change initiated from outside the device itself, such as the Dashboard. HA will propagate the user context from dashboard actions to subsequent ESPHome device state changes for 5 seconds. Physical button presses during that window may be classified as UI or non "internal" actions. While this is certainly an edge case, it is unfortunate. The delay seems to be hardcoded into either the ESPHome integration or the HA base. No workaround has been found yet.
  • If you rename an entity which has been connected with Whodunnit, the Whodunnit Trigger Source sensor will also rename itself, but you must reload the integration or restart HA first.

Don't miss a new whodunnit release

NewReleases is sending notifications on new releases.