Skip to content

v2.5.5

Choose a tag to compare

@xkain xkain released this 11 Jun 17:36
· 4 commits to main since this release

Clean up entity names and automate backup rotation

  • Fix entity naming by removing redundant hardcoded device names to comply with Home Assistant standards.
  • Implement automatic local backup rotation in button.py to retain only the 5 most recent files.
  • Set a custom User-Agent in GitHub API requests within controller.py to prevent '403 Forbidden' response errors.