Api wrapper for Melissa Climate http://seemelissa.com
Project description
This is an unofficial wrapper for melissa web api: http://seemelissa.com/en
Installing
pip install py-melissa-climate
python >>> from melissa import Melissa >>> m = Melissa(username="email_adress", password="password") >>> m.fetch_devices() {'********': {'user_id': 1, 'serial_number': '********', 'mac': '********', 'firmware_version': 'V1SHTHF', 'name': 'Melissa ********', 'type': 'melissa', 'room_id': None, 'created': '2016-07-06 18:59:46', 'id': 1, 'online': True, 'brand_id': 1, 'controller_log': {'temp': 25.4, 'created': '2018-01-06T10:12:16.249Z', 'raw_temperature': 28188, 'humidity': 18.5, 'raw_humidity': 12862}, '_links': {'self': {'href': '/v1/controllers'}}}}
Running the tests
WIP
And coding style tests
We use flake8
pip install flake8
flake8 melissa
Built With
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
Melissa dev team who made a great API
Home-assistant.io for the inspiration to write this
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py-melissa-climate-2.1.4.tar.gz
.
File metadata
- Download URL: py-melissa-climate-2.1.4.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f912af228cf9130c4e987c9a72e409756b544a69729004fc77aece2f249a61b |
|
MD5 | c5b1f9b498403fe63f6e45a87d75b0f9 |
|
BLAKE2b-256 | a6b938d59252c9fab73630d9e929a9e88536f913056dff88432d00279df8393b |
File details
Details for the file py_melissa_climate-2.1.4-py3-none-any.whl
.
File metadata
- Download URL: py_melissa_climate-2.1.4-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0c161f7a211335694565619b39bf8b3956512036347047c9bfbddd9f875b90b |
|
MD5 | b447e555e87cf6ce5fff0b33c06ea7f6 |
|
BLAKE2b-256 | efe8c896c69aa4e5418b2dc398cbe8fddfcc04605ce9784a677fc719db07541e |