fHDHR_Ceton/fHDHR/originwrapper/origin_epg_standin.py
2020-12-14 14:04:32 -05:00

9 lines
121 B
Python

class OriginEPG_StandIN():
def __init__(self):
pass
def update_epg(self, channels):
return {}