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.0.2-py2.py3-none-any.whl (7.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for maxcube_api-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1c38afee2ba093313575a381f0ad276900875812c576138fef80cbdbdb459b6a
MD5 fcb53f3f235ac9018d354232b103fcc1
BLAKE2b-256 7a7ed5414ee42eb4f126d354a7337ee9afce15f4ca47d4bc2d2a717c6cdf3d68

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