"""Client for the Elmax Cloud services."""

__name__ = "elmax_api"
__version__ = "0.0.5"
__license__ = "MIT"
__url__ = "https://github.com/albertogeniola/elmax-api"
__author__ = "Alberto Geniola"
__author_email__ = "albertogeniola@gmail.com"
__description__ = """
Asynchronous API Library to work with Elmax devices
"""
__keywords__ = []
