JeffLIrion / python-androidtv

Communicate with an Android TV or Fire TV device via ADB over a network.
MIT License
165 stars 57 forks source link

Enable custom Audio State command #306

Closed StephenGoodall closed 2 years ago

JeffLIrion commented 2 years ago

Please update this function's documentation so that it doesn't reference CMD_AUDIO_STATE: https://github.com/JeffLIrion/python-androidtv/blob/813cfbf17847ef867eefdcd14f88bb11f0f6bf6f/androidtv/basetv/basetv.py#L470-L476

StephenGoodall commented 2 years ago

Thanks Jeff, sorry I missed that occurrence!