v0.5.1 - Device Trigger Fix
What's Changed
Fixed
- Device Triggers Not Firing (#285)
- Fixed device triggers (
playback_started,playback_stopped, etc.) not firing when session updates came through the polling path - Events now fire reliably from both polling and WebSocket paths
- Added edge case handling: fire
playback_startedfor new sessions that are already playing
- Fixed device triggers (
Technical
- 1864 tests with 100% code coverage
- Fixed HA 2025 test compatibility for options flow
- Fixed type inference in coordinator_sensors.py
Installation
HACS (Recommended)
- Open HACS in Home Assistant
- Search for "Emby Media"
- Click Install
- Restart Home Assistant
Manual
- Download the
embymedia.zipasset below - Extract to
custom_components/embymedia/ - Restart Home Assistant
Full Changelog: v0.5.0...v0.5.1