Api wrapper for Melissa Climate http://seemelissa.com
Project description
# Python binds for Melissa Climate
This is an unofficial wrapper for melissa web api: http://seemelissa.com/en
[Coffee fundraiser](https://paypal.me/pools/c/8177s58qSX)
### 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
[requests](http://docs.python-requests.org/en/master/)
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/kennedyshead/py-melissa-climate/tags).
## Authors
Magnus Knutas - Initial work - [kennedyshead](https://github.com/kennedyshead)
## License
This project is licensed under the MIT License - see the [LICENSE.md](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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-melissa-climate-2.0.0.tar.gz.
File metadata
- Download URL: py-melissa-climate-2.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
168f233edce5e830bb689866473934b3eda83b7d0c7d21115bc1dfb7f45c6026
|
|
| MD5 |
89df5895a8a71450903ab3cc0e8b4d3e
|
|
| BLAKE2b-256 |
781ca523b0bc39498487345b94c26f9d697bc0a890818138d0a4ba300d9b6164
|
File details
Details for the file py_melissa_climate-2.0.0-py3-none-any.whl.
File metadata
- Download URL: py_melissa_climate-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
912a2a5a0fb28949b4ec6e862f62fd160455a81fa5adcf7f1a28c959c2b23615
|
|
| MD5 |
9d980948980e7b9e8ed3bfbec8551c91
|
|
| BLAKE2b-256 |
231bfb92c59f0321f7edfb22941e04dcd1d281bbafad124f84bc66961833d84a
|