home-assistant-ecosystem / python-elmax

Python client for the Elmax Cloud services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Elmax Cloud client

Asynchronous Python API client for interacting with the Elmax Cloud services.

This module is not official, developed, supported or endorsed by Elmax. For questions and other inquiries, use the issue tracker in this repo please.

Installation

The package is available in the Python Package Index.

$ pip3 install elmax --user

For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only be present in the unstable channel.

$ nix-env -iA nixos.python3Packages.elmax

Usage

For details about the usage please check the examples.py file.

License

This project is licensed under ASL 2, for more details check LICENSE.

About

Python client for the Elmax Cloud services

License:Apache License 2.0


Languages

Language:Python 100.0%