Sholofly / lghorizon

Custom integration to control LG Horizon settop boxes for Ziggo(NL), Magenta(AT), UPC(CH), Virgin(GB, IE), Telenet(BE)
GNU General Public License v3.0
58 stars 13 forks source link

Replace MediaPlayerState.UNAVAILABLE with STATE.UNAVAILABLE #81

Closed dynasticorpheus closed 8 months ago

dynasticorpheus commented 8 months ago

MediaPlayerState.UNAVAILABLE state does not exist in enum hence replacing with STATE.UNAVAILABLE.

Sholofly commented 8 months ago

Thanks for the fix!