""" Command line interface for Verisure MyPages """
from verisure import __main__
__main__.cli()
