{"id":23291905,"url":"https://github.com/jeeftor/intellifire4py","last_synced_at":"2025-04-13T10:57:29.757Z","repository":{"id":43334212,"uuid":"439449985","full_name":"jeeftor/intellifire4py","owner":"jeeftor","description":"Python Module to read Intellifire Fireplace Status Data","archived":false,"fork":false,"pushed_at":"2025-04-07T17:26:24.000Z","size":820,"stargazers_count":7,"open_issues_count":18,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T18:35:59.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeeftor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-17T20:17:21.000Z","updated_at":"2025-02-03T16:43:29.000Z","dependencies_parsed_at":"2024-01-28T04:30:31.635Z","dependency_job_id":"a6fe2ed5-800b-4857-a616-9a624efcf0fb","html_url":"https://github.com/jeeftor/intellifire4py","commit_stats":{"total_commits":196,"total_committers":3,"mean_commits":65.33333333333333,"dds":"0.41326530612244894","last_synced_commit":"9c40f92e3c38e67aeebe0bd26c735d59b996c37b"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeftor%2Fintellifire4py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeftor%2Fintellifire4py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeftor%2Fintellifire4py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeeftor%2Fintellifire4py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeeftor","download_url":"https://codeload.github.com/jeeftor/intellifire4py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703194,"owners_count":21148117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T05:28:07.981Z","updated_at":"2025-04-13T10:57:29.735Z","avatar_url":"https://github.com/jeeftor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intellifire4Py\n\n[![PyPI](https://img.shields.io/pypi/v/intellifire4py.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/intellifire4py.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/intellifire4py)][python version]\n[![License](https://img.shields.io/pypi/l/intellifire4py)][license]\n\n[![Read the documentation at https://intellifire4py.readthedocs.io/](https://img.shields.io/readthedocs/intellifire4py/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/jeeftor/intellifire4py/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/jeeftor/intellifire4py/branch/master/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi_]: https://pypi.org/project/intellifire4py/\n[status]: https://pypi.org/project/intellifire4py/\n[python version]: https://pypi.org/project/intellifire4py\n[read the docs]: https://intellifire4py.readthedocs.io/\n[tests]: https://github.com/jeeftor/intellifire4py/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/jeeftor/intellifire4py\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\n- TODO\n\n## Requirements\n\n- TODO\n\n## Installation\n\nYou can install _Intellifire4Py_ via [pip] from [PyPI]:\n\n```console\n$ pip install intellifire4py\n```\n\n## Usage\n\nPlease see the [API Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_Intellifire4Py_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/jeeftor/intellifire4py/issues\n[pip]: https://pip.pypa.io/\n\n\u003c!-- github-only --\u003e\n\n[license]: https://github.com/jeeftor/intellifire4py/blob/main/LICENSE\n[contributor guide]: https://github.com/jeeftor/intellifire4py/blob/main/CONTRIBUTING.md\n[command-line reference]: https://intellifire4py.readthedocs.io/en/latest/usage.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeeftor%2Fintellifire4py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeeftor%2Fintellifire4py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeeftor%2Fintellifire4py/lists"}