v2.5.5
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.