xaal.aqara


Namexaal.aqara JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummaryxAAL gateway for Xiaomi / Aqara
upload_time2024-07-16 19:24:01
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGPL License
keywords xaal aqara
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
xaal.aqara
==========
This is a xAAL gateway for the Aqara Gateway (hub) from Xiaomi.
The gateway is able to discover and control most Aqara devices.



Install & Config
----------------
- Enable local network on the Aqara Gateway with the Mi Home
  Android or iOS app. You can follow this manual: `Domoticz Wiki`_.
  Search for the key and save it.
- Run the xAAL gateway with: *python -m xaal.aqara*. The gateway
  should detect all Aqara devices on your local network.
- To enable quick discovery and control devices (switches, leds..)
  edit the config file *~/.xaal/aqara.ini* and add the key
  like this:

.. code-block:: ini

    [devices]
        [[xxxxxxxxxxxx]]
        base_addr = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx
        model = gateway
        secret = ydt5xis45x7k5x1x


Notes
-----
- xAAL gateway supports more than one Aqara Gateway (hub) on the
  network make sure to set a secret key to each hub.
- xAAL gateway supports most Aqara devices, feel free to edit (and
  submit) xaal/aqara/devices.py if you own a unsupported device.

.. _Domoticz Wiki: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xaal.aqara",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "xaal, aqara",
    "author": null,
    "author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
    "download_url": "https://files.pythonhosted.org/packages/38/57/a4118bdf2d17e8e4d8d54977a5fa6001ca59544b80359a79d03641a23ca3/xaal_aqara-0.2.tar.gz",
    "platform": null,
    "description": "\nxaal.aqara\n==========\nThis is a xAAL gateway for the Aqara Gateway (hub) from Xiaomi.\nThe gateway is able to discover and control most Aqara devices.\n\n\n\nInstall & Config\n----------------\n- Enable local network on the Aqara Gateway with the Mi Home\n  Android or iOS app. You can follow this manual: `Domoticz Wiki`_.\n  Search for the key and save it.\n- Run the xAAL gateway with: *python -m xaal.aqara*. The gateway\n  should detect all Aqara devices on your local network.\n- To enable quick discovery and control devices (switches, leds..)\n  edit the config file *~/.xaal/aqara.ini* and add the key\n  like this:\n\n.. code-block:: ini\n\n    [devices]\n        [[xxxxxxxxxxxx]]\n        base_addr = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx\n        model = gateway\n        secret = ydt5xis45x7k5x1x\n\n\nNotes\n-----\n- xAAL gateway supports more than one Aqara Gateway (hub) on the\n  network make sure to set a secret key to each hub.\n- xAAL gateway supports most Aqara devices, feel free to edit (and\n  submit) xaal/aqara/devices.py if you own a unsupported device.\n\n.. _Domoticz Wiki: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "xAAL gateway for Xiaomi / Aqara",
    "version": "0.2",
    "project_urls": {
        "Documentation": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/Aqara/README.rst",
        "Homepage": "https://recherche.imt-atlantique.fr/xaal/",
        "Source": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/Aqara"
    },
    "split_keywords": [
        "xaal",
        " aqara"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c7a4891cb5d9a935d332928ca0b3ee8de4c9cf4f2c1974012ef15d8ceb6b4e2",
                "md5": "02ebf8a7f91c45be232c745a80ea39b8",
                "sha256": "aebe46bb84ac503e4c06024c4d0ca43ca6515397005e7076717dd0bcaf8444ab"
            },
            "downloads": -1,
            "filename": "xaal.aqara-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02ebf8a7f91c45be232c745a80ea39b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8922,
            "upload_time": "2024-07-16T19:23:59",
            "upload_time_iso_8601": "2024-07-16T19:23:59.896945Z",
            "url": "https://files.pythonhosted.org/packages/8c/7a/4891cb5d9a935d332928ca0b3ee8de4c9cf4f2c1974012ef15d8ceb6b4e2/xaal.aqara-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3857a4118bdf2d17e8e4d8d54977a5fa6001ca59544b80359a79d03641a23ca3",
                "md5": "3c24630f6ce7948298dd7141888c9612",
                "sha256": "681bebb8b3272628d5cfe72bf85c81da438f7646116ce7a77b5e5f4b9f67deef"
            },
            "downloads": -1,
            "filename": "xaal_aqara-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3c24630f6ce7948298dd7141888c9612",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8840,
            "upload_time": "2024-07-16T19:24:01",
            "upload_time_iso_8601": "2024-07-16T19:24:01.877458Z",
            "url": "https://files.pythonhosted.org/packages/38/57/a4118bdf2d17e8e4d8d54977a5fa6001ca59544b80359a79d03641a23ca3/xaal_aqara-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 19:24:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xaal.aqara"
}
        
Elapsed time: 1.64373s