Releases: FaserF/ha-pepper
Releases · FaserF/ha-pepper
Release list
Release 1.0.1
Pepper 1.0.1 
Warning
Release Risk: High
This release contains significant changes to core features. Please verify integration behavior after updating.
Affected areas: ⚙️ Core (10 files · 67%) · 🧪 Tests (4 files · 27%) · 🚀 CI/CD (1 files · 7%)
📋 What's Changed
🐛 Bug Fixes
🧪 Tests
- Split sensor.py and test_pepper_api.py into smaller modular files (5a6f9c0)
- Exclude freebies (0.0 price) from cheapest deal and average price computations, add unit tests (666aa91)
- Implement advanced features including trend sensors, smart filters, dynamic search sensor, and actions with tests (9e2510e)
🔄 CI / CD
- Add category/group-specific filtering, API latency and API status diagnostic sensors with tests (35a1555)
🔧 Maintenance
📦 Other Changes
- Implement 24-hour cache fallback on coordinator update errors (019ede0)
- Consolidate individual feed statistics and user profile entities into TopDeals and UserAccount attributes (8eb5e40)
- Prepared everything for official hacs release: hacs/default#9281
9 significant changes from 10 total commits since v1.0.0.
📊 Release Details
| Version | 1.0.1 |
| Channel | stable |
| Released | 2026-07-17 10:13 UTC |
| Commits included | 10 — since last stable release (v1.0.0) |
| Downloads (this release) | |
| Downloads (total) |
📖 Documentation · 🐛 Report an Issue · 📦 All Releases
Initial release - 1.0.0
Pepper 1.0.0 
Note
Initial release
📋 What's Changed
✨ New Features
- Diagnostics & options flow (ec77e43)
- Add human-like delays before and after login query to bypass WAF speed-limit teapot blocks (82604bf)
- Add Preisfehler (price error) sensor and binary sensor entities (594782c)
- Add new sensors and binary sensors for MyDealz integration (40b3933)
- Complete feature expansion of Pepper integration (498d07e)
- Expand entities, fix API schema, add 6 new sensors + 1 binary sensor (f433e24)
- Implement optional login credentials, freebies, vouchers, user stats, and search service (2591b39)
- Implement hottestWidget daily highlights, visit button, and update documentation (2b0a901)
- Add hacs badge (395f663)
🐛 Bug Fixes
- Move pepper_api.md to docs/ to fix 404 in built site (c1fb933)
- Delay urllib opener creation to prevent blocking event loop ssl calls (44b67bc)
- Change GraphQL query parameter 'first' to 'limit' (241442a)
- Fix hassfest CI test (3f781aa)
- Mypy ci linter fixes (78b838f)
- Release workflow (4fb6c95)
⚡ Performance
- Optimize coordinator by fetching main feed once and filtering client-side to prevent WAF rate-limiting (08b5454)
🔧 Maintenance
- deps: Update actions/github-script action to v9 (f41b537)
📦 Other Changes
- Unquote URL-encoded quotes (%22) from XSRF token value (d0645cf)
- Preserve User-Agent headers across config flow and setup to prevent WAF session mismatch (49467c1)
- Enable config_flow in Pepper manifest (0be412f)
20 significant changes from 30 total commits since ``.
📊 Release Details
| Version | 1.0.0 |
| Channel | stable |
| Released | 2026-07-16 08:23 UTC |
| Commits included | 30 — initial release — full history |
| Downloads (this release) | |
| Downloads (total) |
📖 Documentation · 🐛 Report an Issue · 📦 All Releases