ha-samsungtv-custom icon indicating copy to clipboard operation
ha-samsungtv-custom copied to clipboard

Extends SamsungTVWS to support volume muted status

Open dreambeam opened this issue 5 years ago • 0 comments

From from Home-assistant states api the "is_volume_muted": false, seemed to be always false So following @giefca's work I extended and tested media_player.py.

  • Added MySamsungTVWS class which extends SamsungTVWS
  • Fixed is_volume_muted function

dreambeam avatar Dec 24 '19 05:12 dreambeam