Releases: FaserF/ha-openwrt
Releases · FaserF/ha-openwrt
Release v1.4.1
Release v1.4.0
Changelog
✨ Features
- Add tests for System Logs fetching (27c03e1)
- Add translations for System Logs sensor (444b30e)
- Add System Logs diagnostic sensor (7ee1fcd)
- Add system_logs field and get_system_logs method to base API (1e9d4b5)
- Add tests for extended package detection (0349135)
- Add adblock, simple_adblock, and ban_ip to OpenWrtPackages (ee4dc7c)
📦 Dependencies
- Update luci_rpc.py with adblock, simple-adblock, and ban-ip detection (2c43127)
- Update ssh.py with adblock, simple-adblock, and ban-ip detection (8381ad3)
- Update ubus.py with adblock, simple-adblock, and ban-ip detection (4a63af7)
🔧 Maintenance & CI
- ruff linter fix (7c7b7f6)
🚀 Other
- mypy linter fixes (7d430e0)
- default less important entities by default (a73b136)
- small new features & fixes for latest changes (15aa265)
- Implement Service Management (Restart/Stop) buttons and API (ae62e5b)
- Implement AdBlock, Simple AdBlock, and Ban-IP management (82a3d84)
- Include system_logs in get_all_data poll (97dff4e)
- Implement get_system_logs in luci_rpc.py (1659b53)
- Implement get_system_logs in ssh.py (47c7ac8)
- Implement get_system_logs in ubus.py (39e4e15)
- Include package detection in diagnostic output (d641677)
- improved package detection and user provisioning #12 (83fab2e)
Release v1.3.0
Release v1.2.2
Release v1.2.1
Release v1.2.0
Changelog
✨ Features
- new feat: auto create homeassistant user if root (8fe3947)
🔧 Maintenance & CI
🚀 Other
Release v1.1.0
What's Changed
- multiple improvements with new features, bugs fixed and improved stability
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in #2
- chore(deps): update actions/labeler action to v6 by @renovate[bot] in #3
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #4
- chore(deps): update codecov/codecov-action action to v5 by @renovate[bot] in #5
- chore(deps): update mikepenz/release-changelog-builder-action action to v6 by @renovate[bot] in #6
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
Initial release