Releases: distante/esphome-components
Releases · distante/esphome-components
v1.1.0
What's Changed
Features
- Sniffer component: Added a new sniffer component to the
sec-touchintegration that listens for unhandled bus values — useful for discovering unknown device behaviors and expanding component coverage. - SET task priority: SET tasks now take priority over pending GET tasks in the queue, ensuring write operations are not blocked behind read requests.
- Inter-task delay: Added a 30 ms delay between tasks to improve bus stability and reduce communication errors.
Improvements
- Added debug logging for malformed messages to aid future diagnostics.
- Added logging for the current sniffer status.
- General code cleanup following review feedback.
Full Changelog: v1.0.9...v1.1.0
Update To esphome 2026.4
Update to work with ESPHOME 2025.11.0
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Fix problem where a Fan could not be turned on without changing the speed.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Fans are not turned on when requesting OFF while already being OFF
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
v1.0.3
Removed incorrect handling of "noise" inside Fan update. It was causing the hole app not to work.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Fix: float 255 "not-connected" state is set correctly
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Removed noisy warn log
Full Changelog: v1.0.0...v1.0.1