Skip to content

v2.0.1 - Fixing critical issues with high CPU usage and switch entity

Choose a tag to compare

@b0mbays b0mbays released this 19 Mar 18:20
98ae948
  • CPU Usage Fix

Fixed issue with multiple CATT processes running simultaneously for the same device causing high CPU usage
Added process tracking and locking mechanism to prevent parallel operations
Implemented proper subprocess cleanup and timeout handling

  • Switch Entity Fix

Fixed issue where the switch_entity_id configuration wasn't working properly
Added enhanced logging to help troubleshoot switch entity issues