globalomnium


Nameglobalomnium JSON
Version 2024.10.0 PyPI version JSON
download
home_pagehttps://github.com/carlos-48/globalomnium
SummaryInterface to globalomnium.com water data
upload_time2024-10-26 16:39:36
maintainerNone
docs_urlNone
authorcarlos-48
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FORK IN PROGRESS

Hi all, I'm a newbie trying to make my first Home Assistant Custom Component and my first Python work.
This repo is a modified fork from [ldotlopez/ideenergy](https://github.com/ldotlopez/ideenergy) but I'm trying to adapt it to get water consumption from GlobalOmnium / Emivasa / Aguas de Valencia.

# globalomnium

<!-- Code and releases -->
![GitHub Release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/carlos-48/globalomnium?include_prereleases)
[![CodeQL](https://github.com/carlos-48/globalomnium/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/carlos-48/globalomnium/actions/workflows/codeql-analysis.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

Programmatic access to water consumption from [https://www.globalomnium.com/](https://www.globalomnium.com/) (Spanish water distributor)

## Useful links

* [Related globalomnium Home-Assistant component](https://github.com/carlos-48/ha-globalomnium)
* [Original ideenergy Python API](https://github.com/ldotlopez/ha-ideenergy)
* [Original ideenergy Home-Assistant component](https://github.com/ldotlopez/ha-ideenergy)
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/carlos-48/globalomnium",
    "name": "globalomnium",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "carlos-48",
    "author_email": "karloselmaster@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/6e/cc6298ea53ec55371675cdb5483daf3746b1fd96214ce2142dd254cd35c4/globalomnium-2024.10.0.tar.gz",
    "platform": null,
    "description": "# FORK IN PROGRESS\n\nHi all, I'm a newbie trying to make my first Home Assistant Custom Component and my first Python work.\nThis repo is a modified fork from [ldotlopez/ideenergy](https://github.com/ldotlopez/ideenergy) but I'm trying to adapt it to get water consumption from GlobalOmnium / Emivasa / Aguas de Valencia.\n\n# globalomnium\n\n<!-- Code and releases -->\n![GitHub Release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/carlos-48/globalomnium?include_prereleases)\n[![CodeQL](https://github.com/carlos-48/globalomnium/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/carlos-48/globalomnium/actions/workflows/codeql-analysis.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\nProgrammatic access to water consumption from [https://www.globalomnium.com/](https://www.globalomnium.com/) (Spanish water distributor)\n\n## Useful links\n\n* [Related globalomnium Home-Assistant component](https://github.com/carlos-48/ha-globalomnium)\n* [Original ideenergy Python API](https://github.com/ldotlopez/ha-ideenergy)\n* [Original ideenergy Home-Assistant component](https://github.com/ldotlopez/ha-ideenergy)\n  \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Interface to globalomnium.com water data",
    "version": "2024.10.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/carlos-48/globalomnium/issues",
        "Homepage": "https://github.com/carlos-48/globalomnium"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75050c1c4257be65b5507527224eb6feadb46ae9b4c60193a3bc65e6a2a915f8",
                "md5": "b6bcfacfb10ea14af5fce4b95adeab4a",
                "sha256": "95d399aa1f86f65b5d75e98a9adce18c97b8ba6f73d58ac59f94cfeefde1e95a"
            },
            "downloads": -1,
            "filename": "globalomnium-2024.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6bcfacfb10ea14af5fce4b95adeab4a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 27235,
            "upload_time": "2024-10-26T16:39:35",
            "upload_time_iso_8601": "2024-10-26T16:39:35.307369Z",
            "url": "https://files.pythonhosted.org/packages/75/05/0c1c4257be65b5507527224eb6feadb46ae9b4c60193a3bc65e6a2a915f8/globalomnium-2024.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d6ecc6298ea53ec55371675cdb5483daf3746b1fd96214ce2142dd254cd35c4",
                "md5": "731f566dd761fecbb6d6b0d3d160c49d",
                "sha256": "5ea79d3ccddce1af7bc1f9db54f57a2794b02837eb00512ff025dc9ae8bfbbf7"
            },
            "downloads": -1,
            "filename": "globalomnium-2024.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "731f566dd761fecbb6d6b0d3d160c49d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 24164,
            "upload_time": "2024-10-26T16:39:36",
            "upload_time_iso_8601": "2024-10-26T16:39:36.383652Z",
            "url": "https://files.pythonhosted.org/packages/7d/6e/cc6298ea53ec55371675cdb5483daf3746b1fd96214ce2142dd254cd35c4/globalomnium-2024.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 16:39:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "carlos-48",
    "github_project": "globalomnium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "globalomnium"
}
        
Elapsed time: 0.39608s