Added
- Option to configure a delay before a device state change is reported. e.g. the Apple TV needs to be in the playing state for x seconds, before the plugin will report the playing state.
- added os constraint to package.json
Changed
- Dependency updates
Removed
- OS check at startup. No longer required, since this is done via package.json now
Full Changelog: v0.7.1...v0.8.0