xaal.fauxmo


Namexaal.fauxmo JSON
Version 0.2 PyPI version JSON
download
home_pageNone
SummaryxAAL to Wemo fake emulations
upload_time2024-07-16 20:34:56
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGPL License
keywords xaal wemo alexa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xaal.fauxmo
===========
This is a simple implementation of a Fauxmo device for the xAAL protocol. It allows you to control xAAL devices with an Amazon Echo.
The device can be :

- a simple power relay
- a lamp
- a scenario
- anything that support on/off commands

You can group multiple devices under the same name to control them all at once.

Usage
-----

The configuration (`fauxmo.ini`) file looks like this :

  .. code:: yaml

    [devices]
    [[lampe ambiance]]
        targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,
        port = 49001

    [[luminaires séjour]]
        targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,6265eb30-8c59-11e9-98b1-b827ebe99201,
        port = 49003

    [[volet salle de bain]]
        targets = e4b05165-be5d-46d5-acd0-4da7be1158ed,
        port = 49004

Device name are the name that will be used to control the device with the Amazon Echo.
The `targets` field is a list of xAAL device UUIDs that will be controlled.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xaal.fauxmo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "xaal, wemo, alexa",
    "author": null,
    "author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
    "download_url": "https://files.pythonhosted.org/packages/e7/70/01a80fee9f1be0b0fad02ab9b822fc4ccb0e67c6799a6f138cd57d321950/xaal_fauxmo-0.2.tar.gz",
    "platform": null,
    "description": "xaal.fauxmo\n===========\nThis is a simple implementation of a Fauxmo device for the xAAL protocol. It allows you to control xAAL devices with an Amazon Echo.\nThe device can be :\n\n- a simple power relay\n- a lamp\n- a scenario\n- anything that support on/off commands\n\nYou can group multiple devices under the same name to control them all at once.\n\nUsage\n-----\n\nThe configuration (`fauxmo.ini`) file looks like this :\n\n  .. code:: yaml\n\n    [devices]\n    [[lampe ambiance]]\n        targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,\n        port = 49001\n\n    [[luminaires s\u00e9jour]]\n        targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,6265eb30-8c59-11e9-98b1-b827ebe99201,\n        port = 49003\n\n    [[volet salle de bain]]\n        targets = e4b05165-be5d-46d5-acd0-4da7be1158ed,\n        port = 49004\n\nDevice name are the name that will be used to control the device with the Amazon Echo.\nThe `targets` field is a list of xAAL device UUIDs that will be controlled.\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "xAAL to Wemo fake emulations",
    "version": "0.2",
    "project_urls": {
        "Documentation": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/emulations/Fauxmo/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/emulations/Fauxmo"
    },
    "split_keywords": [
        "xaal",
        " wemo",
        " alexa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2083f6320b9e738bd4fb58d86c41eaebffac98d56c59ef07305f402188d866a",
                "md5": "77dda4a9e5d4ba7d0891aeacd27075c9",
                "sha256": "e470b57315ed01d7b2e7421c46614db7cafeaab850ed90185a66818864061976"
            },
            "downloads": -1,
            "filename": "xaal.fauxmo-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77dda4a9e5d4ba7d0891aeacd27075c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4703,
            "upload_time": "2024-07-16T20:34:54",
            "upload_time_iso_8601": "2024-07-16T20:34:54.978363Z",
            "url": "https://files.pythonhosted.org/packages/a2/08/3f6320b9e738bd4fb58d86c41eaebffac98d56c59ef07305f402188d866a/xaal.fauxmo-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e77001a80fee9f1be0b0fad02ab9b822fc4ccb0e67c6799a6f138cd57d321950",
                "md5": "ca09ab1ac3a38a41edf7dc34dde6468c",
                "sha256": "5d9df9f0fce7c86fc85b4d1a1033c0af423e1408f6a3e0f3587366b9347bc15a"
            },
            "downloads": -1,
            "filename": "xaal_fauxmo-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ca09ab1ac3a38a41edf7dc34dde6468c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5454,
            "upload_time": "2024-07-16T20:34:56",
            "upload_time_iso_8601": "2024-07-16T20:34:56.112968Z",
            "url": "https://files.pythonhosted.org/packages/e7/70/01a80fee9f1be0b0fad02ab9b822fc4ccb0e67c6799a6f138cd57d321950/xaal_fauxmo-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 20:34:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xaal.fauxmo"
}
        
Elapsed time: 0.41931s