xaal.esphome


Namexaal.esphome JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryxAAL gateway for for ESPHome devices
upload_time2024-07-16 11:52:14
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGPL License
keywords xaal esphome
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xaal.esphome
============
This package provides a simple way to integrate ESPHome devices with xAAL.


Usage
-----

.. code:: shell

  python -m xaal.esphome
  # or
  xaal-pkgrun esphome

- support Switch, Lamp and Contact right now
- more support still to come.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xaal.esphome",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "xaal, esphome",
    "author": null,
    "author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
    "download_url": "https://files.pythonhosted.org/packages/18/8b/6c95b517079c68ba8a080fdeef897549ae0ac60f8a68852e08d78d37a901/xaal_esphome-0.1.tar.gz",
    "platform": null,
    "description": "xaal.esphome\n============\nThis package provides a simple way to integrate ESPHome devices with xAAL.\n\n\nUsage\n-----\n\n.. code:: shell\n\n  python -m xaal.esphome\n  # or\n  xaal-pkgrun esphome\n\n- support Switch, Lamp and Contact right now\n- more support still to come.\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "xAAL gateway for for ESPHome devices",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "xaal",
        " esphome"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3637e51010e4d94ab8ad6dc594cba049ea8d2ffe3fc2b062453931d3d3a26d72",
                "md5": "137a29e426a5c056073ad97f204f6da9",
                "sha256": "9822e7578fde39aa015f90996e9a89143fa881b50746474c75250faf963c56b0"
            },
            "downloads": -1,
            "filename": "xaal.esphome-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "137a29e426a5c056073ad97f204f6da9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4681,
            "upload_time": "2024-07-16T11:52:12",
            "upload_time_iso_8601": "2024-07-16T11:52:12.180180Z",
            "url": "https://files.pythonhosted.org/packages/36/37/e51010e4d94ab8ad6dc594cba049ea8d2ffe3fc2b062453931d3d3a26d72/xaal.esphome-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "188b6c95b517079c68ba8a080fdeef897549ae0ac60f8a68852e08d78d37a901",
                "md5": "75fc77257c4a41bf1a1efae4e18f56e7",
                "sha256": "9cf828e352485d2b36570f6e572611cd64b583f1f89d409cca063fdec465833f"
            },
            "downloads": -1,
            "filename": "xaal_esphome-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "75fc77257c4a41bf1a1efae4e18f56e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3956,
            "upload_time": "2024-07-16T11:52:14",
            "upload_time_iso_8601": "2024-07-16T11:52:14.577296Z",
            "url": "https://files.pythonhosted.org/packages/18/8b/6c95b517079c68ba8a080fdeef897549ae0ac60f8a68852e08d78d37a901/xaal_esphome-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 11:52:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xaal.esphome"
}
        
Elapsed time: 3.08869s