moat-dev-heat


Namemoat-dev-heat JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryREPLACE ME
upload_time2025-08-12 15:50:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords moat
VCS
bugtrack_url
requirements anyio anyio_serial trio asyncclick asyncscope git msgpack simpleeval ruyaml cffi packaging pymodbus tomlkit
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a home heating controller.

Currently it's a personal project that controls a Solvis controller, buffer,
and heat pump, and a KWB pellet burner, in dual/alternate mode, though the
result is intended to be somewhat more generic.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-dev-heat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "MoaT",
    "author": null,
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/58/48/e7b180da90610485395ef4be0702e794912f783608bd4dcb28eb621f8b06/moat_dev_heat-0.1.2.tar.gz",
    "platform": null,
    "description": "This is a home heating controller.\n\nCurrently it's a personal project that controls a Solvis controller, buffer,\nand heat pump, and a KWB pellet burner, in dual/alternate mode, though the\nresult is intended to be somewhat more generic.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "REPLACE ME",
    "version": "0.1.2",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1db0ffc02441b39c2f55b5d212d44f5f39b215fa18ed3b558465ae4d6fc05fc7",
                "md5": "2e8a6b864e3c64c0f5193ac3b8a519dd",
                "sha256": "01ebd676945387f093990b2740ed56d41f51a4dfbdff45b349ebe3067b053962"
            },
            "downloads": -1,
            "filename": "moat_dev_heat-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e8a6b864e3c64c0f5193ac3b8a519dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21263,
            "upload_time": "2025-08-12T15:50:21",
            "upload_time_iso_8601": "2025-08-12T15:50:21.829342Z",
            "url": "https://files.pythonhosted.org/packages/1d/b0/ffc02441b39c2f55b5d212d44f5f39b215fa18ed3b558465ae4d6fc05fc7/moat_dev_heat-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5848e7b180da90610485395ef4be0702e794912f783608bd4dcb28eb621f8b06",
                "md5": "d67883a2369a10db76cf12d1b61b8f63",
                "sha256": "7e08bac2252c120ab52baa857bc356e7a98cf17185c5991f8aa25d409c634000"
            },
            "downloads": -1,
            "filename": "moat_dev_heat-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d67883a2369a10db76cf12d1b61b8f63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20930,
            "upload_time": "2025-08-12T15:50:22",
            "upload_time_iso_8601": "2025-08-12T15:50:22.868390Z",
            "url": "https://files.pythonhosted.org/packages/58/48/e7b180da90610485395ef4be0702e794912f783608bd4dcb28eb621f8b06/moat_dev_heat-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 15:50:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "anyio",
            "specs": []
        },
        {
            "name": "anyio_serial",
            "specs": []
        },
        {
            "name": "trio",
            "specs": []
        },
        {
            "name": "asyncclick",
            "specs": []
        },
        {
            "name": "asyncscope",
            "specs": []
        },
        {
            "name": "git",
            "specs": []
        },
        {
            "name": "msgpack",
            "specs": []
        },
        {
            "name": "simpleeval",
            "specs": []
        },
        {
            "name": "ruyaml",
            "specs": []
        },
        {
            "name": "cffi",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pymodbus",
            "specs": []
        },
        {
            "name": "tomlkit",
            "specs": []
        }
    ],
    "lcname": "moat-dev-heat"
}
        
Elapsed time: 1.40613s