Control your MELCloud devices with qToggleServer
Project description
About
This is an addon for qToggleServer.
It provides a driver to control your MELCloud (Mitsubishi Electric) devices with qToggleServer.
This add-on is based on the python-melcloud Python package (see https://github.com/erwindouna/python-melcloud).
Currently only air-to-air units (A/C) are supported.
Install
Install using pip:
pip install qtoggleserver-melcloud
Usage
qtoggleserver.conf:
...
peripherals = [
...
{
driver = "qtoggleserver.melcloud.MELCloud"
name = "mymelcloud" # a name of your choice
username = "username"
password = "password"
# optionally select only specific devices by name
device_names = ["First Device Name", ...]
}
...
]
...
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 qtoggleserver_melcloud-1.0.1.tar.gz.
File metadata
- Download URL: qtoggleserver_melcloud-1.0.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ca856d5ab05bfb1667e9c875e261222f309e9f130d08d35c5560225965bc326
|
|
| MD5 |
dea72a8b74e7e6beaa9f557d28441c40
|
|
| BLAKE2b-256 |
aca3225c7aeb7072b90a59bbbe40ea1cfbf63ecfad217fb7112929fd94a41cfc
|
File details
Details for the file qtoggleserver_melcloud-1.0.1-py3-none-any.whl.
File metadata
- Download URL: qtoggleserver_melcloud-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
381e40352f1f34a52f94a69e1ade482c03c16d51fb22c5584074f9ba96565838
|
|
| MD5 |
b8f18505e012ff39d43438e6a8d3d82c
|
|
| BLAKE2b-256 |
116a97d2ce85ad4358df6ceede2c4168fa29d4517267e1147e53bb6cf5a1b69e
|