Updated static interface
This commit is contained in:
@@ -10,3 +10,7 @@ class BirbnetesIoTPlatformPlaybackDriver:
|
||||
@classmethod
|
||||
def play_audio(cls, audiofile: str):
|
||||
playsound(audiofile)
|
||||
|
||||
@classmethod
|
||||
def cleanup(cls):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user