Releases: OpenEPaperLink/Home_Assistant_Integration
v2.8.0
2.7.0
2.6.0
What's Changed
- Fix setled service by @g4bri3lDev in #312
- fixes and improvements to services and drawcustom by @g4bri3lDev in #315
Note for Users Upgrading from <2.5.0
If you experienced icons not displaying after upgrading from versions before 2.5.0, this was caused by Python bytecode caching during the font path migration in 2.5.0. Restarting Home Assistant a second time resolves the issue.
Fresh installations and updates from 2.5.0+ are not affected.
Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
- chore(quality_scale): add exception translations by @g4bri3lDev in #311
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- Quality scale improvements (Bronze-Gold) and other fixes by @g4bri3lDev in #306
Known Issue - Icons/Fonts May Not Display
Some users experienced icons not rendering after updating from <2.5.0 due to Python bytecode caching during the font path migration.
Fix: Restart Home Assistant a second time to regenerate bytecode with correct paths.
This issue only affects the transition from <2.5.0 → 2.5.0 and does not occur on fresh installations or subsequent updates.
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- ci: add automated release workflow by @g4bri3lDev in #304
- Improve drawcustom color handling by @g4bri3lDev in #305
Full Changelog: 2.3.1...2.4.0
2.3.1
2.2.1
What's Changed
- fix(ble_atc): fix garbled display on ATC BLE tags by @g4bri3lDev in #302
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- chore(docs): Replace HACS instructions with direct badge link by @g4bri3lDev in #295
- Update README.md: Add note that Configuration is only needed in AP mode. by @apeeters in #296
- OEPL BLE firmware support by @g4bri3lDev in #301
New Contributors
Full Changelog: 2.1.0...2.2.0
2.1.0
New Features
- Temperature sensor support for BLE devices running firmware >=107
How to update the firmware:
- Go to https://atc1441.github.io/ATC_BLE_OEPL_Image_Upload.html
- Connect your display via Bluetooth
- Click
Flash latest ATC_BLE_OEPL.bin - Wait for the firmware update to complete
What's Changed
- feat(ble): add temperature sensor to ble devices by @g4bri3lDev in #290
Full Changelog: 2.0.1...2.1.0