v0.1.4
Added
- Media-player entity features (core-api/#32):
- new features: numpad, guide, info, eject, open_close, audio_track, subtitle, record.
- new option: simple_commands for any additional commands not covered by a feature.
Fixed
- Return entity options in
get_available_entities
response message.
Changed
- Add
reconfigure
flag inDriverSetupRequest
message to reconfigure a driver. - Always notify clients when setting a new device state, even if the state doesn't change.
Full Changelog: v0.1.3...v0.1.4