Version 1.1.1
20 February 2026
- Bug fixes:
- Physical button presses being silently dropped on ESPHome devices within the bleed window
- Dashboard toggles on ESPHome devices always showing Low confidence
- General ESPHome related improvements to the detection cascade
- Added
context_idto thehistory_logfor easier event correlation
Version 1.1
19 February 2026
- Added support for more domains : climate, water_heater, valve, number, select, button, input_button, input_number, input_select, input_text, alarm_control_panel, timer
- Added attribute changes as a trigger source
- Added support for ESPHome devices
- Added support for multiple entities on a single device
- Added
servicestatus for API events such as Node-RED - Added
Confidenceattribute High/Medium/Low - Added a history log in attributes
- Further refinement to the Context cascade to ensure instantaneous and more accurate identification
- Refactored the code to improve memory usage, speed, and stabilty
- Improved error logging
- Improved comments in the source code
- Rewrite README.md