I have a driver with the MusicPlayer capability. The documentation describe the status attribute to be a string without specifying any other constraints but the ezdasboard complain about the presence of an invalid status attribute. What are the valid values for MusicPlayer status attribute for ezDashboard tile?
Note: It works when the status is "playing", "stopped", or "paused" but not for "buffering", "idle", "off" or "unknown"
Definitively there is a bug with that tile. The sound can be muted from the tile but cannot be unmuted from it. It works fine from the device page. Probably related to that mixup with the attributes.