Skip to main content

eQ-3/ELV MAX! Cube Python API

Project description

Copyright (c) 2015 David Übelacker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


Description: eQ-3/ELV MAX! Cube Python API |Build Status| |Coverage Status|
=============================

A python api to control the Max! Cube thermostats:

- get basic info about the cube itself
- get info about the max thermostats connected to the cube (mode, temperatures ...)

Basic usage:

.. code:: python

from maxcube.cube import MaxCube
from maxcube.connection import MaxCubeConnection

cube = MaxCube(MaxCubeConnection('192.168.0.20', 62910))

for device in cube.devices:
print(device.name)
print(device.actual_temperature)

This api was build for the integration of the Max! thermostats into `Home Assistant <https://home-assistant.io>`__ and
does only cover the functions needed for the integration.

Thanks to:

- `https://github.com/Bouni/max-cube-protocol <https://github.com/Bouni/max-cube-protocol>`__
- `https://github.com/ercpe/pymax <https://github.com/ercpe/pymax>`__
- `https://github.com/aleszoulek/maxcube <https://github.com/aleszoulek/maxcube>`__
- `openhab integration <https://github.com/openhab/openhab2/tree/master/addons/binding/org.openhab.binding.max>`__

.. |Build Status| image:: https://travis-ci.org/goodfield/python-maxcube-api.svg?branch=master
:target: https://travis-ci.org/goodfield/python-maxcube-api
.. |Coverage Status| image:: https://coveralls.io/repos/goodfield/python-maxcube-api/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/goodfield/python-maxcube-api?branch=master






Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maxcube_api-0.1.0-py2.py3-none-any.whl (9.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file maxcube_api-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for maxcube_api-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8a376f0014d1c715541888c5fe35f57c4dd063b3ebf6593b0ada133cf81c36d3
MD5 c8a2a69799332185a1c07edb94af6709
BLAKE2b-256 1e3a7f75daa0b9e8da421eb5faf9a5991669822f9c3c0ff535503eb20c86da42

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page