dalinicus.aiolyric


Namedalinicus.aiolyric JSON
Version 1.1.6 PyPI version JSON
download
home_pagehttps://github.com/timmo001/aiolyric
SummaryAIO package for the Honeywell Lyric Platform.
upload_time2023-07-29 20:35:50
maintainer
docs_urlNone
authorAidan Timson (Timmo)
requires_python
licenseMIT
keywords honeywell lyric thermostat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AIOLyric

Python package for the Honeywell Lyric Platform.

## Attributions / Contributions

- [@bramkragten](https://github.com/bramkragten) for the original implementation. Referenced his [package](https://github.com/bramkragten/python-lyric) quite a bit whilst writing this one.
- [@ludeeus](https://github.com/ludeeus) for his generator class. Made reading json into objects super simple. :tada:
- [Everyone else](https://github.com/timmo001/aiolyric/graphs/contributors). Thanks for the help!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timmo001/aiolyric",
    "name": "dalinicus.aiolyric",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "honeywell lyric thermostat",
    "author": "Aidan Timson (Timmo)",
    "author_email": "contact@timmo.xyz",
    "download_url": "https://files.pythonhosted.org/packages/68/82/27ab5124211247755dd72136f0601660952d39562c32bea42fd14723fb3a/dalinicus.aiolyric-1.1.6.tar.gz",
    "platform": null,
    "description": "# AIOLyric\r\n\r\nPython package for the Honeywell Lyric Platform.\r\n\r\n## Attributions / Contributions\r\n\r\n- [@bramkragten](https://github.com/bramkragten) for the original implementation. Referenced his [package](https://github.com/bramkragten/python-lyric) quite a bit whilst writing this one.\r\n- [@ludeeus](https://github.com/ludeeus) for his generator class. Made reading json into objects super simple. :tada:\r\n- [Everyone else](https://github.com/timmo001/aiolyric/graphs/contributors). Thanks for the help!\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AIO package for the Honeywell Lyric Platform.",
    "version": "1.1.6",
    "project_urls": {
        "Homepage": "https://github.com/timmo001/aiolyric"
    },
    "split_keywords": [
        "honeywell",
        "lyric",
        "thermostat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bc217af5b7d8b91de53b4cdb18012a2054eee4c092621079e63e94d677e1790",
                "md5": "1f4e2d73ed27999afbffa33b6583006a",
                "sha256": "5267632d0d18b48720636f0cee339da4faacf2fcfec24e998a748dacdb1485a8"
            },
            "downloads": -1,
            "filename": "dalinicus.aiolyric-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f4e2d73ed27999afbffa33b6583006a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8959,
            "upload_time": "2023-07-29T20:35:48",
            "upload_time_iso_8601": "2023-07-29T20:35:48.683226Z",
            "url": "https://files.pythonhosted.org/packages/8b/c2/17af5b7d8b91de53b4cdb18012a2054eee4c092621079e63e94d677e1790/dalinicus.aiolyric-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "688227ab5124211247755dd72136f0601660952d39562c32bea42fd14723fb3a",
                "md5": "bc23975125df684f72c312a20e568a41",
                "sha256": "50d02075f4ef2ae8f94cc5d41217b9dfb1cbeb822cf81e32b0f0413731bf8186"
            },
            "downloads": -1,
            "filename": "dalinicus.aiolyric-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bc23975125df684f72c312a20e568a41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7120,
            "upload_time": "2023-07-29T20:35:50",
            "upload_time_iso_8601": "2023-07-29T20:35:50.043034Z",
            "url": "https://files.pythonhosted.org/packages/68/82/27ab5124211247755dd72136f0601660952d39562c32bea42fd14723fb3a/dalinicus.aiolyric-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-29 20:35:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timmo001",
    "github_project": "aiolyric",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dalinicus.aiolyric"
}
        
Elapsed time: 0.10450s